diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index 0ab3bae1..6d403d4c 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -16,7 +16,7 @@ # description: { 'name': 'App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug,Clear Data)', - 'version': '11.0.9.12', + 'version': '12.0.9.23', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'http://www.sunpop.cn', @@ -31,7 +31,7 @@ App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug) ============ White label odoo. -Support Odoo 11, 10, 9. +Support Odoo 12, 11, 10, 9. You can config odoo, make it look like your own platform. 1. Deletes Odoo label in footer 2. Replaces "Odoo" in Windows title @@ -62,7 +62,7 @@ The user can get the help document just by one click. 'depends': ['base', 'web', 'mail'], 'data': [ 'views/app_odoo_customize_view.xml', - # 'views/app_theme_config_settings_view.xml', + 'views/app_theme_config_settings_view.xml', 'views/ir_model_view.xml', # data 'data/ir_config_parameter.xml', diff --git a/app_odoo_customize/readme.md b/app_odoo_customize/readme.md index fcf33233..e333b138 100644 --- a/app_odoo_customize/readme.md +++ b/app_odoo_customize/readme.md @@ -1,7 +1,7 @@ ##App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug,Quick Data Clear) ============ White label odoo. -Support Odoo 11, 10, 9. +Support Odoo 12, 11, 10, 9. You can config odoo, make it look like your own platform. 1. Deletes Odoo label in footer 2. Replaces "Odoo" in Windows title diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index 8a20325e..6122fc04 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -5,15 +5,13 @@

This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher, Online Documentation Access,Quick Data Clear.

-

Lastest update: v11.0.7.23

-

Fix Login bug when install website.

-

Add 19. One Click to clear all data (Sometime pls click twice)

-

Add 18. Show/Hide Author and Website in Apps Dashboard

+

Lastest update: v12.0.9.23

+

Support for odoo 12alpha1.

More Powerful addons: Sunpop.cn Addons


-

Add Odoo 11 Support

+

Odoo 12, 11, 10, 9 Support

-