{ 'name': 'POS Customer Orders', 'version': '17.0.1.0.0', 'category': 'Point of Sale', 'summary': 'Show last 2 orders in POS Customer Details', 'depends': ['point_of_sale'], 'data': [], 'assets': { 'point_of_sale.assets_prod': [ 'pos_customer_orders/static/src/xml/**/*', 'pos_customer_orders/static/src/js/**/*', ], }, 'installable': True, 'application': False, }