Index: src/stock-physical-inventory-draft/messages_en.json =================================================================== diff -u -N -r129c9506234e1f464ee7323a6d3472b7ba8a4279 -r3c646cc3f7bbde10d017f86e2faadf9d38a4db70 --- src/stock-physical-inventory-draft/messages_en.json (.../messages_en.json) (revision 129c9506234e1f464ee7323a6d3472b7ba8a4279) +++ src/stock-physical-inventory-draft/messages_en.json (.../messages_en.json) (revision 3c646cc3f7bbde10d017f86e2faadf9d38a4db70) @@ -12,7 +12,8 @@ "stockPhysicalInventoryDraft.productWithDisplayUnit": "${fullProductName} - ${displayUnit}", "stockPhysicalInventoryDraft.productCode": "Product Code", "stockPhysicalInventoryDraft.lotCode": "Lot Code", - "stockPhysicalInventoryDraft.lotCodeMustBeUnique": "Trade Item is required to add a Lot Code", + "stockPhysicalInventoryDraft.lotCodeMustBeUnique": "Lot code must be unique", + "stockPhysicalInventoryDraft.tradeItemRequuiredToAddLotCode": "Trade Item is required to add a Lot Code", "stockPhysicalInventoryDraft.expiryDate": "Expiry Date", "stockPhysicalInventoryDraft.soh": "Stock on Hand", "stockPhysicalInventoryDraft.currentStock": "Current Stock",