mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -64,14 +64,11 @@
|
||||
"column_break_25",
|
||||
"frozen_accounts_modifier",
|
||||
"report_settings_sb",
|
||||
<<<<<<< HEAD
|
||||
"banking_tab",
|
||||
"enable_party_matching",
|
||||
"enable_fuzzy_matching"
|
||||
=======
|
||||
"enable_fuzzy_matching",
|
||||
"tab_break_dpet",
|
||||
"show_balance_in_coa"
|
||||
>>>>>>> 1b78fae6fc (refactor: show balance checkbox in Accounts Settings)
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
@@ -360,7 +357,6 @@
|
||||
"label": "Allow multi-currency invoices against single party account "
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"default": "0",
|
||||
"description": "Split Early Payment Discount Loss into Income and Tax Loss",
|
||||
"fieldname": "book_tax_discount_loss",
|
||||
@@ -422,7 +418,8 @@
|
||||
"fieldname": "ignore_account_closing_balance",
|
||||
"fieldtype": "Check",
|
||||
"label": "Ignore Account Closing Balance"
|
||||
=======
|
||||
},
|
||||
{
|
||||
"fieldname": "tab_break_dpet",
|
||||
"fieldtype": "Tab Break",
|
||||
"label": "Chart Of Accounts"
|
||||
@@ -432,7 +429,6 @@
|
||||
"fieldname": "show_balance_in_coa",
|
||||
"fieldtype": "Check",
|
||||
"label": "Show Balances in Chart Of Accounts"
|
||||
>>>>>>> 1b78fae6fc (refactor: show balance checkbox in Accounts Settings)
|
||||
}
|
||||
],
|
||||
"icon": "icon-cog",
|
||||
@@ -440,11 +436,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2023-07-27 15:05:34.000264",
|
||||
=======
|
||||
"modified": "2023-01-02 12:07:42.434214",
|
||||
>>>>>>> 1b78fae6fc (refactor: show balance checkbox in Accounts Settings)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Accounts Settings",
|
||||
|
||||
Reference in New Issue
Block a user