mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix data delete
This commit is contained in:
@@ -55,7 +55,7 @@ The user can get the help document just by one click.
|
||||
|
||||
""",
|
||||
'images': ['static/description/banner.png'],
|
||||
'depends': ['web','mail'],
|
||||
'depends': ['web', 'mail'],
|
||||
'data': [
|
||||
'views/app_odoo_customize_view.xml',
|
||||
'views/app_theme_config_settings_view.xml',
|
||||
@@ -75,4 +75,3 @@ The user can get the help document just by one click.
|
||||
'static/src/xml/customize_user_menu.xml',
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user