Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
you can use float_time widget, in combination with fields.float
add the field like this:
'duration': fields.float('Duration (in hours)'),
AND ALSO ADD THE FIELD IN VIEW
<field name="duration" widget="float_time"/>
it is been answered on stackoverflow, I don't know whether we can Share the Links of other sites here, so I just provided the code I know and Also I have found in the trusted resources.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden