product.month.graph purchase.report Monthly Purchases purchase.report [('state','<>','cancel')] {'group_by': ['category_id'], 'col_group_by': ['date:month'], 'measures': ['quantity']} Price Per Supplier purchase.report [('state','<>','draft'),('state','<>','cancel')] {'group_by': ['partner_id'], 'col_group_by': ['product_id'], 'measures': ['price_average']} Average Delivery Time purchase.report [('state','<>','draft'),('state','<>','cancel')] {'group_by': ['partner_id'], 'measures': ['delay_pass']} report.purchase.order.search purchase.report Purchase Analysis purchase.report form graph {'search_default_orders': 1, 'group_by_no_leaf':1,'group_by':[]} Purchase Analysis allows you to easily check and analyse your company purchase history and performance. From this menu you can track your negotiation performance, the delivery performance of your suppliers, etc.