https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21347
Bug ID: 21347
Summary: bad code for input field in item information tab of
addorderiso2709 page
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In cgi-bin/koha/acqui/addorderiso2709.pl, there is a problem with some fields
in item information problem. Instead to have a field, you have the code :
Cote <input type="text" name="field_value" value="" size="50" maxlength="255"
/>
Note <input type="text" name="field_value" value="" size="50" maxlength="255"
/>
--
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]
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/