[MIG] project_name_from_lead: Migration to 16.0

This commit is contained in:
Boris Gallet
2023-11-06 17:50:37 +01:00
parent a240b6cf71
commit 0e36b3d9e3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,2 @@
# -*- coding: utf-8 -*-
from . import models from . import models

View File

@@ -3,7 +3,7 @@
{ {
"name": "project_name_from_lead", "name": "project_name_from_lead",
"version": "14.0.1.0.0", "version": "16.0.1.0.0",
"author": "Elabore", "author": "Elabore",
"website": "https://elabore.coop", "website": "https://elabore.coop",
"maintainer": "Clément Thomas", "maintainer": "Clément Thomas",
@@ -13,6 +13,7 @@
# any module necessary for this one to work correctly # any module necessary for this one to work correctly
"depends": [ "depends": [
"base", "base",
"crm",
"sale_project", "sale_project",
], ],
"qweb": [ "qweb": [