[Koha-bugs] [Bug 11001] The aqorders.branchcode field is missing in the DB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 9 09:13:13 CEST 2013


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

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(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.


More information about the Koha-bugs mailing list