mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add 18. Show/Hide Author and Website in Apps Dashboard
This commit is contained in:
@@ -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': [
|
||||
|
||||
Reference in New Issue
Block a user