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

--- Comment #7 from Paola Rossi <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to