mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -67,16 +67,13 @@
|
|||||||
"banking_tab",
|
"banking_tab",
|
||||||
"enable_party_matching",
|
"enable_party_matching",
|
||||||
"enable_fuzzy_matching",
|
"enable_fuzzy_matching",
|
||||||
<<<<<<< HEAD
|
|
||||||
"tab_break_dpet",
|
"tab_break_dpet",
|
||||||
"show_balance_in_coa"
|
"show_balance_in_coa",
|
||||||
=======
|
|
||||||
"reports_tab",
|
"reports_tab",
|
||||||
"remarks_section",
|
"remarks_section",
|
||||||
"general_ledger_remarks_length",
|
"general_ledger_remarks_length",
|
||||||
"column_break_lvjk",
|
"column_break_lvjk",
|
||||||
"receivable_payable_remarks_length"
|
"receivable_payable_remarks_length"
|
||||||
>>>>>>> 97090ff367 (refactor: provision to set `remarks` length in accounts settings)
|
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
@@ -436,10 +433,7 @@
|
|||||||
"default": "1",
|
"default": "1",
|
||||||
"fieldname": "show_balance_in_coa",
|
"fieldname": "show_balance_in_coa",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
<<<<<<< HEAD
|
|
||||||
"label": "Show Balances in Chart Of Accounts"
|
"label": "Show Balances in Chart Of Accounts"
|
||||||
=======
|
|
||||||
"label": "Round Tax Amount Row-wise"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "reports_tab",
|
"fieldname": "reports_tab",
|
||||||
@@ -468,7 +462,6 @@
|
|||||||
"fieldname": "remarks_section",
|
"fieldname": "remarks_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Remarks Column Length"
|
"label": "Remarks Column Length"
|
||||||
>>>>>>> 97090ff367 (refactor: provision to set `remarks` length in accounts settings)
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "icon-cog",
|
"icon": "icon-cog",
|
||||||
@@ -476,11 +469,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"modified": "2023-07-27 15:05:34.000264",
|
|
||||||
=======
|
|
||||||
"modified": "2023-11-20 09:37:47.650347",
|
"modified": "2023-11-20 09:37:47.650347",
|
||||||
>>>>>>> 97090ff367 (refactor: provision to set `remarks` length in accounts settings)
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Accounts Settings",
|
"name": "Accounts Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user