Skip to content

Commit f5d5e55

Browse files
committed
[BOT] post-merge updates
1 parent 4035c8b commit f5d5e55

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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/) | 18.0.1.0.0 | | Base Global Discount
2425
[base_user_role](base_user_role/) | 18.0.1.0.2 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles
2526
[base_user_role_company](base_user_role_company/) | 18.0.1.0.2 | | User roles by company
2627

base_global_discount/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Base Global Discount
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:52bdf5549692737646cbf7a6e2bad2bbdd84f8c8dc782491ac7ac7810ee8391e
10+
!! source digest: sha256:cdcb262abab7a6e79929fe330c67d1c58455aa9578608f340df2223e2a728568
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |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 = "18.0.20250228.0"
3+
version = "18.0.20250527.0"
44
dependencies = [
5+
"odoo-addon-base_global_discount==18.0.*",
56
"odoo-addon-base_user_role==18.0.*",
67
"odoo-addon-base_user_role_company==18.0.*",
78
]

0 commit comments

Comments
 (0)