Browse Source

[IMP] Add screenshot descrption;

pull/411/head
Sylvain LE GAL 10 years ago
committed by Wolfgang Pichler
parent
commit
38b3a2a8d3
  1. 5
      pos_product_template/__openerp__.py
  2. BIN
      pos_product_template/static/src/img/screenshots/pos_product_template.png

5
pos_product_template/__openerp__.py

@ -22,7 +22,7 @@
{
'name': 'Point Of Sale - Product Template',
'summary': 'Manage Product Template in Front End Point Of Sale',
'version': '0.1',
'version': '0.2',
'category': 'Point Of Sale',
'description': """
Manage Product Template in Front End Point Of Sale
@ -72,4 +72,7 @@ Copyright, Authors and Licence:
'demo/product_product.yml',
'demo/res_groups.yml',
],
'images': [
'static/src/img/screenshots/pos_product_template.png',
],
}

BIN
pos_product_template/static/src/img/screenshots/pos_product_template.png

After

Width: 1212  |  Height: 383  |  Size: 21 KiB

Loading…
Cancel
Save