From e876ac2005cd4af510e36b455c674d44322c5a57 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 2 May 2012 12:21:27 +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 911c6a07ca..91a53596cb 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'], + 'Page' : ['File Browser', 'Bill of Materials', 'question-view'], 'DocType Mapper': ['Production Forecast-Production Planning Tool', 'Production Forecast-Production Plan', 'Sales Order-Production Plan'], }