Skip to Content
Menu
This question has been flagged
1 Odpoveď
22671 Zobrazenia

Is there some kind of master list that contains all of the available configuration options for the _openerp_.py file? The development documentation does not list all of the configurable options.

Avatar
Zrušiť
Best Answer

To see a full list, run:

/server/openerp-server --help

OR

/server/openerp-server -h

To generate a file at ~/.openerp_serverrc containing every available parameter and the current value, run:

/server/openerp-server --save

OR

/server/openerp-server -s

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
aug 25
121
1
aug 25
741
0
aug 25
83
1
aug 25
1057
2
aug 25
501