18 Nov
2024
18 Nov
'24
5:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38326 --- Comment #6 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- 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.