https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28103
Bug ID: 28103
Summary: Barcode fails when adding item during order receival
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: Needs Signoff
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Severity: normal
Status: Needs Signoff
Set "AcqCreateItem" to "receiving an order"
Set "autoBarcode" to "generated in the form <branchcode>yymm0001"
Create an order and go to receive it at a path like
/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=2&invoiceid=1
When you try to generate a barcode, you should get a Javascript error like this
in the console:
Uncaught TypeError: Cannot read property 'field_value' of null
It's because the form can't be selected by the Javascript written in
C4/Barcodes/ValueBuilder.pm
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/