diff --git a/easy_my_coop/views/account_invoice_view.xml b/easy_my_coop/views/account_invoice_view.xml index e01dc2f..b8c8610 100644 --- a/easy_my_coop/views/account_invoice_view.xml +++ b/easy_my_coop/views/account_invoice_view.xml @@ -14,29 +14,24 @@ Cooperator Invoices account.invoice form - tree,kanban,form,calendar,pivot,graph + 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'} -

- Click to create a cooperator invoice. -

- OpenERP's electronic invoicing allows to ease and fasten the - collection of cooperator payments. The cooperator customer receives the - invoice by email and he can pay online and/or import it - in his own system. -

- The discussions with the cooperator are automatically displayed at - the bottom of each invoice. -

+

+ Create a customer invoice +

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

tree + @@ -53,23 +48,17 @@ Customer Invoices account.invoice form - tree,kanban,form,calendar,pivot,graph + 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'} -

- Click to create a customer invoice. -

- Odoo's electronic invoicing allows to ease and fasten the - collection of customer payments. Your customer receives the - invoice by email and he can pay online and/or import it - in his own system. -

- The discussions with your customer are automatically displayed at - the bottom of each invoice. -

+

+ Create a customer invoice +

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