[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-03-09 14:46:34 +00:00
parent 580e5ec512
commit cdae909aef
4 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ addon | version | maintainers | summary
[base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 16.0.1.0.2 | [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | External Database Source - SQLite
[base_external_system](base_external_system/) | 16.0.1.0.0 | | Data models allowing for connection to external systems.
[base_global_discount](base_global_discount/) | 16.0.1.0.0 | | Base Global Discount
[base_group_backend](base_group_backend/) | 16.0.1.0.0 | [![FranzPoize](https://github.com/FranzPoize.png?size=30px)](https://github.com/FranzPoize) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Group backend
[base_import_match](base_import_match/) | 16.0.1.0.0 | | Try to avoid duplicates before importing
[base_portal_type](base_portal_type/) | 16.0.1.0.0 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Base module to allow different types of portals
[base_user_role](base_user_role/) | 16.0.1.3.0 | [![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

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -1 +1 @@
16.0.20230821.0
16.0.20240309.0

View File

@@ -13,6 +13,7 @@ setuptools.setup(
'odoo-addon-base_external_dbsource_sqlite>=16.0dev,<16.1dev',
'odoo-addon-base_external_system>=16.0dev,<16.1dev',
'odoo-addon-base_global_discount>=16.0dev,<16.1dev',
'odoo-addon-base_group_backend>=16.0dev,<16.1dev',
'odoo-addon-base_import_match>=16.0dev,<16.1dev',
'odoo-addon-base_portal_type>=16.0dev,<16.1dev',
'odoo-addon-base_user_role>=16.0dev,<16.1dev',