mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
refactoring(bill & item) : catch error message.
This commit is contained in:
@@ -1015,4 +1015,8 @@ export default {
|
||||
deposit_customer_account: 'Deposit customer account',
|
||||
withdrawal_customer_account: 'Withdrawal customer account',
|
||||
vendor_advance_deposit: 'Vendor advance deposit',
|
||||
cannot_delete_bill_that_has_payment_transactions:
|
||||
'Cannot delete bill that has associated payment transactions.',
|
||||
cannot_change_item_type_to_inventory_with_item_has_associated_transactions:
|
||||
'Cannot change item type to inventory with item has associated transactions.',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user