http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8857|0 |1 is obsolete| | --- Comment #38 from Katrin Fischer <[email protected]> --- 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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
