Browse Source

fix website in manifest.

pull/489/head
Francois Kawala 4 years ago
committed by François Kawala
parent
commit
8fe8e8d311
  1. 2
      pos_reset_search/__openerp__.py

2
pos_reset_search/__openerp__.py

@ -7,7 +7,7 @@
'category': 'Point of Sale',
'summary': 'Point of Sale - Clear product search when user clicks on a product.',
'author': "Le Nid, Odoo Community Association (OCA)",
'website': "http://www.lenid.ch",
'website': "https://github.com/OCA/pos",
'license': 'AGPL-3',
'depends': [
'point_of_sale',

Loading…
Cancel
Save