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.

31 lines
858B

  1. # Copyright 2017-2019 BizzAppDev
  2. # Copyright 2017-2019 AgentERP
  3. # Copyright 2017-2019 Elico Corp
  4. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
  5. {
  6. "name": "Product Download for Appstore",
  7. "version": "16.0.1.0.0",
  8. "author": "BizzAppDev, AgentERP, Elico Corp, "
  9. "Odoo Community Association (OCA)",
  10. "website": "https://github.com/OCA/apps-store",
  11. "license": "AGPL-3",
  12. "category": "Sales",
  13. "depends": [
  14. "base",
  15. "website_sale_digital",
  16. "github_connector_odoo",
  17. "apps_product_creator",
  18. ],
  19. "summary": "Product Download for Appstore",
  20. "data": [
  21. "views/product_template_view.xml",
  22. "data/cron_scheduler.xml",
  23. ],
  24. "demo": [
  25. "demo/product_template_demo.xml",
  26. ],
  27. "installable": True,
  28. "auto_install": False,
  29. "application": False,
  30. }
上海开阖软件有限公司 沪ICP备12045867号-1