https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20446

--- Comment #12 from M. Tompsett <mtomp...@hotmail.com> ---
My mistake. Colin is correct. misc/cronjobs/edi_cron.pl calls process_quote()
in Koha::EDI, which calls quote_item in Koha::EDI. As far as I can tell there
is no other way to trigger quote_item. And so, I believe the original patch was
more correct, in that it is simpler. So apologies for any frustrations.

*IF* in the future, someone wanted to manually integrate EDI quote processing
-- it would be useful to see debugging feedback step by step -- Kyle's patch
makes sense.

However, I still believe there should be test coverage. There is no test
coverage of Koha::EDI. This needs to be solved. It is a serious hole. Test
coverage for quote_item and/or process_quote would be good, leaving Failed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to