22 Sep
2023
22 Sep
'23
2:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34880 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The attached patch fixes: * Standing order + Item created in cataloguing The attached patch breaks: * Standing order + Item created on receive Without the patch the quantity received is 0 and increased to 1 when the item form is submitted. With the patch, the quantity received is 1 and we get an error on saving the item form because it tries to increase above the 'ordered' value. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.