Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
10446 มุมมอง

Hello, I use Odoo 12 enterprise.

In Sale module, there is sale report dashboard. In that dashboard there is field named "Sales Total" with value 100G (I guess it supposed to be Gillion). My question is how to change G with other symbol? I want to change G (Gillion) with B (Billion). Also change language preference doesn't make change.

Thank you.

(Sorry I can give a screenshot, the upload image button is not work for me.)

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

I found that Odoo use standard SI prefixes https://en.wikipedia.org/wiki/Metric_prefix​​ so is no need to change the suffix.

But, if we need to change suffix we can achieve that with override function human_number() in addons/web/static/src/js/core/utils.js

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

The steps as following

  1. Go to accounting >> Configurations >> setting

  2. Scroll down and Activate Multicurrency option, then click on save.

  3. Activate developer mode from Setting >> Developer mode (down right on the screen)

  4. Go back to accounting app and under Configurations, a new option will be available Configurations >> Currency, choose it.

  5. Click on the currency you want to change its symbol then choose edit.

and voila you can change any symbol for any currency and its rate as well for conversion.

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for the answer, but my question is not about change currency symbol, it's about change format large number like thousand = k, million = M, billion = G. So, I want to change billion format from G to B

คำตอบที่ดีที่สุด

htrdjjn jgfdj

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 19
3815
2
ส.ค. 23
2135
0
ก.พ. 21
3115
0
พ.ย. 20
2082
0
ม.ค. 20
4143