Is there a way you can remove the comma from the integer
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
It did not work for me....
This is how I have my field in the xml.
<field name="x_studio_cdigo_de_cliente" string="Código de Cliente" help="Codigo de Cliente" widget="integer" options="{'format': 0}"/>
This have worked across all view types in V15.
Stuti Mehta
I have just use this in v16 but it doesn't work for me
For v16 you need to install OCA module: web_field_numeric_formatting
and then use <field name="id" options="{'enable_formatting': false}" />
https://www.loom.com/share/3b535e2f0c94455cb7290c20f27cdc8e
you could just written to add field option options="{'format': 0}" in the view :)
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل