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

8 years ago
8 years ago
  1. {
  2. "name": "Bees Purchase",
  3. "summary": """
  4. - Adds a 'Responsible' field to purchase orders,
  5. - A filter w.r.t. the mail sellers is placed on the products field of a
  6. purchase order.
  7. """,
  8. "author": "Beescoop - Cellule IT, " "Coop IT Easy SCRLfs",
  9. "website": "https://github.com/beescoop/Obeesdoo",
  10. "category": "Purchase",
  11. "version": "12.0.1.1.0",
  12. "depends": ["base", "purchase", "beesdoo_product"],
  13. "data": ["views/purchase_order.xml", "report/report_purchaseorder.xml"],
  14. "license": "AGPL-3",
  15. }