I have noticed that in the view template of openerp version 8, t-call-asset is used but I dont know what this means, is it the same as t-call which is used from the client side.??
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have noticed that in the view template of openerp version 8, t-call-asset is used but I dont know what this means, is it the same as t-call which is used from the client side.??
Thanks.
I have tried to replace t-call-asset with t-call, the result is that each files / lines in the called file are shown as is. So t-call-assets actually group these files listed into a record in ir_attachment, and fetch it at once (I guess to speed up the http).
Now my issue is, how to have two themes for different pages. (I would like to have afew pages greenish (using css) but not the rest of the website)
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
may 18
|
6082 | ||
|
0
sept 15
|
5209 | ||
|
0
jul 21
|
8832 | ||
|
1
dic 19
|
2911 | ||
|
1
oct 15
|
5217 |
+1 searching for the same thing