https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18267
--- Comment #24 from Jon Knight <[email protected]> --- (In reply to Colin Campbell from comment #23) > The error is because there are teo versions of patch populate price fields > using new methods one for 16.11.x and one for all subsequent versions > applying both versions will fail Ah ha, yes that's was my issue. Now applies cleanly if I run interactive 'git bz apply 18267' and delete the line for patch 65246. Is there anything to test before signing off other than making sure that both t/EdiInvoice.t and t/Edifact.t run successfully (they do on master)? -- 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/
