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.

22 lines
668 B

4 years ago
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. "description": """
  13. """,
  14. "author": "Beescoop - Cellule IT",
  15. "website": "https://github.com/beescoop/Obeesdoo",
  16. "category": "Inventory",
  17. "version": "12.0.1.0.0",
  18. "depends": ["delivery", "beesdoo_base", "beesdoo_product"],
  19. "data": ["views/stock.xml"],
  20. "installable": True,
  21. }