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:
@@ -33,6 +33,7 @@ addon | version | maintainers | summary
|
||||
[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
|
||||
[base_user_role_company](base_user_role_company/) | 16.0.1.2.0 | | User roles by company
|
||||
[base_user_role_history](base_user_role_history/) | 16.0.1.0.0 | [](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles.
|
||||
[server_action_navigate](server_action_navigate/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) [](https://github.com/ashishhirpara) | Navigate between any items of any Odoo Models
|
||||
[server_action_sort](server_action_sort/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) | Sort any lines of any models by any criterias
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240415.0
|
||||
16.0.20240520.0
|
||||
@@ -20,6 +20,7 @@ setuptools.setup(
|
||||
'odoo-addon-base_user_role>=16.0dev,<16.1dev',
|
||||
'odoo-addon-base_user_role_company>=16.0dev,<16.1dev',
|
||||
'odoo-addon-base_user_role_history>=16.0dev,<16.1dev',
|
||||
'odoo-addon-server_action_navigate>=16.0dev,<16.1dev',
|
||||
'odoo-addon-server_action_sort>=16.0dev,<16.1dev',
|
||||
],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user