[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
Mon Oct 7 09:48:03 CEST 2013


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 21843
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21843&action=edit
Bug 11001: aqorders.branchcode is missing

Some BibLibre developments have been taken into account a
aqorders.branchcode field but not one adds it (cf bug 5335, 5339, etc.).

This patch adds this new field in the DB and the ability to fill it
from the new order empty form.

Test plan:
- execute the DB entry.
- add a new order to a basket.
- the select "library" value should be the library of the connected
  librarian.
- save.
- close the basket.
- edit/show the order and verify the library value is the same as
  selected before.
- receive the order.
- search invoices by library and verify results are consistent.

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


More information about the Koha-bugs mailing list