Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
22722 Представления

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.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
сент. 25
191
2
авг. 25
494
1
авг. 25
256
1
авг. 25
867
0
авг. 25
165