Browse Source

update manifest

pull/227/head
Hpar 7 years ago
committed by GitHub
parent
commit
2d1e0ff715
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      pos_backend_partner/__manifest__.py

4
pos_backend_partner/__manifest__.py

@ -4,7 +4,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Pos Backend customer",
"name": "POS Backend Customer",
"summary": "Choose point of sale customers in backend",
"version": "10.0.1.0.0",
"category": "Point of sale",
@ -20,6 +20,4 @@
'views/assets.xml',
'views/backend_partner.xml',
],
"qweb": [
]
}
Loading…
Cancel
Save