Skip to content

Commit 60c15dd

Browse files
committed
[MIG] edi_product_oca: Migration to 18.0
1 parent 2e33697 commit 60c15dd

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

edi_product_oca/__manifest__.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
{
55
"name": "EDI Product",
66
"summary": """
7-
EDI framework configuration and base logic for products and products packaging""",
8-
"version": "16.0.1.1.1",
7+
EDI framework configuration and base logic
8+
for products and products packaging""",
9+
"version": "18.0.1.0.0",
910
"license": "AGPL-3",
1011
"author": "ForgeFlow, Odoo Community Association (OCA)",
1112
"website": "https://github.com/OCA/edi-framework",
1213
"depends": [
1314
"product",
14-
"edi_oca",
15+
"edi_core_oca",
1516
],
1617
"data": [
1718
"views/product_views.xml",

0 commit comments

Comments
 (0)