6 changed files with 39 additions and 16 deletions
@ -0,0 +1,22 @@ |
|||
{ |
|||
'name': 'POS Product Category Filter', |
|||
'version': '1.0', |
|||
'category': 'Point of Sale', |
|||
'author': 'Cybrosys Techno Solutions', |
|||
'company': 'Cybrosys Techno Solutions', |
|||
'website': 'http://www.cybrosys.com', |
|||
'sequence': 6, |
|||
'summary': 'Show only specified categories of product in point of sale ', |
|||
'description': """ |
|||
|
|||
======================= |
|||
|
|||
Customization of produc availablity in PoS. |
|||
|
|||
""", |
|||
'depends': ['point_of_sale'], |
|||
'data': ['views/category.xml', |
|||
'views/template.xml'], |
|||
'installable': True, |
|||
'auto_install': False, |
|||
} |
After Width: | Height: | Size: 172 KiB |
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in new issue