← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 824391] [NEW] --without-demo option description inconsistent

 

Public bug reported:

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)

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References