File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ addon | version | maintainers | summary
26
26
[ web_apply_field_style] ( web_apply_field_style/ ) | 16.0.1.0.1 | | Apply css class style to fields from a dict parameters
27
27
[ web_calendar_slot_duration] ( web_calendar_slot_duration/ ) | 16.0.1.0.1 | [ ![ Yajo] ( https://github.com/Yajo.png?size=30px )] ( https://github.com/Yajo ) | Customizable calendar slot durations
28
28
[ web_chatter_position] ( web_chatter_position/ ) | 16.0.1.0.2 | | Add an option to change the chatter position
29
- [ web_company_color] ( web_company_color/ ) | 16.0.1.2.2 | | Web Company Color
29
+ [ web_company_color] ( web_company_color/ ) | 16.0.1.2.3 | | Web Company Color
30
30
[ web_copy_confirm] ( web_copy_confirm/ ) | 16.0.1.0.0 | | Show confirmation dialogue before copying records
31
31
[ web_dark_mode] ( web_dark_mode/ ) | 16.0.1.0.2 | | Enabled Dark Mode for the Odoo Backend
32
32
[ web_dashboard_tile] ( web_dashboard_tile/ ) | 16.0.1.0.2 | [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Add Overview Dashboards with Tiles
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Web Company Color
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:7aa40c74a29d5847a8a2ed05439d04e0991d362b95ec6969cb92e3bf2aeec8b7
10
+ !! source digest: sha256:8a814ac88491029ca65ef378be730bd05a762604c5913f24f9cf1c6ea5b160cb
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 5
5
{
6
6
"name" : "Web Company Color" ,
7
7
"category" : "web" ,
8
- "version" : "16.0.1.2.2 " ,
8
+ "version" : "16.0.1.2.3 " ,
9
9
"author" : "Alexandre Díaz, Odoo Community Association (OCA)" ,
10
10
"website" : "https://github.com/OCA/web" ,
11
11
"depends" : ["web" , "base_sparse_field" ],
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Web Company Color</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:7aa40c74a29d5847a8a2ed05439d04e0991d362b95ec6969cb92e3bf2aeec8b7
370
+ !! source digest: sha256:8a814ac88491029ca65ef378be730bd05a762604c5913f24f9cf1c6ea5b160cb
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/16.0/web_company_color "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_company_color "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module change navbar colors based in the company logo colors.</ p >
You can’t perform that action at this time.
0 commit comments