mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 14:41:53 +00:00
fix: add fetch from in production plan material request child table
(cherry picked from commit dfc2a411e1)
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
"bold": 0,
|
"bold": 0,
|
||||||
"collapsible": 0,
|
"collapsible": 0,
|
||||||
"columns": 0,
|
"columns": 0,
|
||||||
|
"fetch_from": "material_request.transaction_date",
|
||||||
"fieldname": "material_request_date",
|
"fieldname": "material_request_date",
|
||||||
"fieldtype": "Date",
|
"fieldtype": "Date",
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
@@ -122,7 +123,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2017-10-29 12:31:57.986869",
|
"modified": "2026-07-17 22:06:35.428875",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Production Plan Material Request",
|
"name": "Production Plan Material Request",
|
||||||
|
|||||||
Reference in New Issue
Block a user