mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: adjustments.
This commit is contained in:
@@ -950,8 +950,13 @@ export default {
|
||||
cost: 'Cost',
|
||||
qty_on_hand: 'Qty on hand',
|
||||
adjustment_account: 'Adjustment account',
|
||||
inventory_adjustment_list:'Inventory Adjustment List',
|
||||
delete_adjustment:'Delete Adjustment',
|
||||
inventory_adjustment_list: 'Inventory Adjustment List',
|
||||
delete_adjustment: 'Delete Adjustment',
|
||||
the_make_adjustment_has_been_successfully_created:
|
||||
'The make adjustment has been successfully created.',
|
||||
the_adjustment_has_been_successfully_deleted:
|
||||
'The adjustment has been successfully deleted.',
|
||||
once_delete_this_inventory_a_adjustment_you_will_able_to_restore_it: `Once you delete this inventory a adjustment, you won\'t be able to restore it later. Are you sure you want to delete this invoice?`,
|
||||
select_adjustment_account: 'Select Adjustment account',
|
||||
qty: 'Quantity on hand',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user