Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 386 |
Technical Name |
ow_month_year_picker |
License | LGPL-3 |
Website | https://github.com/farispurnomo |
Versions | 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 386 |
Technical Name |
ow_month_year_picker |
License | LGPL-3 |
Website | https://github.com/farispurnomo |
Versions | 17.0 18.0 |
Odoo Widget
Creates a new field widget to make Date fields work just with Month and Years
Table of contents
Usage
Your XML form view definition could contain:
<field name="month_only" widget="month"/> <field name="year_only" widget="year"/>
Screenshot:
Month Widget
Year Widget
Please log in to comment on this module