[Bug 8424] New: Multiple invoices for subscriptions
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Priority: P5 - low Change sponsored?: --- Bug ID: 8424 CC: colin.campbell@ptfs-europe.com Assignee: koha-bugs@lists.koha-community.org Summary: Multiple invoices for subscriptions Severity: enhancement Classification: Unclassified OS: All Reporter: savitra.sirohi@osslabs.biz Hardware: All Status: NEW Version: rel_3_10 Component: Serials Product: Koha In Indian libraries multiple invoices can be received for a serial subcription. This change will move storage of invoice details (price, invoice no. and date) to a new table - aqinvoices. The table will have colums: 1) ordernumber (FK to aqorders) 2) invoicenumber 3) invoicedate 4) price 5) entrydate 6) timestamp For books, Koha currently creates a new aqorders line when a single title is received under different invoices. It might be better to store these multiple invoice nos. in this new table instead of creating new order lines. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |amit.gupta@osslabs.biz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Amit Gupta <amit.gupta@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_10 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Amit and Savitra, take a look at bug 5339 - it looks like this is very similar to what you are describing here, even the table name is the same. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |3.10 Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- A table aqorders has been implemented for Koha 3.10 in bug 5339. *** This bug has been marked as a duplicate of bug 5339 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org