fix(vendor): catch error message.

This commit is contained in:
elforjani3
2021-03-21 18:20:48 +02:00
parent ad50da4214
commit 27670d51ed
3 changed files with 27 additions and 8 deletions

View File

@@ -1020,4 +1020,5 @@ export default {
cannot_change_item_type_to_inventory_with_item_has_associated_transactions:
'Cannot change item type to inventory with item has associated transactions.',
work_phone: 'Work Phone',
cannot_delete_vendor_that_has_associated_purchase_bills:'Cannot delete vendor that has associated purchase bills.'
};