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.

16 lines
491 B

4 years ago
4 years ago
  1. # Copyright 2019 Coop IT Easy SCRLfs
  2. # Nicolas Jamoulle, <nicolas@coopiteasy.be>
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
  4. {
  5. "name": "BEES coop Stock",
  6. "version": "12.0.1.0.0",
  7. "depends": ["stock"],
  8. "author": "Coop IT Easy SCRLfs",
  9. "license": "AGPL-3",
  10. "website": "www.coopiteasy.be",
  11. "summary": """
  12. Enable action on multiple products of a stock receipt
  13. """,
  14. "data": ["views/stock_view.xml"],
  15. "installable": True,
  16. }