[FIX]:ValueError: No such external ID currently defined in the system: event.event_type_4

bzr revid: apa@tinyerp.com-20120322095352-duinua5esddclxw5
This commit is contained in:
Amit Patel (OpenERP) 2012-03-22 15:23:52 +05:30
parent 1d48c4cc21
commit 9f137659c4
1 changed files with 1 additions and 1 deletions

View File

@ -37,8 +37,8 @@ It defines a new kind of service products that offers you the possibility to cho
'depends': ['event','sale','sale_crm'],
'update_xml': [
'event_sale_view.xml',
'event_demo.xml',
],
'demo_xml': ['event_demo.xml'],
'test':['test/confirm.yml'],
'installable': True,
'active': False,