mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: Control selected account from selectedAccountId prop.
feat: Allow to reset form of manual journal and expense.
This commit is contained in:
@@ -181,7 +181,7 @@ export default {
|
||||
you_could_not_delete_predefined_accounts:
|
||||
"You could't delete predefined accounts.",
|
||||
cannot_delete_account_has_associated_transactions:
|
||||
"you could't not delete account that has associated transactions.",
|
||||
"You could't not delete account that has associated transactions.",
|
||||
the_account_has_been_successfully_inactivated:
|
||||
'The account has been successfully inactivated.',
|
||||
the_account_has_been_successfully_activated:
|
||||
@@ -527,4 +527,5 @@ export default {
|
||||
account_code_hint:
|
||||
'A unique code/number for this account (limited to 10 characters)',
|
||||
logic_expression: 'logic expression',
|
||||
assign_to_customer: 'Assign to Customer',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user