http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11001
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |r --- Comment #10 from mathieu saby <[email protected]> --- 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) ? M. Saby -- 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/
