http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8857|0 |1 is obsolete| | --- Comment #38 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 8886 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8886&action=edit [SIGNED-OFF] 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. -- You are receiving this mail because: You are watching all bug changes.