mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-17 02:26:33 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -757,11 +757,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2026-06-15 18:26:50.778723",
|
||||
=======
|
||||
"modified": "2026-06-24 12:59:41.868865",
|
||||
>>>>>>> 3da7eefebb (refactor: patch, display depends on and json changes)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Accounts Settings",
|
||||
|
||||
@@ -90,11 +90,7 @@ class AccountsSettings(Document):
|
||||
make_payment_via_journal_entry: DF.Check
|
||||
merge_similar_account_heads: DF.Check
|
||||
over_billing_allowance: DF.Currency
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
pcv_job_timeout: DF.Int
|
||||
preview_mode: DF.Check
|
||||
>>>>>>> 3da7eefebb (refactor: patch, display depends on and json changes)
|
||||
receivable_payable_fetch_method: DF.Literal["Buffered Cursor", "UnBuffered Cursor"]
|
||||
receivable_payable_remarks_length: DF.Int
|
||||
reconciliation_queue_size: DF.Int
|
||||
|
||||
Reference in New Issue
Block a user