Skip to content

Odoo native date controls are extended to support year and month input and display

License

Notifications You must be signed in to change notification settings

EBII/swr_datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swr_datepicker

README | 中文文档

What is swr_datepicker?

  1. odoo native date controls are extended to support year and month input and display

  2. support multi-languauge

Example Usage

For example: month and year is Date type field

show the month:

<field name="month" options='{"showType": "months"}'/>

form view

donation-month

tree view

donation-month-list

show the year:

<field name="year" options='{"showType": "years"}'/>

form view

donation-year

tree view

donation-year-list

Donation

If swr_datepicker help you a lot, you can support us by:

QQ : 306852160

E-mail : [email protected]

AliPay

donation-alipay

Wechat Pay

donation-wechatpay

About

Odoo native date controls are extended to support year and month input and display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published