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

{
"name": "VRACOOP - Website Coupon Code",
"summary": "VRACOOP - Website Coupon Code",
"version": "12.0.1.0.1",
"development_status": "Beta",
"author": "Le Filament",
"maintainers": ["remi-filament"],
"license": "AGPL-3",
"application": False,
"installable": True,
'category': 'Sales',
"depends": [
'website_sale', 'website_coupon',
],
"data": [
'data/data.xml',
'views/product_views.xml',
'views/template.xml',
],
}