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

3 years ago
3 years ago
3 years ago
  1. {
  2. "name": "VRACOOP - POS API Mayam",
  3. "summary": "POS API Mayam",
  4. "version": "12.0.1.1.0",
  5. "development_status": "Beta",
  6. "author": "Le Filament",
  7. "maintainers": ["remi-filament"],
  8. "license": "AGPL-3",
  9. "application": False,
  10. "installable": True,
  11. "category": 'Point of Sale',
  12. "depends": [
  13. "point_of_sale", "vracoop_pos_free_balance_v2"
  14. ],
  15. "data": [
  16. 'views/pos_transaction_views.xml',
  17. ],
  18. 'qweb': [
  19. # 'static/src/xml/pos.xml',
  20. ],
  21. }