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

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.

Аватар
Отменить

+1 searching for the same thing

Лучший ответ

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)

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 18
6101
0
сент. 15
5214
0
июл. 21
8837
1
дек. 19
2966
1
окт. 15
5227