[MIG] agreement: Migration to 13.0

This commit is contained in:
sergio-teruel
2021-02-14 09:20:21 +01:00
committed by newtratip
parent dadee755d2
commit 26a26d19d3
14 changed files with 207 additions and 195 deletions

View File

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