mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -30,6 +30,7 @@ addon | version | maintainers | summary
|
||||
[web_dark_mode](web_dark_mode/) | 16.0.1.0.2 | | Enabled Dark Mode for the Odoo Backend
|
||||
[web_dashboard_tile](web_dashboard_tile/) | 16.0.1.0.2 | [](https://github.com/legalsylvain) | Add Overview Dashboards with Tiles
|
||||
[web_dialog_size](web_dialog_size/) | 16.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
|
||||
[web_disable_export_group](web_disable_export_group/) | 16.0.1.0.0 | | Web Disable Export Group
|
||||
[web_domain_field](web_domain_field/) | 16.0.1.0.1 | | Use computed field as domain
|
||||
[web_environment_ribbon](web_environment_ribbon/) | 16.0.1.0.0 | | Web Environment Ribbon
|
||||
[web_field_numeric_formatting](web_field_numeric_formatting/) | 16.0.1.0.0 | | Allow to render float and integer fields without thousands separator
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240304.0
|
||||
16.0.20240305.0
|
||||
@@ -17,6 +17,7 @@ setuptools.setup(
|
||||
'odoo-addon-web_dark_mode>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_dashboard_tile>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_dialog_size>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_disable_export_group>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_domain_field>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_environment_ribbon>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_field_numeric_formatting>=16.0dev,<16.1dev',
|
||||
|
||||
Reference in New Issue
Block a user