mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix auto partner ref
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
|
||||
'version': '13.19.12.28',
|
||||
'version': '13.20.01.06',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Productivity',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
@@ -68,6 +68,7 @@
|
||||
25. Add remove expense data
|
||||
26. Add multi uninstall modules
|
||||
27. Add odoo boost modules link.
|
||||
28. Easy Menu manager.
|
||||
|
||||
This module can help to white label the Odoo.
|
||||
Also helpful for training and support for your odoo end-user.
|
||||
@@ -89,6 +90,7 @@
|
||||
'views/res_config_settings_views.xml',
|
||||
'views/ir_model_views.xml',
|
||||
'views/ir_views.xml',
|
||||
'views/ir_ui_menu_views.xml',
|
||||
# data
|
||||
'data/ir_config_parameter.xml',
|
||||
'data/ir_module_module.xml',
|
||||
|
||||
Reference in New Issue
Block a user