Skip to Content
Menu
This question has been flagged
2 Replies
12526 Views

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.

Avatar
Discard

+1 searching for the same thing

Best Answer

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)

Avatar
Discard
Related Posts Replies Views Activity
2
May 18
6194
0
Sep 15
5316
0
Jul 21
9016
1
Dec 19
3116
1
Oct 15
5396