[MIG] pos_usability to v16

This commit is contained in:
Alexis de Lattre
2023-03-17 10:20:29 +00:00
parent b954772126
commit 1e19fc906c
7 changed files with 18 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
{
"name": "POS Usability",
"version": "14.0.1.0.0",
"version": "16.0.1.0.0",
"category": "Point of sale",
"license": "AGPL-3",
"summary": "Misc usability improvement for point of sale",
@@ -33,5 +33,5 @@ Akretion:
"views/pos_session.xml",
"views/product.xml",
],
"installable": False,
"installable": True,
}