License: LGPL-3 farispurnomo/ow_month_year_widget

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

    https://raw.githubusercontent.com/farispurnomo/odoo_widget/18.0/ow_month_year_picker/docs/ss_month.png

  • Year Widget

    https://raw.githubusercontent.com/farispurnomo/odoo_widget/18.0/ow_month_year_picker/docs/ss_year.png

Credits

Authors

  • Faris Purnomo

You must log in to submit a review.