Browse Source

[CHG] Manifest changed

pull/57/head
Sreejith 8 years ago
parent
commit
80896110e2
  1. 1
      import_product_image/__manifest__.py

1
import_product_image/__manifest__.py

@ -33,6 +33,7 @@
'depends': ['sale'],
'data': ['views/import_product_image_view.xml'],
'license': 'AGPL-3',
'images': ['static/description/banner.jpg'],
'application': False,
'installable': True,
'auto_install': False,

Loading…
Cancel
Save