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.

24 lines
710 B

5 years ago
  1. {
  2. "name": "VRACOOP - Processus Click&Collect",
  3. "summary": "CG SCOP - Processus Click&Collect",
  4. "version": "12.0.1.0.1",
  5. "development_status": "Beta",
  6. "author": "Le Filament",
  7. "maintainers": ["remi-filament"],
  8. "license": "AGPL-3",
  9. "application": False,
  10. "installable": True,
  11. "depends": [
  12. "website", "website_sale", "website_sale_delivery"
  13. ],
  14. "data": [
  15. 'security/ir.model.access.csv',
  16. 'datas/vracoop.time.csv',
  17. "views/assets.xml",
  18. "views/vracoop_retrait_views.xml",
  19. "views/vracoop_retrait_suivi_views.xml",
  20. "views/vracoop_templates.xml",
  21. "views/sale_order.xml"
  22. # "views/templates.xml"
  23. ]
  24. }