Open richardmoizeau opened 9 months ago
See above video.
@richardmoizeau Do you still have the video to upload? Or reproduction steps?
Reproduction steps:
tagging @mark-prins
Confirmed that this is still an issue and can replicate using the steps above.
Checking the code: the barcode is added to the barcode table, but existing stock lines aren't modified. To store the barcode as per the issue, we'd need to identify the 'item not found' state and update the barcode column for stocklines of that item_id
.
Seems like a reasonable change - not high priority though.
What went wrong? 😲
When scanning an item via
Outbound Shipment
, barcode data (2D Matrix) are not transferred over the stock line details inView Stock
.Expected behaviour 🤔
In case some of the barcode fields (expiry date, batch number, GTIN) are not populated, we would expect to have this information automatically updated when an item is dispensed using barcode scanning in the stock view details view.
How to Reproduce 🔨
Steps to reproduce the behaviour:
See above video.
Your environment 🌱