[MIG] project_name_from_lead: Migration to 16.0
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
|
|
||||||
from . import models
|
from . import models
|
@@ -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": [
|
||||||
|
Reference in New Issue
Block a user