sale.order.form.payment sale.order account.invoice.form.payment account.invoice account.invoice.form.portal account.invoice account.invoice.select.share account.invoice [('share','=', False)] Quotations ir.actions.act_window sale.order tree,form [('state','in',('draft','sent','cancel'))] {} We haven't sent you any quotation. Sale Orders ir.actions.act_window sale.order tree,form [('state', 'not in', ('draft', 'sent', 'cancel'))] {} We haven't sent you any sales order. Invoices account.invoice tree,form [('type','in',['out_invoice','out_refund'])] {} We haven't sent you any invoice. tree form