mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_numeric_step: Migration to 16.0
This commit is contained in:
@@ -14,7 +14,7 @@ Web Widget Numeric Step
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/web/tree/15.0/web_widget_numeric_step
|
||||
:target: https://github.com/OCA/web/tree/16.0/web_widget_numeric_step
|
||||
:alt: OCA/web
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_numeric_step
|
||||
@@ -60,7 +60,6 @@ Example for an 0.25 step, min to -1 and max to 10 :
|
||||
- step > Amount to increase/decrease (default: 1.0)
|
||||
- min > Min. value allowed (default: no limit)
|
||||
- max > Max. value allowed (default: no limit)
|
||||
- auto_select > Select the content when the element get focus (default: False)
|
||||
- placeholder > Define the placeholder text (default: None)
|
||||
|
||||
**Examples**
|
||||
@@ -108,6 +107,7 @@ Contributors
|
||||
|
||||
* Helly kapatel <helly.kapatel@initos.com>
|
||||
* Thanakrit Pintana <thanakrit.p39@gmail.com>
|
||||
* Dhara Solanki <dhara.solanki@initos.com>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
@@ -122,6 +122,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
|
||||
This module is part of the `OCA/web <https://github.com/OCA/web/tree/15.0/web_widget_numeric_step>`_ project on GitHub.
|
||||
This module is part of the `OCA/web <https://github.com/OCA/web/tree/16.0/web_widget_numeric_step>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
|
||||
Reference in New Issue
Block a user