mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] correct manifest website links
This commit is contained in:
@@ -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"],
|
||||
|
||||
@@ -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"],
|
||||
|
||||
@@ -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"],
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user