Text to go in the release notes:
|
This fixes receiving orders so that values added to fields selected in the UniqueItemFields system preference are treated as unique when receiving items.
Example of incorrect behavour that is fixed:
- For the UniqueItemFields system preference, the Public note (itemnotes) is set as unique.
- Multiple quantities of the same item are ordered.
- When receiving the order, a note is added to the public note for the first copy of item received.
- For the second copy of the item received, the public note from the first item was incorrectly added.
|