mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
chore: better description
This commit is contained in:
@@ -768,6 +768,7 @@
|
|||||||
{
|
{
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"depends_on": "eval: doc.book_advance_payments_in_separate_party_account",
|
"depends_on": "eval: doc.book_advance_payments_in_separate_party_account",
|
||||||
|
"description": "If <b>Enabled</b> - Reconciliation happens on the <b>Advance Payment posting date</b><br>\nIf <b>Disabled</b> - Reconciliation happens on oldest of 2 Dates: <b>Invoice Date</b> or the <b>Advance Payment posting date</b><br>\n",
|
||||||
"fieldname": "reconcile_on_advance_payment_date",
|
"fieldname": "reconcile_on_advance_payment_date",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Reconcile on Advance Payment Date"
|
"label": "Reconcile on Advance Payment Date"
|
||||||
@@ -778,7 +779,7 @@
|
|||||||
"image_field": "company_logo",
|
"image_field": "company_logo",
|
||||||
"is_tree": 1,
|
"is_tree": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2024-05-16 11:52:13.067003",
|
"modified": "2024-05-16 12:39:54.694232",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Setup",
|
"module": "Setup",
|
||||||
"name": "Company",
|
"name": "Company",
|
||||||
|
|||||||
Reference in New Issue
Block a user