mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
* chore: make supplier data expanded by default in PI (#53565)
(cherry picked from commit b433852f8a)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
This commit is contained in:
@@ -382,7 +382,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"
|
||||||
@@ -1660,7 +1660,7 @@
|
|||||||
"idx": 204,
|
"idx": 204,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-02-05 20:45:16.964500",
|
"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