[Koha-bugs] [Bug 34880] Receive impossible if items created 'in cataloguing'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 10:37:24 CEST 2023


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

--- Comment #4 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list