]> git.koha-community.org Git - koha.git/commit
Bug 7178: Follow-up Improve order item creation
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 28 Mar 2012 15:01:07 +0000 (17:01 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 14 May 2012 21:10:13 +0000 (09:10 +1200)
commitfcf17922167d438643675e3b9ebab9b4a651d76f
tree1ea262b1b4e9e7ddd8a2803884cb7a518a27b25a
parentc5de1f7a09cda331bb0c44f394eaf6da01e3fde0
Bug 7178: Follow-up Improve order item creation

Move SQL code from Perl script to Perl module
Replace SHOW COLUMNS by $dbh->column_info()
Update total on neworderempty.pl when adding or deleting items

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested ok for ordering and receiving items.
Total updated correctly.

Note: There are lots of errors in the logs before and after applying
the patch. A follow up is needed.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Items.pm
acqui/check_uniqueness.pl
koha-tmpl/intranet-tmpl/prog/en/js/additem.js
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt