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
636 B

{
"name": "VRACOOP - POS Protocole YAM",
"summary": "VRACOOP - POS Protocole YAM",
"version": "12.0.1.0.1",
"development_status": "Beta",
"author": "Le Filament",
"maintainers": ["remi-filament"],
"license": "AGPL-3",
"application": False,
"installable": True,
"category": 'Point of Sale',
"depends": [
"point_of_sale", "vracoop_pos_free_balance",
],
"data": [
# 'security/ir.model.access.csv',
# 'views/assets.xml',
# 'views/pos_config_views.xml',
# 'views/pos_transaction.xml',
],
'qweb': [
'static/src/xml/pos.xml',
],
}