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

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
357
1
авг. 25
150
1
авг. 25
764
0
авг. 25
100
1
авг. 25
1143