http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 --- Comment #104 from Colin Campbell <colin.campbell@ptfs-europe.com> --- (In reply to Zeno Tajoli from comment #102)
I setup acq to test this patch. I use a 'FILE' edi account.
When I try to close the basket and create the request I see
Software error: Can't call method "branchcode" on an undefined value at /home/koha/test_edi/Koha/Edifact/Order.pm line 374.
The link used: http://192.168.216.128:8080/cgi-bin/koha/acqui/basket. pl?basketno=1&op=ediorder&ean=111222&booksellerid=1&confirm=1&basketgroupname =bask1
Generaly speaking I think we need more details on how to do test of this feature. For example: -- EAN/SAN, names for budgets, funds and vendors -- files of different types -- ect.
I run those tests, but I think it is not enough to sign-off:
prove Ediorder.t: OK prove EdiInvoice.t: OK prove Edifact.t: OK
Addeda supplementary patch handling derivation of branch from the basket -- You are receiving this mail because: You are watching all bug changes.