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

This commit is contained in:
ivan deng
2018-03-23 02:00:08 +08:00
parent 300738848c
commit f00c2bfadc
14 changed files with 127 additions and 41 deletions

View File

@@ -47,6 +47,7 @@ You can config odoo, make it look like your own platform.
15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice...
16. Fix odoo reload module translation bug while enable english language
17. Stop Odoo Auto Subscribe(Performance Improve)
18. Show/Hide Author and Website in Apps Dashboard
This module can help to white label the Odoo.
Also helpful for training and support for your odoo end-user.
@@ -58,8 +59,10 @@ The user can get the help document just by one click.
'data': [
'views/app_odoo_customize_view.xml',
'views/app_theme_config_settings_view.xml',
'views/ir_model_view.xml',
# data
'data/ir_config_parameter.xml',
'data/res_groups.xml',
],
'demo': [],
'test': [