sale.order.form - Confirm sale.order 1 account.invoice.cred.cont account.invoice Fast Confirm code if context.get('active_model') == 'sale.order' and context.get('active_ids'): self.order_process_now(cr, uid, context['active_ids'], context=context) Fast Confirm