http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11001
--- Comment #11 from Jonathan Druart <[email protected]> --- (In reply to mathieu saby from comment #10) > Hi > > Rather than a unique field for searching invoice for library, why not 2 > fields, one for billing library and one for delivery library, which will use > either aqorders.deliveryplace and aqorders.billingplace (if the basket is > NOT in a basketgroup), or aqbasketgroups.deliveryplace and > aqbasketgroups.billingplace (if it is in a basketgroup) ? The main problem is an invoice can contain any orders from a vendor (so from any basket, basketgroup link to this vendor). The billing and delivery places can differ. -- 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/
