account.invoice.form account.invoice Cooperator Invoices account.invoice form tree,kanban,form,calendar,pivot,graph,activity [('type','in',('out_invoice', 'out_refund')),('release_capital_request','=',True)] {'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'}

Create a customer invoice

Create invoices, register payments and keep track of the discussions with your customers.

tree form Customer Invoices account.invoice form tree,kanban,form,calendar,pivot,graph,activity [('type','in',('out_invoice', 'out_refund')),('release_capital_request','=',False)] {'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'}

Create a customer invoice

Create invoices, register payments and keep track of the discussions with your customers.

Invoices account.invoice form tree,form,kanban,calendar,graph,pivot [('type','in', ['out_invoice', 'out_refund']), ('state', 'not in', ['draft', 'cancel']),('release_capital_request','=',False)] {'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'}