feat(branch & warehouse): handle error.

This commit is contained in:
elforjani13
2022-03-12 20:01:32 +02:00
parent a75451cee7
commit a2bf37d5cd
5 changed files with 36 additions and 8 deletions

View File

@@ -1897,5 +1897,7 @@
"vendor_opening_balance.label.opening_balance": "Opening balance",
"vendor_opening_balance.label.opening_balance_at": "Opening balance at",
"customer.label.opening_branch": "Opening Balance Branch",
"vendor.label.opening_branch": "Opening Balance Branch"
"vendor.label.opening_branch": "Opening Balance Branch",
"warehouse.error.warehouse_code_not_unique":"Warehouse code not unique",
"branche.error.warehouse_code_not_unique":"Branch code not unique"
}