https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18267
--- Comment #29 from Kyle M Hall <[email protected]> --- Created attachment 68709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68709&action=edit Bug 18267 Remove obsolete Edifact::Line price method The old price method duplicated the function of price_info as this was the only type of price field in quotes. The more specific field is now used and the old method is no longer called. Remove the obsolete code Add comment documenting the allowed values in the Edifact PRI segment 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/
