Draft Purchases ir.actions.act_window purchase.order form tree,form [('date_order','>',time.strftime('%Y-01-01 00:00:00')),('date_order','<',time.strftime('%Y-12-31 23:59:59')), ('state','=','draft')] Quotation Request ir.actions.act_window purchase.order form tree,form [('date_order','>',time.strftime('%Y-01-01 00:00:00')),('date_order','<',time.strftime('%Y-12-31 23:59:59')), ('state','in',('wait','confirmed'))] board.purchase.form board.board form
Purchase Dashboard board.board form form menu