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