[FIX] main applications

bzr revid: al@openerp.com-20111212131245-ard8f2lh2zr91721
This commit is contained in:
Antony Lesuisse 2011-12-12 14:12:45 +01:00
parent cf68721266
commit 9e66c39943
2 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,7 @@ user-wise as well as month wise.
'demo_xml' : [],
'installable': True,
'active' : False,
'application': True,
'certificate': '0042927202589',
}

View File

@ -102,6 +102,7 @@ Dashboard for Sales Manager that includes:
],
'installable': True,
'active': False,
'application': True,
'certificate': '0058103601429',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: