From ba470d8f64910db7053cd71f483ceee839e13a69 Mon Sep 17 00:00:00 2001 From: houssine Date: Tue, 14 May 2019 18:07:37 +0200 Subject: [PATCH] [IMP] rename openerp tag --- easy_my_coop/views/account_invoice_view.xml | 68 ++++++++++----------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/easy_my_coop/views/account_invoice_view.xml b/easy_my_coop/views/account_invoice_view.xml index c000eae..e01dc2f 100644 --- a/easy_my_coop/views/account_invoice_view.xml +++ b/easy_my_coop/views/account_invoice_view.xml @@ -1,37 +1,37 @@ - + - account.invoice.form - account.invoice - - - - - - - - - - Cooperator Invoices - account.invoice - form - tree,kanban,form,calendar,pivot,graph - - [('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. -

-
+ account.invoice.form + account.invoice + + + + + + +
+ + + Cooperator Invoices + account.invoice + form + tree,kanban,form,calendar,pivot,graph + + [('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. +

+
@@ -83,4 +83,4 @@ {'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'} -
\ No newline at end of file + \ No newline at end of file