https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18267
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65244|0 |1 is obsolete| | Attachment #65245|0 |1 is obsolete| | Attachment #65250|0 |1 is obsolete| | Attachment #65251|0 |1 is obsolete| | Attachment #65252|0 |1 is obsolete| | Attachment #65253|0 |1 is obsolete| | Attachment #65254|0 |1 is obsolete| | Attachment #68536|0 |1 is obsolete| | --- Comment #27 from Kyle M Hall <[email protected]> --- Created attachment 68707 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68707&action=edit Bug 18267 populate_order_with_prices should be exported Although routine is used in acqui scripts, access to it is by backdoor methods. Allow it to be exported in a standard way to allow more maintainable code. Effectively this patch merely documents that this routine is part of C4/Acquisition's interface and allows users to import it in the standard way. Signed-off-by: Kyle M Hall <[email protected]> -- 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/
