mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
merge, fixed production cleanup patch
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"docstatus": 0,
|
||||
"creation": "2012-11-28 11:26:22",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-12-03 12:00:59"
|
||||
"modified": "2012-12-10 18:30:00"
|
||||
},
|
||||
{
|
||||
"is_submittable": 1,
|
||||
@@ -794,13 +794,13 @@
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Production User",
|
||||
"role": "Manufacturing User",
|
||||
"permlevel": 2
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Production Manager",
|
||||
"role": "Manufacturing Manager",
|
||||
"permlevel": 2
|
||||
},
|
||||
{
|
||||
@@ -809,13 +809,13 @@
|
||||
"doctype": "DocPerm",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"role": "Production User",
|
||||
"role": "Manufacturing User",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "Production User",
|
||||
"role": "Manufacturing User",
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
@@ -824,13 +824,13 @@
|
||||
"doctype": "DocPerm",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"role": "Production Manager",
|
||||
"role": "Manufacturing Manager",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "Production Manager",
|
||||
"role": "Manufacturing Manager",
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user