mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
Fix: PaymentReceive & ExchangeRate & itemCategories
This commit is contained in:
@@ -73,6 +73,7 @@ export default {
|
||||
new_currency: 'New Currency',
|
||||
currency_name: 'Currency Name',
|
||||
currency_code: 'Currency Code',
|
||||
select_currency_code: 'select Currency Code',
|
||||
edit_exchange_rate: 'Edit Exchange Rate',
|
||||
new_exchange_rate: 'New Exchange Rate',
|
||||
delete_exchange_rate: 'Delete Exchange Rate',
|
||||
@@ -714,4 +715,5 @@ export default {
|
||||
sell_account: 'Sell Account',
|
||||
cost_account: 'Cost Account',
|
||||
inventory_account: 'Inventory Account',
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user