Merge pull request #20356 from abhijitkumbharInd/develop

fix: Gives a 404 error when clicked on the Download Required Material…
This commit is contained in:
Deepesh Garg
2020-01-23 15:45:42 +05:30
committed by GitHub

View File

@@ -225,6 +225,7 @@
"options": "Warehouse" "options": "Warehouse"
}, },
{ {
"depends_on": "eval:!doc.__islocal",
"fieldname": "download_materials_required", "fieldname": "download_materials_required",
"fieldtype": "Button", "fieldtype": "Button",
"label": "Download Required Materials" "label": "Download Required Materials"
@@ -296,7 +297,7 @@
"icon": "fa fa-calendar", "icon": "fa fa-calendar",
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2019-12-04 15:58:50.940460", "modified": "2020-01-21 19:13:10.113854",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "Production Plan", "name": "Production Plan",