[FIX] correct manifest website links

This commit is contained in:
Lois Rilo
2021-03-17 11:03:41 +01:00
parent 247d074d7b
commit fb81fca1f4
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"author": "Escodoo, Agile Business Group, Odoo Community Association (OCA)",
"maintainers": ["marcelsavegnago"],
"images": ["static/description/banner.png"],
"website": "https://github.com/oca/manufacture",
"website": "https://github.com/OCA/manufacture",
"category": "Manufacturing",
"depends": ["repair"],
"data": ["views/repair_order.xml"],

View File

@@ -5,7 +5,7 @@
"summary": "Allows to create fixed planned orders on a grid view.",
"version": "13.0.1.0.0",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"website": "https://github.com/OCA/manufacture",
"category": "Warehouse Management",
"depends": ["mrp_multi_level", "web_widget_x2many_2d_matrix", "date_range"],
"data": ["wizards/mrp_planned_order_wizard_view.xml"],

View File

@@ -8,7 +8,7 @@
"version": "13.0.1.0.0",
"category": "MRP",
"author": "Tecnativa, " "Odoo Community Association (OCA)",
"website": "https://github.com/oca/manufacture",
"website": "https://github.com/OCA/manufacture",
"license": "AGPL-3",
"depends": ["mrp"],
"data": ["views/stock_picking_type_views.xml"],

View File

@@ -7,7 +7,7 @@
"summary": "Adds sale information to Manufacturing models",
"version": "13.0.1.0.0",
"category": "Manufacturing",
"website": "https://github.com/oca/manufacture",
"website": "https://github.com/OCA/manufacture",
"author": "AvanzOSC, " "Tecnativa, " "Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,

View File

@@ -6,7 +6,7 @@
"summary": "Considers the warehouse calendars in manufacturing",
"version": "13.0.1.0.0",
"license": "LGPL-3",
"website": "https://github.com/manufacture",
"website": "https://github.com/OCA/manufacture",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"category": "Manufacturing",
"depends": ["mrp", "stock_warehouse_calendar"],