mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix: handle delete items error.
This commit is contained in:
@@ -814,5 +814,6 @@ export default {
|
||||
item_code: 'Item code',
|
||||
quantity_on_hand: 'Quantity on hand',
|
||||
average_rate: 'Average rate',
|
||||
the_name_used_before: 'The name is already used.'
|
||||
the_name_used_before: 'The name is already used.',
|
||||
the_item_has_associated_transactions: 'The item has associated transactions.'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user