refactor: checkbox for enabling auto ERR creation

This commit is contained in:
ruthra kumar 2023-07-03 14:30:15 +05:30
parent ab58c01a0f
commit 6644311c8b

View File

@ -95,6 +95,9 @@
"depreciation_cost_center",
"capital_work_in_progress_account",
"asset_received_but_not_billed",
"exchange_rate_revaluation_settings_section",
"auto_exchange_rate_revaluation",
"auto_err_frequency",
"budget_detail",
"exception_budget_approver_role",
"registration_info",
@ -731,6 +734,23 @@
"fieldname": "book_advance_payments_in_separate_party_account",
"fieldtype": "Check",
"label": "Book Advance Payments in Separate Party Account"
},
{
"fieldname": "exchange_rate_revaluation_settings_section",
"fieldtype": "Section Break",
"label": "Exchange Rate Revaluation Settings"
},
{
"default": "0",
"fieldname": "auto_exchange_rate_revaluation",
"fieldtype": "Check",
"label": "Auto Create Exchange Rate Revaluation"
},
{
"fieldname": "auto_err_frequency",
"fieldtype": "Select",
"label": "Frequency",
"options": "Daily\nWeekly"
}
],
"icon": "fa fa-building",
@ -738,7 +758,7 @@
"image_field": "company_logo",
"is_tree": 1,
"links": [],
"modified": "2023-06-23 18:22:27.219706",
"modified": "2023-07-03 14:29:56.262188",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",