removed Knowledge Base module, fixed questions page name
This commit is contained in:
parent
9e0221c58e
commit
0f8e491bdd
@ -21,7 +21,8 @@ def execute():
|
|||||||
'Personalize', 'Salary Slip Control Panel',
|
'Personalize', 'Salary Slip Control Panel',
|
||||||
],
|
],
|
||||||
'Page' : ['File Browser', 'Bill of Materials'],
|
'Page' : ['File Browser', 'Bill of Materials'],
|
||||||
'DocType Mapper': ['Production Forecast-Production Planning Tool', 'Production Forecast-Production Plan', 'Sales Order-Production Plan']
|
'DocType Mapper': ['Production Forecast-Production Planning Tool', 'Production Forecast-Production Plan', 'Sales Order-Production Plan'],
|
||||||
|
'Module Def': ['Knowledge Base']
|
||||||
}
|
}
|
||||||
|
|
||||||
for d in del_rec:
|
for d in del_rec:
|
||||||
|
|||||||
@ -22,6 +22,6 @@
|
|||||||
# Page, questions
|
# Page, questions
|
||||||
{
|
{
|
||||||
'doctype': 'Page',
|
'doctype': 'Page',
|
||||||
'name': 'Questions'
|
'name': 'questions'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user