Browse Source

[ADD] Initial Commit

pull/124/head
Ajmalcybrosys 6 years ago
parent
commit
695e77556e
  1. 2
      mobile_service_shop/__manifest__.py

2
mobile_service_shop/__manifest__.py

@ -34,7 +34,7 @@
'reports/service_ticket_template.xml',
'data/mobile_service_data.xml',
'data/mobile_service_email_template.xml'],
'image': ['static/description/banner.jpg'],
'images': ['static/description/banner.jpg'],
'installable': True,
'application': True,
'auto_install': False,

Loading…
Cancel
Save