[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-08-14 15:43:57 +00:00
parent 332d0ed237
commit 8fd5480c32
3 changed files with 4 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[base_external_dbsource](base_external_dbsource/) | 17.0.1.0.0 | | External Database Sources
[base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 17.0.1.0.0 | [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | External Database Source - SQLite
[base_global_discount](base_global_discount/) | 17.0.1.0.0 | | Base Global Discount
[base_user_role](base_user_role/) | 17.0.1.1.1 | [![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
[base_user_role_company](base_user_role_company/) | 17.0.1.1.1 | | User roles by company

View File

@@ -7,7 +7,7 @@ Base Global Discount
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:68aa982f3f23a381d794936f7c29432409f786f969c9bebc8fb0e133c575f781
!! source digest: sha256:52bdf5549692737646cbf7a6e2bad2bbdd84f8c8dc782491ac7ac7810ee8391e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@@ -1,9 +1,10 @@
[project]
name = "odoo-addons-oca-server-backend"
version = "17.0.20240724.1"
version = "17.0.20240814.0"
dependencies = [
"odoo-addon-base_external_dbsource>=17.0dev,<17.1dev",
"odoo-addon-base_external_dbsource_sqlite>=17.0dev,<17.1dev",
"odoo-addon-base_global_discount>=17.0dev,<17.1dev",
"odoo-addon-base_user_role>=17.0dev,<17.1dev",
"odoo-addon-base_user_role_company>=17.0dev,<17.1dev",
]