product.month.graph purchase.report graph purchase.order.tree purchase.report tree report.purchase.order.search purchase.report search purchase.order.qty.amount.graph purchase.report graph purchase.order.by.user.graph purchase.report graph Purchase Analysis purchase.report form tree,graph {'search_default_year':1,'search_default_month':1,'search_default_group_partner_id':1,'search_default_group_product_id': 1, '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. Total Qty and Amount by month purchase.report form graph,tree Total Orders by User per month purchase.report form graph,tree Receptions Analysis report.stock.move form tree,graph {'full':'1','contact_display': 'partner','search_default_done':1, 'search_default_month':1, 'search_default_group_type':1, 'group_by': [], 'group_by_no_leaf':1,'search_default_year':1,} Reception Analysis allows you to easily check and analyse your company order receptions and the performance of your supplier's deliveries. purchase.by.supplier.graph purchase.report graph Purchase by supplier purchase.report form tree [('state','=','done'),('date','>',(datetime.date.today()-datetime.timedelta(days=30)).strftime('%Y-%m-%d'))] {'group_by_no_leaf':1,'group_by':['partner_id']} total.price.by.product.by.state.graph purchase.report graph Total price by product by state purchase.report form tree,graph {'group_by_no_leaf':1,'group_by':['product_id','state']} qty.per.product.graph purchase.report graph Qty. per product purchase.report form tree [('state','=','done')] {'group_by_no_leaf':1,'group_by':['product_id']} qty.per.product.tree purchase.report tree Purchase order per month purchase.report form tree [('date','>',time.strftime('%Y-01-01 00:00:00')),('date','<',time.strftime('%Y-12-31 23:59:59')),('state','=','done')] {'group_by_no_leaf':1,'group_by':['month','product_id']} Current purchases purchase.order form tree,form [('state','in',('draft','confirmed'))]