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.
25 lines
746 B
25 lines
746 B
{
|
|
"name": "VRACOOP - Processus Click&Collect",
|
|
"summary": "VRACOOP - Processus Click&Collect",
|
|
"version": "12.0.1.0.1",
|
|
"development_status": "Beta",
|
|
"author": "Le Filament",
|
|
"maintainers": ["remi-filament"],
|
|
"license": "AGPL-3",
|
|
"application": False,
|
|
"installable": True,
|
|
"depends": [
|
|
"website", "website_sale", "website_sale_delivery"
|
|
],
|
|
"data": [
|
|
'security/ir.model.access.csv',
|
|
'datas/vracoop.time.csv',
|
|
"views/assets.xml",
|
|
"views/vracoop_retrait_views.xml",
|
|
"views/vracoop_retrait_suivi_views.xml",
|
|
"views/vracoop_templates.xml",
|
|
"views/sale_order.xml",
|
|
"views/delivery_views.xml"
|
|
# "views/templates.xml"
|
|
]
|
|
}
|