mirror of https://github.com/OCA/web.git
[BOT] post-merge updates
parent
3125c7ebd5
commit
f110ce16e4
|
@ -24,6 +24,7 @@ addon | version | maintainers | summary
|
|||
[web_action_conditionable](web_action_conditionable/) | 16.0.1.0.0 | | web_action_conditionable
|
||||
[web_advanced_search](web_advanced_search/) | 16.0.1.0.4 | [](https://github.com/ivantodorovich) | Easier and more powerful searching tools
|
||||
[web_apply_field_style](web_apply_field_style/) | 16.0.1.0.1 | | Apply css class style to fields from a dict parameters
|
||||
[web_calendar_slot_duration](web_calendar_slot_duration/) | 16.0.1.0.0 | [](https://github.com/Yajo) | Customizable calendar slot durations
|
||||
[web_chatter_position](web_chatter_position/) | 16.0.1.0.1 | | Add an option to change the chatter position
|
||||
[web_company_color](web_company_color/) | 16.0.1.1.1 | | Web Company Color
|
||||
[web_dark_mode](web_dark_mode/) | 16.0.1.0.1 | | Enabled Dark Mode for the Odoo Backend
|
||||
|
|
|
@ -1 +1 @@
|
|||
16.0.20231009.0
|
||||
16.0.20231031.0
|
|
@ -11,6 +11,7 @@ setuptools.setup(
|
|||
'odoo-addon-web_action_conditionable>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_advanced_search>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_apply_field_style>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_calendar_slot_duration>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_chatter_position>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_company_color>=16.0dev,<16.1dev',
|
||||
'odoo-addon-web_dark_mode>=16.0dev,<16.1dev',
|
||||
|
|
Loading…
Reference in New Issue