https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33276 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Summary|Library limitations will |Library limitations will |cause data loss when |cause data loss when |editing serial items |editing locations in the | |subscription form --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Thibaud Guillot from comment #3)
(In reply to Katrin Fischer from comment #1)
Hi Thibaud, I think the item form in acquisitions is also based on the same code as the one in serials.
Hi Katrin,
Hum.. I wrote a patch but it's not like in items, the form isn't generated on the same way.. or I miss up :/
What I meant: The item forms in Koha are built with different code: * Cataloguing / Item form * Serial item form / Acquisition item form But I misunderstood your patch: you are updating the location in the subscription form. That's also a great catch and I am very happy to see more and more of these issues fixed! There is also an option to set the collection for the subscription now, I think we'll need the same fix there. What do you think? -- You are receiving this mail because: You are watching all bug changes.