report.stock.move.graph stock.move report.stock.quant.graph stock.quant Incoming Products stock.move form graph,tree [('location_id.usage','!=','internal'), ('location_dest_id.usage','=','internal'), ('date','<=', time.strftime('%Y-%m-%d')),('date','>',(context_today()-datetime.timedelta(days=15)).strftime('%Y-%m-%d'))] {} Outgoing Products stock.move form graph,tree [('location_id.usage','=','internal'), ('location_dest_id.usage', '!=', 'internal'), ('date','<=', time.strftime('%Y-%m-%d')),('date','>',(context_today()-datetime.timedelta(days=15)).strftime('%Y-%m-%d'))] {} Actual Stock stock.quant form graph,tree [('location_id.usage','=','internal')] {} board.warehouse.form board.board
Warehouse board.board form form