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

What is ir_config_parameters in odoo? ,i mean system parameters why use this and please explain with example 

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

Hi,

This is the file which stores all the database-specific configuration parameters.

This is the System Parameters. You will find in menu Settings > Technical > Parameters > System Parameters.

Here are keys, value and its groups are there and it is working how you put and fill value in that. You can see its working,on system after referring that defaults created system parameters.


For eg:

To execute your wkhtmltopdf report in system for webkit, you have to give this:

Key - webkit

Value - /var/app/wkhtmltopdf (Eg Value - Path to Executable file of wkhtmltopdf)


If it is related to URL issue we can define this:

key : report.url

value: http://127.0.0.1:8069


Hope this information will help you.


Thanks,

Chandni.


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
дек. 24
5561
3
авг. 24
6398
4
июл. 24
40525
5
апр. 23
97305
3
нояб. 22
3777