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.

20 lines
505 B

3 years ago
  1. {
  2. "name": "VRACOOP - Website Coupon Code",
  3. "summary": "VRACOOP - Website Coupon Code",
  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. 'category': 'Sales',
  12. "depends": [
  13. 'website_sale', 'website_coupon',
  14. ],
  15. "data": [
  16. 'data/data.xml',
  17. 'views/product_views.xml',
  18. 'views/template.xml',
  19. ],
  20. }