mirror of
https://github.com/frappe/erpnext.git
synced 2026-07-30 15:54:35 +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,
|
||||
"collapsible": 0,
|
||||
"columns": 0,
|
||||
"fetch_from": "material_request.transaction_date",
|
||||
"fieldname": "material_request_date",
|
||||
"fieldtype": "Date",
|
||||
"hidden": 0,
|
||||
@@ -122,7 +123,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 1,
|
||||
"max_attachments": 0,
|
||||
"modified": "2017-10-29 12:31:57.986869",
|
||||
"modified": "2026-07-17 22:06:35.428875",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Production Plan Material Request",
|
||||
|
||||
Reference in New Issue
Block a user