Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
200 Vistas

I've been troubled for long time by report.url. 

It caused me reporting the pdf in wrong way for couple of days.

So I think it's vital to know all of base system parameters in odoo in order to prevent such problems in the future.

If you got any base parameters set in system param, please tell me. 

Thank you.

Avatar
Descartar
Mejor respuesta

The number of System Parameters you see will vary from one database to another depending on the Apps you have installed and the configuration options made within each App.

In addition there are parameters that can be added manually at the direction of Odoo Support to improve Odoo for specific edge cases.

You can grep the source code to find where and when they are used:

grep get_param -r --include=*.py
Avatar
Descartar
Autor

Nice thought, thanks

Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 25
8836
4
may 25
50637
3
nov 22
8436
3
jul 22
15202
2
mar 22
5050