mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-25 13:32:03 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
# Copyright 2021 ForgeFlow S.L. (https://www.forgeflow.com)
|
||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
{
|
||||
"name": "DDMRP Sale",
|
||||
"summary": "DDMRP integration with Sales app.",
|
||||
"version": "16.0.1.0.0",
|
||||
"development_status": "Beta",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"maintainers": ["LoisRForgeFlow"],
|
||||
"website": "https://github.com/OCA/ddmrp",
|
||||
"category": "Warehouse Management",
|
||||
"depends": ["ddmrp", "sale_order_line_date"],
|
||||
"data": ["views/stock_buffer_view.xml"],
|
||||
"license": "AGPL-3",
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue