http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7288 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22516|0 |1 is obsolete| | --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 23815 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23815&action=edit [PASSED QA] Bug 7288: Allow to display only subscriptions in the invoices table This patch adds a checkbox "Show only subscriptions" in the invoices table. If this checkbox is checked, a filter is added on the table in order to show only subscription invoices Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> To test: - Test in a database with multiple existing invoices - Create an order from a subscription, close basket, receive - Test that the result table of the invoice search shows the new checkbox and that it works correctly Passes all tests and QA script. Also passes t/db_dependent/Acquisition.t and t/db_dependent/Acquisition/*. -- You are receiving this mail because: You are watching all bug changes.