From 60118662ff441b2bab6f61e5d319ddbb856a70cc Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 2 May 2012 12:23:05 +0530 Subject: [PATCH] delete question-view page --- erpnext/patches/jan_mar_2012/sync_ref_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/patches/jan_mar_2012/sync_ref_db.py b/erpnext/patches/jan_mar_2012/sync_ref_db.py index 91a53596cb..d65a22ffb8 100644 --- a/erpnext/patches/jan_mar_2012/sync_ref_db.py +++ b/erpnext/patches/jan_mar_2012/sync_ref_db.py @@ -20,7 +20,7 @@ def execute(): 'Invest 80 Declaration Detail', 'IT Checklist', 'Chapter VI A Detail', 'Declaration Detail', 'Personalize', 'Salary Slip Control Panel', 'Question Control' ], - 'Page' : ['File Browser', 'Bill of Materials', 'question-view'], + 'Page' : ['File Browser', 'Bill of Materials', 'question-view', 'questions'], 'DocType Mapper': ['Production Forecast-Production Planning Tool', 'Production Forecast-Production Plan', 'Sales Order-Production Plan'], }