mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
Added material request type Manufacture
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"label": "Type",
|
||||
"length": 0,
|
||||
"no_copy": 0,
|
||||
"options": "Purchase\nMaterial Transfer\nMaterial Issue",
|
||||
"options": "Purchase\nMaterial Transfer\nMaterial Issue\nManufacture",
|
||||
"permlevel": 0,
|
||||
"print_hide": 0,
|
||||
"print_hide_if_no_value": 0,
|
||||
@@ -554,7 +554,7 @@
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"menu_index": 0,
|
||||
"modified": "2015-12-01 00:49:28.148834",
|
||||
"modified": "2016-01-19 06:56:12.592797",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Material Request",
|
||||
|
||||
Reference in New Issue
Block a user