I'm using Odoo on ubuntu server, I want to skip the demo data, I tried the following way, but it does'nt help me out.
--without-demo=True
Then I deleted the demo xml files in openerp.py for CRM module, but there is still demo data in customers field.
Is there any other potential way to skip the demo data.
Any input would be appreciated.
Small modification to your answer works :-)
Use this parameter
Take into account that it requires the parameters
-d
(database) and-i
(modules to install)when you create a new databdon't check ase in 127.0.0.1:8069/web/database/selector don't check the box " Load demonstration data "