コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
12427 ビュー

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)

アバター
破棄
関連投稿 返信 ビュー 活動
2
5月 18
6117
0
9月 15
5219
0
7月 21
8858
1
12月 19
3019
1
10月 15
5242