From 0cfc5214a736457933360bf4236cc4d5095d5f9c Mon Sep 17 00:00:00 2001 From: Flectra Community Bot Date: Sun, 4 Jul 2021 02:21:59 +0000 Subject: [PATCH] Automatic Update form OCA2FC Migrator --- README.md | 2 +- account_payment_order/__manifest__.py | 2 +- account_payment_order/i18n/account_payment_order.pot | 5 +++++ account_payment_order/i18n/am.po | 5 +++++ account_payment_order/i18n/ar.po | 5 +++++ account_payment_order/i18n/ca.po | 5 +++++ account_payment_order/i18n/cs.po | 5 +++++ account_payment_order/i18n/da_DK.po | 5 +++++ account_payment_order/i18n/de.po | 5 +++++ account_payment_order/i18n/el_GR.po | 5 +++++ account_payment_order/i18n/es.po | 5 +++++ account_payment_order/i18n/es_CR.po | 5 +++++ account_payment_order/i18n/es_EC.po | 5 +++++ account_payment_order/i18n/es_ES.po | 5 +++++ account_payment_order/i18n/es_MX.po | 5 +++++ account_payment_order/i18n/es_VE.po | 5 +++++ account_payment_order/i18n/et.po | 5 +++++ account_payment_order/i18n/fi.po | 5 +++++ account_payment_order/i18n/fr.po | 5 +++++ account_payment_order/i18n/gl.po | 5 +++++ account_payment_order/i18n/hr.po | 5 +++++ account_payment_order/i18n/it.po | 5 +++++ account_payment_order/i18n/lt.po | 5 +++++ account_payment_order/i18n/nb_NO.po | 5 +++++ account_payment_order/i18n/nl.po | 5 +++++ account_payment_order/i18n/nl_BE.po | 5 +++++ account_payment_order/i18n/nl_NL.po | 5 +++++ account_payment_order/i18n/pl.po | 5 +++++ account_payment_order/i18n/pt.po | 5 +++++ account_payment_order/i18n/pt_BR.po | 5 +++++ account_payment_order/i18n/pt_PT.po | 5 +++++ account_payment_order/i18n/ro.po | 5 +++++ account_payment_order/i18n/ru.po | 5 +++++ account_payment_order/i18n/sl.po | 5 +++++ account_payment_order/i18n/th.po | 5 +++++ account_payment_order/i18n/tr.po | 5 +++++ account_payment_order/i18n/vi.po | 5 +++++ account_payment_order/views/account_payment_order.xml | 2 ++ 38 files changed, 179 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdd1513..582de89 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ addon | version | summary --- | --- | --- [account_banking_mandate](account_banking_mandate/) | 1.0.2.0.1| Banking mandates [account_payment_order_return](account_payment_order_return/) | 1.0.1.0.0| Account Payment Order Return -[account_payment_order](account_payment_order/) | 1.0.1.3.3| Account Payment Order +[account_payment_order](account_payment_order/) | 1.0.1.4.0| Account Payment Order [account_payment_sale](account_payment_sale/) | 1.0.1.0.2| Adds payment mode on sale orders [account_payment_purchase](account_payment_purchase/) | 1.0.1.0.1| Adds Bank Account and Payment Mode on Purchase Orders [account_payment_partner](account_payment_partner/) | 1.0.1.4.0| Adds payment mode on partners and invoices diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index 5db5a29..e4b8513 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -8,7 +8,7 @@ { 'name': 'Account Payment Order', - 'version': '1.0.1.3.3', + 'version': '1.0.1.4.0', 'license': 'AGPL-3', 'author': "ACSONE SA/NV, " "Therp BV, " diff --git a/account_payment_order/i18n/account_payment_order.pot b/account_payment_order/i18n/account_payment_order.pot index 53ac55c..e936aab 100644 --- a/account_payment_order/i18n/account_payment_order.pot +++ b/account_payment_order/i18n/account_payment_order.pot @@ -910,6 +910,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/am.po b/account_payment_order/i18n/am.po index e6371a8..9069910 100644 --- a/account_payment_order/i18n/am.po +++ b/account_payment_order/i18n/am.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/ar.po b/account_payment_order/i18n/ar.po index f7cdb6e..33eaf85 100644 --- a/account_payment_order/i18n/ar.po +++ b/account_payment_order/i18n/ar.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/ca.po b/account_payment_order/i18n/ca.po index 64d1f69..83d517c 100644 --- a/account_payment_order/i18n/ca.po +++ b/account_payment_order/i18n/ca.po @@ -957,6 +957,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/cs.po b/account_payment_order/i18n/cs.po index 2dd501d..1ab819f 100644 --- a/account_payment_order/i18n/cs.po +++ b/account_payment_order/i18n/cs.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/da_DK.po b/account_payment_order/i18n/da_DK.po index 942e23e..49eb98a 100644 --- a/account_payment_order/i18n/da_DK.po +++ b/account_payment_order/i18n/da_DK.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/de.po b/account_payment_order/i18n/de.po index 59da5a2..e96949a 100644 --- a/account_payment_order/i18n/de.po +++ b/account_payment_order/i18n/de.po @@ -1018,6 +1018,11 @@ msgstr "Zahlungsauftrag %s" msgid "Payments" msgstr "Zahlungen" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/el_GR.po b/account_payment_order/i18n/el_GR.po index 2f30c64..4da67ae 100644 --- a/account_payment_order/i18n/el_GR.po +++ b/account_payment_order/i18n/el_GR.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es.po b/account_payment_order/i18n/es.po index df1a92b..b844d03 100644 --- a/account_payment_order/i18n/es.po +++ b/account_payment_order/i18n/es.po @@ -1011,6 +1011,11 @@ msgstr "Orden %s" msgid "Payments" msgstr "Pagos" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es_CR.po b/account_payment_order/i18n/es_CR.po index 06176ee..476c2a7 100644 --- a/account_payment_order/i18n/es_CR.po +++ b/account_payment_order/i18n/es_CR.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es_EC.po b/account_payment_order/i18n/es_EC.po index 6a89cbc..5183a0d 100644 --- a/account_payment_order/i18n/es_EC.po +++ b/account_payment_order/i18n/es_EC.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es_ES.po b/account_payment_order/i18n/es_ES.po index c87a21e..a16811f 100644 --- a/account_payment_order/i18n/es_ES.po +++ b/account_payment_order/i18n/es_ES.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es_MX.po b/account_payment_order/i18n/es_MX.po index 55d477c..0e03b94 100644 --- a/account_payment_order/i18n/es_MX.po +++ b/account_payment_order/i18n/es_MX.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/es_VE.po b/account_payment_order/i18n/es_VE.po index 97e7df0..57648ce 100644 --- a/account_payment_order/i18n/es_VE.po +++ b/account_payment_order/i18n/es_VE.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/et.po b/account_payment_order/i18n/et.po index a704279..4342485 100644 --- a/account_payment_order/i18n/et.po +++ b/account_payment_order/i18n/et.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/fi.po b/account_payment_order/i18n/fi.po index 3afab2d..58c41ff 100644 --- a/account_payment_order/i18n/fi.po +++ b/account_payment_order/i18n/fi.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/fr.po b/account_payment_order/i18n/fr.po index 0e910db..8df11b2 100644 --- a/account_payment_order/i18n/fr.po +++ b/account_payment_order/i18n/fr.po @@ -1024,6 +1024,11 @@ msgstr "Ordre de paiement %s" msgid "Payments" msgstr "Paiements" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/gl.po b/account_payment_order/i18n/gl.po index 13e7530..8613753 100644 --- a/account_payment_order/i18n/gl.po +++ b/account_payment_order/i18n/gl.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/hr.po b/account_payment_order/i18n/hr.po index 96af8dc..c5e29a9 100644 --- a/account_payment_order/i18n/hr.po +++ b/account_payment_order/i18n/hr.po @@ -958,6 +958,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/it.po b/account_payment_order/i18n/it.po index 049ef31..aed6a3b 100644 --- a/account_payment_order/i18n/it.po +++ b/account_payment_order/i18n/it.po @@ -957,6 +957,11 @@ msgstr "Ordine di pagamento %s" msgid "Payments" msgstr "Pagamenti" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/lt.po b/account_payment_order/i18n/lt.po index 55f7c91..36233ff 100644 --- a/account_payment_order/i18n/lt.po +++ b/account_payment_order/i18n/lt.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/nb_NO.po b/account_payment_order/i18n/nb_NO.po index 9138144..1c388a4 100644 --- a/account_payment_order/i18n/nb_NO.po +++ b/account_payment_order/i18n/nb_NO.po @@ -963,6 +963,11 @@ msgstr "" msgid "Payments" msgstr "Betalinger" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/nl.po b/account_payment_order/i18n/nl.po index 7881621..bc0991c 100644 --- a/account_payment_order/i18n/nl.po +++ b/account_payment_order/i18n/nl.po @@ -965,6 +965,11 @@ msgstr "Betaalopdracht %s" msgid "Payments" msgstr "Betalingen" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/nl_BE.po b/account_payment_order/i18n/nl_BE.po index 9a9351d..9819a71 100644 --- a/account_payment_order/i18n/nl_BE.po +++ b/account_payment_order/i18n/nl_BE.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/nl_NL.po b/account_payment_order/i18n/nl_NL.po index 80cfc73..246b6b4 100644 --- a/account_payment_order/i18n/nl_NL.po +++ b/account_payment_order/i18n/nl_NL.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/pl.po b/account_payment_order/i18n/pl.po index 76b9507..825048f 100644 --- a/account_payment_order/i18n/pl.po +++ b/account_payment_order/i18n/pl.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/pt.po b/account_payment_order/i18n/pt.po index ebd5f11..407d392 100644 --- a/account_payment_order/i18n/pt.po +++ b/account_payment_order/i18n/pt.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/pt_BR.po b/account_payment_order/i18n/pt_BR.po index 52fa5c2..ffdcf44 100644 --- a/account_payment_order/i18n/pt_BR.po +++ b/account_payment_order/i18n/pt_BR.po @@ -958,6 +958,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/pt_PT.po b/account_payment_order/i18n/pt_PT.po index 6bbd3f4..8c26309 100644 --- a/account_payment_order/i18n/pt_PT.po +++ b/account_payment_order/i18n/pt_PT.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/ro.po b/account_payment_order/i18n/ro.po index 74a7d02..79b2d52 100644 --- a/account_payment_order/i18n/ro.po +++ b/account_payment_order/i18n/ro.po @@ -956,6 +956,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/ru.po b/account_payment_order/i18n/ru.po index c30edf3..34044a6 100644 --- a/account_payment_order/i18n/ru.po +++ b/account_payment_order/i18n/ru.po @@ -957,6 +957,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/sl.po b/account_payment_order/i18n/sl.po index d83be37..535a0f8 100644 --- a/account_payment_order/i18n/sl.po +++ b/account_payment_order/i18n/sl.po @@ -958,6 +958,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/th.po b/account_payment_order/i18n/th.po index 3e9b2de..5b03e78 100644 --- a/account_payment_order/i18n/th.po +++ b/account_payment_order/i18n/th.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/tr.po b/account_payment_order/i18n/tr.po index 458e996..db11afb 100644 --- a/account_payment_order/i18n/tr.po +++ b/account_payment_order/i18n/tr.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/i18n/vi.po b/account_payment_order/i18n/vi.po index 7ac7e2d..2eb0566 100644 --- a/account_payment_order/i18n/vi.po +++ b/account_payment_order/i18n/vi.po @@ -955,6 +955,11 @@ msgstr "" msgid "Payments" msgstr "" +#. module: account_payment_order +#: model:ir.ui.view,arch_db:account_payment_order.account_payment_order_form +msgid "Payments Done" +msgstr "" + #. module: account_payment_order #: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_post_move msgid "Post Move" diff --git a/account_payment_order/views/account_payment_order.xml b/account_payment_order/views/account_payment_order.xml index 967d777..81f932d 100644 --- a/account_payment_order/views/account_payment_order.xml +++ b/account_payment_order/views/account_payment_order.xml @@ -23,6 +23,8 @@ string="Cancel Payments"/>