mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
chore: make supplier data expanded by default in PI (#53565)
This commit is contained in:
@@ -391,7 +391,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"collapsible_depends_on": "bill_no",
|
"collapsible_depends_on": "posting_date",
|
||||||
"fieldname": "supplier_invoice_details",
|
"fieldname": "supplier_invoice_details",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Supplier Invoice"
|
"label": "Supplier Invoice"
|
||||||
@@ -1693,7 +1693,7 @@
|
|||||||
"idx": 204,
|
"idx": 204,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-03-09 17:15:27.014131",
|
"modified": "2026-03-17 20:44:00.221219",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Purchase Invoice",
|
"name": "Purchase Invoice",
|
||||||
|
|||||||
Reference in New Issue
Block a user