Skip to content

Commit 4e3a012

Browse files
committed
[BOT] post-merge updates
1 parent 086f9f0 commit 4e3a012

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[base_global_discount](base_global_discount/) | 19.0.1.0.0 | | Base Global Discount
2425
[base_user_role](base_user_role/) | 19.0.1.0.1 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/jcdrubay'><img src='https://github.com/jcdrubay.png' width='32' height='32' style='border-radius:50%;' alt='jcdrubay'/></a> <a href='https://github.com/novawish'><img src='https://github.com/novawish.png' width='32' height='32' style='border-radius:50%;' alt='novawish'/></a> | User roles
2526

2627
[//]: # (end addons)

base_global_discount/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Base Global Discount
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:cdcb262abab7a6e79929fe330c67d1c58455aa9578608f340df2223e2a728568
14+
!! source digest: sha256:ae23d0a6e17a66d37c9c694933c2511f4b889b9ac5000d2d745f7e968f95d06a
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-server-backend"
3-
version = "19.0.20251127.0"
3+
version = "19.0.20260219.0"
44
dependencies = [
5+
"odoo-addon-base_global_discount==19.0.*",
56
"odoo-addon-base_user_role==19.0.*",
67
]
78
classifiers=[

0 commit comments

Comments
 (0)