[Koha-bugs] [Bug 23682] Add ability to manually import EDI invoices as an alternative to automatic importing on download

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 25 14:10:55 CEST 2020


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

--- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #9)
> I'll still need some data to test with please :)

Due to the amount of setup required for EDI, I've attached a database dump
already set up for the kohadev instance.

Test Plan:
1) Check out master with this patch applied
2) Load the attached test database
3) Note there is one basket with two items in it, not received.
4) Browse to http://127.0.0.1:8081/cgi-bin/koha/acqui/edifactmsgs.pl and see
the 'new' edifact invoice
5) Import the invoice using the import button
6) Note the items in the basket are now marked as recieved
7) Browse to http://127.0.0.1:8081/cgi-bin/koha/acqui/invoices.pl?op=do_search
and note the newly created invoice

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list