← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 824391] Re: --without-demo option description inconsistent

 

a more better :

--without-demo=WITHOUT_DEMO
                        disable loading demo data for modules to be installed
                        (comma-separated, use "all" for all modules). Requires
                        -d and -i. Default is none

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/824391

Title:
  --without-demo option description inconsistent

Status in OpenERP Server:
  New

Bug description:
  openerp-server.py  -h  :

  (...)
    --without-demo=WITHOUT_DEMO
                          load demo data for a module (use "all" for all
                          modules)
  (...)

  
  The option is not consistent with the description. Does the option allow to exclude or include demo data ??
  I guess the description should rather be :

    --without-demo=WITHOUT_DEMO
                          Don't load demo data for a module (use "all" for all
                          modules)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/824391/+subscriptions


References