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.

21 lines
514 B

{
"name": "VRACOOP - POS API Mayam",
"summary": "POS API Mayam",
"version": "12.0.1.1.0",
"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_v2"
],
"data": [
'views/pos_transaction_views.xml',
],
'qweb': [
# 'static/src/xml/pos.xml',
],
}