HI everyone, i just want to change the default format of the widget float_time, the default format is hh:mm, i want to change it to another format, for example mm:ss. Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1133
Views
Hi,
You need to override the following JavaScript function in the web module as to change your format for the float_time.
Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
thank you bro, you're right.