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.

17 lines
460 B

5 years ago
  1. {
  2. "name": "VRACOOP - Customisation Pack",
  3. "summary": "VRACOOP - Customisation Pack",
  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", "product_pack"
  13. ],
  14. "data": [
  15. 'security/ir.model.access.csv',
  16. ]
  17. }