Skip to content

Commit 6a6f55f

Browse files
committed
[BOT] post-merge updates
1 parent 477fb03 commit 6a6f55f

File tree

4 files changed

+19
-17
lines changed

4 files changed

+19
-17
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ addon | version | maintainers | summary
2727
[web_pivot_computed_measure](web_pivot_computed_measure/) | 18.0.1.0.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Web Pivot Computed Measure
2828
[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 18.0.1.0.1 | | Allows you to dynamically color fields on tree views
2929
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 18.0.1.0.1 | | Open the linked resource when clicking on their name
30+
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Web Widget Numeric Step
3031

3132
[//]: # (end addons)
3233

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[project]
22
name = "odoo-addons-oca-web"
3-
version = "18.0.20241226.0"
3+
version = "18.0.20250109.0"
44
dependencies = [
55
"odoo-addon-web_environment_ribbon==18.0.*",
66
"odoo-addon-web_no_bubble==18.0.*",
77
"odoo-addon-web_notify==18.0.*",
88
"odoo-addon-web_pivot_computed_measure==18.0.*",
99
"odoo-addon-web_tree_dynamic_colored_field==18.0.*",
1010
"odoo-addon-web_tree_many2one_clickable==18.0.*",
11+
"odoo-addon-web_widget_numeric_step==18.0.*",
1112
]
1213
classifiers=[
1314
"Programming Language :: Python",

web_widget_numeric_step/README.rst

+15-15
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Web Widget Numeric Step
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1062d0c26bb10198c524113d70fa069c5928514e9569f607316544fee88bb6d9
10+
!! source digest: sha256:4a2ac37cf1ccb4a65d48561e5eefdf8d501b4bb4e07c29286bce0726743aa851
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -63,12 +63,12 @@ Example for an 0.25 step, min to -1 and max to 10 :
6363
6464
**Available Options**
6565

66-
- step > Amount to increase/decrease (default: 1.0)
67-
- min > Min. value allowed (default: no limit)
68-
- max > Max. value allowed (default: no limit)
69-
- auto_select > Select the content when the element get focus (default:
70-
False)
71-
- placeholder > Define the placeholder text (default: None)
66+
- step > Amount to increase/decrease (default: 1.0)
67+
- min > Min. value allowed (default: no limit)
68+
- max > Max. value allowed (default: no limit)
69+
- auto_select > Select the content when the element get focus (default:
70+
False)
71+
- placeholder > Define the placeholder text (default: None)
7272

7373
**Examples**
7474

@@ -121,18 +121,18 @@ Authors
121121
Contributors
122122
------------
123123

124-
- `GRAP <http://www.grap.coop>`__:
124+
- `GRAP <http://www.grap.coop>`__:
125125

126-
- Quentin DUPONT <[email protected]>
126+
- Quentin DUPONT <[email protected]>
127127

128-
- `Tecnativa <https://www.tecnativa.com/>`__:
128+
- `Tecnativa <https://www.tecnativa.com/>`__:
129129

130-
- Alexandre Díaz
131-
- Carlos Roca
130+
- Alexandre Díaz
131+
- Carlos Roca
132132

133-
- Helly kapatel <[email protected]>
134-
- Thanakrit Pintana <[email protected]>
135-
- Dhara Solanki <[email protected]>
133+
- Helly kapatel <[email protected]>
134+
- Thanakrit Pintana <[email protected]>
135+
- Dhara Solanki <[email protected]>
136136

137137
Maintainers
138138
-----------

web_widget_numeric_step/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Web Widget Numeric Step</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1062d0c26bb10198c524113d70fa069c5928514e9569f607316544fee88bb6d9
370+
!! source digest: sha256:4a2ac37cf1ccb4a65d48561e5eefdf8d501b4bb4e07c29286bce0726743aa851
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/18.0/web_widget_numeric_step"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_numeric_step"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/web&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This widget changes input number field and make it easier to increment

0 commit comments

Comments
 (0)