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

--- Comment #6 from Matt Blenkinsop <[email protected]> ---
I think I added that line by mistake as the field in the items table is called
'copynumber' but in the template it is called 'copyno' so Lucas is correct to
remove that line otherwise it doesn't render the value in the template and it
won't then be passed into the ordering process. The logic for handling the
ordering takes in the copyno values and then parses them to the correct
'copynumber' field when creating the items and the orderlines

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to