https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20253

--- Comment #4 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 183860
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183860&action=edit
Bug 20253: Add basket_name_source field to vendor_edi_accounts table

This patch adds a new ENUM field 'basket_name_source' to the
vendor_edi_accounts
table to allow configuration of how basket names are generated from EDIFACT
quotes.

Options:
- 'filename' (default): Use the EDIFACT filename as basket name
- 'purchase_order_number': Use RFF+ON segment value as basket name

Changes:
- Added atomicupdate for existing installations
- Updated kohastructure.sql for new installations

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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