mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-27 18:19:48 +00:00
feat(accounts): add account settings service
- Add AccountsSettingsService for managing account-related settings - Update validators, create and edit services to use settings - Add constants for account configuration - Update frontend utils and translations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -462,6 +462,7 @@
|
||||
"should_total_of_credit_and_debit_be_equal": "Should total of credit and debit be equal.",
|
||||
"no_accounts": "No Accounts",
|
||||
"the_accounts_have_been_successfully_inactivated": "The accounts have been successfully inactivated.",
|
||||
"account_code_is_required": "Account code is required.",
|
||||
"account_code_is_not_unique": "Account code is not unique.",
|
||||
"are_sure_to_publish_this_expense": "Are you sure you want to publish this expense?",
|
||||
"once_delete_these_journals_you_will_not_able_restore_them": "Once you delete these journals, you won't be able to retrieve them later. Are you sure you want to delete them?",
|
||||
|
||||
Reference in New Issue
Block a user