[MIG] agreement: Migration to 14.0

This commit is contained in:
newtratip
2021-02-16 12:10:07 +07:00
parent 80b64c233a
commit 8c16c94ab9
10 changed files with 37 additions and 45 deletions

View File

@@ -4,7 +4,7 @@
{
"name": "Agreement",
"summary": "Adds an agreement object",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Contract",
"author": "Akretion, "
"Yves Goldberg (Ygol Internetwork), "
@@ -20,6 +20,9 @@
],
"demo": ["demo/demo.xml"],
"development_status": "Beta",
"maintainers": ["ygol", "alexis-via"],
"maintainers": [
"ygol",
"alexis-via",
],
"installable": True,
}