diff --git a/app_odoo_customize/__openerp__.py b/app_odoo_customize/__openerp__.py index 73e0be50..28b01141 100644 --- a/app_odoo_customize/__openerp__.py +++ b/app_odoo_customize/__openerp__.py @@ -1,12 +1,12 @@ { - 'name': 'App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug)', + 'name': 'App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug,Delete clear)', 'version': '10.0.1.0', 'author': 'odooapp.cn', 'category': 'Productivity', 'website': 'http://www.sunpop.cn', 'sequence': 2, - 'summary': 'Quick customize and debranding your own Odoo. Quick debug, Language Switcher, Online Documentation Access.', + 'summary': 'Quick customize and debranding your own Odoo. Quick debug, Language Switcher, Online Documentation Access,Delete test data.', 'description': """ App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug) diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index c47e6aea..80862a07 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -4,7 +4,7 @@

App Odoo Customize

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

+ Online Documentation Access,Quick clear data.