Skip to content

Commit

Permalink
[MIG] crm_lead_code: Migration to 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HeliconiaSolutions committed Nov 25, 2024
1 parent b560b57 commit 8bbb507
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions crm_lead_code/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Copyright (c)
# 2015 Serv. Tec. Avanzados - Pedro M. Baeza (http://www.serviciosbaeza.com)
# 2015 AvanzOsc (http://www.avanzosc.es)
# 2024 Heliconia Solutions
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
Expand All @@ -21,9 +22,9 @@

{
"name": "Sequential Code for Leads / Opportunities",
"version": "17.0.1.1.0",
"version": "18.0.1.0.0",
"category": "Customer Relationship Management",
"author": "Tecnativa, AvanzOSC, Odoo Community Association (OCA)",
"author": "Tecnativa, AvanzOSC, Heliconia Solutions, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/crm",
"license": "AGPL-3",
"depends": ["crm"],
Expand Down

0 comments on commit 8bbb507

Please sign in to comment.