|
@ -1,7 +1,7 @@ |
|
|
# -*- encoding: utf-8 -*- |
|
|
# -*- encoding: utf-8 -*- |
|
|
{ |
|
|
{ |
|
|
'name': 'POS - Product Template', |
|
|
'name': 'POS - Product Template', |
|
|
'version': '10.0.1.0.2', |
|
|
|
|
|
|
|
|
'version': '10.0.2.0.1', |
|
|
'category': 'Point Of Sale', |
|
|
'category': 'Point Of Sale', |
|
|
'author': "Akretion,Odoo Community Association (OCA)", |
|
|
'author': "Akretion,Odoo Community Association (OCA)", |
|
|
'summary': 'Manage Product Template in Front End Point Of Sale', |
|
|
'summary': 'Manage Product Template in Front End Point Of Sale', |
|
@ -9,6 +9,7 @@ |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'depends': [ |
|
|
'depends': [ |
|
|
'point_of_sale', |
|
|
'point_of_sale', |
|
|
|
|
|
'pos_fix_search_limit', |
|
|
], |
|
|
], |
|
|
'data': [ |
|
|
'data': [ |
|
|
'view/view.xml', |
|
|
'view/view.xml', |
|
|