Browse Source

Update __openerp__.py

Deleted description as exist readme
pull/48/head
Rafael Blasco 9 years ago
parent
commit
5bbacf7cad
  1. 5
      pos_pricelist/__openerp__.py

5
pos_pricelist/__openerp__.py

@ -23,11 +23,6 @@
'sequence': 1,
'author': "Adil Houmadi @Taktik,Odoo Community Association (OCA)",
'summary': 'Pricelist for Point of sale',
'description': """
New feature for the Point Of Sale:
=============================================
Add support for pricelist on the point of sale
""",
'depends': [
"point_of_sale",
],

Loading…
Cancel
Save