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.

20 lines
681 B

4 years ago
4 years ago
  1. # Copyright 2017 - 2020 BEES coop SCRLfs
  2. # - Augustin Borsu
  3. # - Elise Dupont
  4. # - Thibault François
  5. # - Jean-Marc François
  6. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  7. {
  8. "name": "Beesdoo Inventory",
  9. "summary": """
  10. Adds a responsible, a max shipping date and a button to copy quantity to
  11. stock pickings.""",
  12. "author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
  13. "website": "https://github.com/beescoop/Obeesdoo",
  14. "category": "Inventory",
  15. "version": "12.0.1.0.0",
  16. "depends": ["delivery", "beesdoo_base", "beesdoo_product"],
  17. "data": ["views/stock.xml"],
  18. "installable": True,
  19. "license": "AGPL-3",
  20. }