mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
|
||||
[base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 16.0.1.0.2 | [](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 | [](https://github.com/FranzPoize) [](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 | [](https://github.com/hbrunn) | Base module to allow different types of portals
|
||||
[base_user_role](base_user_role/) | 16.0.1.3.0 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles
|
||||
|
||||
BIN
base_group_backend/static/description/icon.png
Normal file
BIN
base_group_backend/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -1 +1 @@
|
||||
16.0.20230821.0
|
||||
16.0.20240309.0
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user