[Koha-bugs] [Bug 7288] Invoice improvements - Show only subscriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 16 14:03:29 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7288

--- Comment #7 from Paola Rossi <paola.rossi at cineca.it> ---
The applying (against master 031) of the patch is OK.
I've created some invoices for subscriptions' orders and some invoices not.
When the checkbox "Show only subscriptions" is not checked, the patch works
well and all the invoices are shown in the invoices table.
On the contrary, when the checkbox "Show only subscriptions" is checked, no
invoice is shown in the invoices table.
Is it OK?
This is the part of the patch about selecting only subscription' invoices:
resultst.fnFilter( "[0-9]+", 0, true )
Can I create the situation with "[0-9+]" and see the list of the subscriptions'
invoices shown? Thanks.
When I see an invoice (from column "Invoice no." of the invoices table) and the
invoice is not a subscription' one, I see "Invoice details" with a following
table full of dates ("Summary" "Publisher" etc).
When I see an invoice (from column "Invoice no." of the invoices table) and the
invoice is a subscription' one, I see "Invoice details" followed by "No orders
yet". On the contrary the order is present in bd: it is listed by
Orders-search' results table of Acquisitions, and is linked to the subscripted
serial.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list