I have installed a new app my odoo 10 installation on my local server.
The readme file of the module is the follow:
Countdown Widget================
This module add functionality to add widget directly to datetime field on website template.
Example:
++++++++++
Add t-field="obj.datetime_field"
t-field-options='{"widget": "countdown"}'
Any idea what are the step to enable that widget? Where I should add that code?
Custom Count down widget in Odoo: https://learnopenerp.blogspot.com/2020/08/time-counter-countdown-timer-custom-widget-odoo.html