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

{
"name": "VRACOOP - POS Free Balance V2",
"summary": "VRACOOP - POS Free Balance V2",
"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", "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',
],
}