fields.Monetary fields is not available odoo basic fields. I need proper definition for it
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Adding a monetary field to a Model Odoo has special support for monetary values related to a currency.
it's automatically mange the currency position(after/before ) and currency symbol
usually while creating a fields that unit of measure have linked with currency ( Like amount_total,price_subtotal,payment_difference.) we user Monetary for that field.
The widget='monetary' us used with such type of field which automatically shift the currency position(after/before)
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire