Browse Source

Added Documentation and banner/icon

pull/9/merge
SHEREEF PT 8 years ago
parent
commit
789951631f
  1. 1
      pos_product_category_filter/__openerp__.py
  2. 2
      pos_product_category_filter/__openerp__.py~

1
pos_product_category_filter/__openerp__.py

@ -19,6 +19,7 @@
""", """,
'depends': ['point_of_sale'], 'depends': ['point_of_sale'],
'images': ['static/description/banner.jpg'],
'data': ['views/custom_view.xml', 'data': ['views/custom_view.xml',
'views/template.xml'], 'views/template.xml'],
'qweb': [], 'qweb': [],

2
pos_product_category_filter/__openerp__.py~

@ -15,7 +15,7 @@
======================= =======================
Customization of produc availablity in PoS.
""", """,
'depends': ['point_of_sale'], 'depends': ['point_of_sale'],

Loading…
Cancel
Save