Browse Source

[FIX] website URI

pull/234/head
Stéphane Bidoul (ACSONE) 7 years ago
committed by GitHub
parent
commit
26c640d7f3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pos_backend_partner/__manifest__.py

2
pos_backend_partner/__manifest__.py

@ -8,7 +8,7 @@
"summary": "Choose point of sale customers in backend",
"version": "10.0.1.0.0",
"category": "Point of sale",
"website": "www.akretion.com",
"website": "http://www.akretion.com",
'author': "Akretion,Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,

Loading…
Cancel
Save