You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
555 B
15 lines
555 B
{
|
|
"name": "Bees Purchase",
|
|
"summary": """
|
|
- Adds a 'Responsible' field to purchase orders,
|
|
- A filter w.r.t. the mail sellers is placed on the products field of a
|
|
purchase order.
|
|
""",
|
|
"author": "Beescoop - Cellule IT, " "Coop IT Easy SCRLfs",
|
|
"website": "https://github.com/beescoop/Obeesdoo",
|
|
"category": "Purchase",
|
|
"version": "12.0.1.1.0",
|
|
"depends": ["base", "purchase", "beesdoo_product"],
|
|
"data": ["views/purchase_order.xml", "report/report_purchaseorder.xml"],
|
|
"license": "AGPL-3",
|
|
}
|