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


Display the currency symbol before the subtotal value on Quotation report using qweb view.

using with widget "<span t-field="l.price_subtotal" t-field-options="{&quot;widget&quot;: &quot;monetary&quot;, &quot;display_currency&quot;: &quot;o.pricelist_id.currency_id&quot;}"/>"


アバター
破棄
最善の回答

Hello Jaydeep,


Try this <span t-field="o.currency_id.symbol" /><span t-field="l.price_subtotal" />


Hope this is usefull.

Thanks,

アバター
破棄

Very helpful, thanks :)

最善の回答

Hi Jaydeep,

to print currency symbol before the subtotal you need to do one configuration. 

Invoices => Configuration => Miscellaneous=> Currencies. In this form you need to select "Symbol Position" (After Amount/Before Amount). According your configuration system will display that symbol.

I hope you will get what you want.

アバター
破棄
著作者

Hi Emipro, I have to print the currency symbol in report before the amount. I accept your suggestion but their affect to display the currency symbol before the amount in view side. On view side display currency symbol after the amount.

関連投稿 返信 ビュー 活動
1
4月 25
1186
2
3月 25
1318
4
11月 24
7047
1
3月 24
1959
0
2月 24
2977