add dialog draggable

This commit is contained in:
ivan deng
2018-01-31 20:47:35 +08:00
parent 000712850a
commit cd5f47581d
6 changed files with 123 additions and 12 deletions

View File

@@ -27,6 +27,7 @@
1.Search by date or number range in List view and Pivot view.
2.Instructions for Activating List background color property.
3.Reset the barcode format.
4.Draggable Dialog
""",
'description': """
@@ -54,7 +55,7 @@ eg.
--------------------------------------------------
""",
'depends': ['web', 'app_odoo_customize'],
'depends': ['web', 'report', 'app_odoo_customize'],
'data': [
'views/app_ui_config_settings_view.xml',
'views/template_view.xml',