odoo-addon-account-payment-order 17.0.1.7.0.1__py3-none-any.whl → 17.0.1.7.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/account_payment_order/README.rst +1 -1
- odoo/addons/account_payment_order/__manifest__.py +1 -1
- odoo/addons/account_payment_order/i18n/account_payment_order.pot +4 -5
- odoo/addons/account_payment_order/i18n/am.po +4 -5
- odoo/addons/account_payment_order/i18n/ar.po +4 -5
- odoo/addons/account_payment_order/i18n/ca.po +4 -5
- odoo/addons/account_payment_order/i18n/ca_ES.po +4 -5
- odoo/addons/account_payment_order/i18n/cs.po +4 -5
- odoo/addons/account_payment_order/i18n/da_DK.po +4 -5
- odoo/addons/account_payment_order/i18n/de.po +4 -5
- odoo/addons/account_payment_order/i18n/el_GR.po +4 -5
- odoo/addons/account_payment_order/i18n/es.po +8 -11
- odoo/addons/account_payment_order/i18n/es_AR.po +4 -5
- odoo/addons/account_payment_order/i18n/es_CL.po +4 -5
- odoo/addons/account_payment_order/i18n/es_CR.po +4 -5
- odoo/addons/account_payment_order/i18n/es_EC.po +4 -5
- odoo/addons/account_payment_order/i18n/es_ES.po +4 -5
- odoo/addons/account_payment_order/i18n/es_MX.po +4 -5
- odoo/addons/account_payment_order/i18n/es_VE.po +5 -5
- odoo/addons/account_payment_order/i18n/et.po +5 -5
- odoo/addons/account_payment_order/i18n/fi.po +5 -5
- odoo/addons/account_payment_order/i18n/fr.po +6 -9
- odoo/addons/account_payment_order/i18n/fr_FR.po +5 -5
- odoo/addons/account_payment_order/i18n/gl.po +5 -5
- odoo/addons/account_payment_order/i18n/hr.po +5 -5
- odoo/addons/account_payment_order/i18n/it.po +6 -9
- odoo/addons/account_payment_order/i18n/lt.po +5 -5
- odoo/addons/account_payment_order/i18n/nb_NO.po +4 -5
- odoo/addons/account_payment_order/i18n/nl.po +4 -5
- odoo/addons/account_payment_order/i18n/nl_BE.po +4 -5
- odoo/addons/account_payment_order/i18n/nl_NL.po +4 -5
- odoo/addons/account_payment_order/i18n/pl.po +4 -5
- odoo/addons/account_payment_order/i18n/pt.po +4 -5
- odoo/addons/account_payment_order/i18n/pt_BR.po +4 -5
- odoo/addons/account_payment_order/i18n/pt_PT.po +4 -5
- odoo/addons/account_payment_order/i18n/ro.po +4 -5
- odoo/addons/account_payment_order/i18n/ru.po +4 -5
- odoo/addons/account_payment_order/i18n/sl.po +4 -5
- odoo/addons/account_payment_order/i18n/sv.po +6 -9
- odoo/addons/account_payment_order/i18n/th.po +4 -5
- odoo/addons/account_payment_order/i18n/tr.po +4 -5
- odoo/addons/account_payment_order/i18n/vi.po +4 -5
- odoo/addons/account_payment_order/models/account_move.py +11 -10
- odoo/addons/account_payment_order/static/description/index.html +1 -1
- {odoo_addon_account_payment_order-17.0.1.7.0.1.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/METADATA +2 -2
- {odoo_addon_account_payment_order-17.0.1.7.0.1.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/RECORD +48 -48
- {odoo_addon_account_payment_order-17.0.1.7.0.1.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/WHEEL +0 -0
- {odoo_addon_account_payment_order-17.0.1.7.0.1.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Account Payment Order
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:2fb5cb1d87bfcd4f3c850af21a46c6f58d479494bef0e968ff0250d8b8a01215
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
|
@@ -18,8 +18,8 @@ msgstr ""
|
|
|
18
18
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
19
19
|
#, python-format
|
|
20
20
|
msgid ""
|
|
21
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
22
|
-
"
|
|
21
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
22
|
+
"%(payorder_link)s."
|
|
23
23
|
msgstr ""
|
|
24
24
|
|
|
25
25
|
#. module: account_payment_order
|
|
@@ -27,9 +27,8 @@ msgstr ""
|
|
|
27
27
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
28
28
|
#, python-format
|
|
29
29
|
msgid ""
|
|
30
|
-
"%(count)d payment lines added to the new draft payment order
|
|
31
|
-
"
|
|
32
|
-
"has been automatically created."
|
|
30
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
31
|
+
"%(payorder_link)s, which has been automatically created."
|
|
33
32
|
msgstr ""
|
|
34
33
|
|
|
35
34
|
#. module: account_payment_order
|
|
@@ -23,8 +23,8 @@ msgstr ""
|
|
|
23
23
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
24
24
|
#, python-format
|
|
25
25
|
msgid ""
|
|
26
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
27
|
-
"
|
|
26
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
27
|
+
"%(payorder_link)s."
|
|
28
28
|
msgstr ""
|
|
29
29
|
|
|
30
30
|
#. module: account_payment_order
|
|
@@ -32,9 +32,8 @@ msgstr ""
|
|
|
32
32
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
33
33
|
#, python-format
|
|
34
34
|
msgid ""
|
|
35
|
-
"%(count)d payment lines added to the new draft payment order
|
|
36
|
-
"
|
|
37
|
-
"has been automatically created."
|
|
35
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
36
|
+
"%(payorder_link)s, which has been automatically created."
|
|
38
37
|
msgstr ""
|
|
39
38
|
|
|
40
39
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -19,8 +19,8 @@ msgstr ""
|
|
|
19
19
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
20
20
|
#, python-format
|
|
21
21
|
msgid ""
|
|
22
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
23
|
-
"
|
|
22
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
23
|
+
"%(payorder_link)s."
|
|
24
24
|
msgstr ""
|
|
25
25
|
|
|
26
26
|
#. module: account_payment_order
|
|
@@ -28,9 +28,8 @@ msgstr ""
|
|
|
28
28
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
29
29
|
#, python-format
|
|
30
30
|
msgid ""
|
|
31
|
-
"%(count)d payment lines added to the new draft payment order
|
|
32
|
-
"
|
|
33
|
-
"has been automatically created."
|
|
31
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
32
|
+
"%(payorder_link)s, which has been automatically created."
|
|
34
33
|
msgstr ""
|
|
35
34
|
|
|
36
35
|
#. module: account_payment_order
|
|
@@ -23,8 +23,8 @@ msgstr ""
|
|
|
23
23
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
24
24
|
#, python-format
|
|
25
25
|
msgid ""
|
|
26
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
27
|
-
"
|
|
26
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
27
|
+
"%(payorder_link)s."
|
|
28
28
|
msgstr ""
|
|
29
29
|
|
|
30
30
|
#. module: account_payment_order
|
|
@@ -32,9 +32,8 @@ msgstr ""
|
|
|
32
32
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
33
33
|
#, python-format
|
|
34
34
|
msgid ""
|
|
35
|
-
"%(count)d payment lines added to the new draft payment order
|
|
36
|
-
"
|
|
37
|
-
"has been automatically created."
|
|
35
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
36
|
+
"%(payorder_link)s, which has been automatically created."
|
|
38
37
|
msgstr ""
|
|
39
38
|
|
|
40
39
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -21,8 +21,8 @@ msgstr ""
|
|
|
21
21
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
22
22
|
#, python-format
|
|
23
23
|
msgid ""
|
|
24
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
25
|
-
"
|
|
24
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
25
|
+
"%(payorder_link)s."
|
|
26
26
|
msgstr ""
|
|
27
27
|
|
|
28
28
|
#. module: account_payment_order
|
|
@@ -30,9 +30,8 @@ msgstr ""
|
|
|
30
30
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
31
31
|
#, python-format
|
|
32
32
|
msgid ""
|
|
33
|
-
"%(count)d payment lines added to the new draft payment order
|
|
34
|
-
"
|
|
35
|
-
"has been automatically created."
|
|
33
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
34
|
+
"%(payorder_link)s, which has been automatically created."
|
|
36
35
|
msgstr ""
|
|
37
36
|
|
|
38
37
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -24,24 +24,21 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
29
|
-
msgstr ""
|
|
30
|
-
"%(
|
|
31
|
-
"model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
|
+
msgstr "%(count)d líneas de pago añadidas a la orden existente "
|
|
30
|
+
"%(payorder_link)s."
|
|
32
31
|
|
|
33
32
|
#. module: account_payment_order
|
|
34
33
|
#. odoo-python
|
|
35
34
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
36
35
|
#, python-format
|
|
37
36
|
msgid ""
|
|
38
|
-
"%(count)d payment lines added to the new draft payment order
|
|
39
|
-
"
|
|
40
|
-
"has been automatically created."
|
|
37
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
38
|
+
"%(payorder_link)s, which has been automatically created."
|
|
41
39
|
msgstr ""
|
|
42
|
-
"%(count)d líneas de pago añadidas a la nueva orden
|
|
43
|
-
"
|
|
44
|
-
"sido creada automáticamente."
|
|
40
|
+
"%(count)d líneas de pago añadidas a la nueva orden "
|
|
41
|
+
"%(payorder_link)s, que ha sido creada automáticamente."
|
|
45
42
|
|
|
46
43
|
#. module: account_payment_order
|
|
47
44
|
#: model_terms:ir.ui.view,arch_db:account_payment_order.print_account_payment_order_document
|
|
@@ -21,8 +21,8 @@ msgstr ""
|
|
|
21
21
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
22
22
|
#, python-format
|
|
23
23
|
msgid ""
|
|
24
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
25
|
-
"
|
|
24
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
25
|
+
"%(payorder_link)s."
|
|
26
26
|
msgstr ""
|
|
27
27
|
|
|
28
28
|
#. module: account_payment_order
|
|
@@ -30,9 +30,8 @@ msgstr ""
|
|
|
30
30
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
31
31
|
#, python-format
|
|
32
32
|
msgid ""
|
|
33
|
-
"%(count)d payment lines added to the new draft payment order
|
|
34
|
-
"
|
|
35
|
-
"has been automatically created."
|
|
33
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
34
|
+
"%(payorder_link)s, which has been automatically created."
|
|
36
35
|
msgstr ""
|
|
37
36
|
|
|
38
37
|
#. module: account_payment_order
|
|
@@ -21,8 +21,8 @@ msgstr ""
|
|
|
21
21
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
22
22
|
#, python-format
|
|
23
23
|
msgid ""
|
|
24
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
25
|
-
"
|
|
24
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
25
|
+
"%(payorder_link)s."
|
|
26
26
|
msgstr ""
|
|
27
27
|
|
|
28
28
|
#. module: account_payment_order
|
|
@@ -30,9 +30,8 @@ msgstr ""
|
|
|
30
30
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
31
31
|
#, python-format
|
|
32
32
|
msgid ""
|
|
33
|
-
"%(count)d payment lines added to the new draft payment order
|
|
34
|
-
"
|
|
35
|
-
"has been automatically created."
|
|
33
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
34
|
+
"%(payorder_link)s, which has been automatically created."
|
|
36
35
|
msgstr ""
|
|
37
36
|
|
|
38
37
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
31
|
#. module: account_payment_order
|
|
@@ -33,9 +33,8 @@ msgstr ""
|
|
|
33
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
34
|
#, python-format
|
|
35
35
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
38
|
msgstr ""
|
|
40
39
|
|
|
41
40
|
#. module: account_payment_order
|
|
@@ -19,13 +19,14 @@ msgstr ""
|
|
|
19
19
|
"Content-Transfer-Encoding: \n"
|
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
21
|
|
|
22
|
+
|
|
22
23
|
#. module: account_payment_order
|
|
23
24
|
#. odoo-python
|
|
24
25
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
26
|
#, python-format
|
|
26
27
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
28
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
29
|
+
"%(payorder_link)s."
|
|
29
30
|
msgstr ""
|
|
30
31
|
|
|
31
32
|
#. module: account_payment_order
|
|
@@ -33,9 +34,8 @@ msgstr ""
|
|
|
33
34
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
35
|
#, python-format
|
|
35
36
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
37
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
38
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
41
41
|
#. module: account_payment_order
|
|
@@ -18,13 +18,14 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
20
|
|
|
21
|
+
|
|
21
22
|
#. module: account_payment_order
|
|
22
23
|
#. odoo-python
|
|
23
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
24
25
|
#, python-format
|
|
25
26
|
msgid ""
|
|
26
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
27
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
28
29
|
msgstr ""
|
|
29
30
|
|
|
30
31
|
#. module: account_payment_order
|
|
@@ -32,9 +33,8 @@ msgstr ""
|
|
|
32
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
33
34
|
#, python-format
|
|
34
35
|
msgid ""
|
|
35
|
-
"%(count)d payment lines added to the new draft payment order
|
|
36
|
-
"
|
|
37
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
38
38
|
msgstr ""
|
|
39
39
|
|
|
40
40
|
#. module: account_payment_order
|
|
@@ -18,13 +18,14 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
20
|
|
|
21
|
+
|
|
21
22
|
#. module: account_payment_order
|
|
22
23
|
#. odoo-python
|
|
23
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
24
25
|
#, python-format
|
|
25
26
|
msgid ""
|
|
26
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
27
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
28
29
|
msgstr ""
|
|
29
30
|
|
|
30
31
|
#. module: account_payment_order
|
|
@@ -32,9 +33,8 @@ msgstr ""
|
|
|
32
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
33
34
|
#, python-format
|
|
34
35
|
msgid ""
|
|
35
|
-
"%(count)d payment lines added to the new draft payment order
|
|
36
|
-
"
|
|
37
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
38
38
|
msgstr ""
|
|
39
39
|
|
|
40
40
|
#. module: account_payment_order
|
|
@@ -24,25 +24,22 @@ msgstr ""
|
|
|
24
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
25
|
#, python-format
|
|
26
26
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
29
29
|
msgstr ""
|
|
30
30
|
"%(count)d lignes de paiement ajoutées à l'ordre de paiement brouillon "
|
|
31
|
-
"existant
|
|
32
|
-
"id=%(order_id)d>%(name)s</a>."
|
|
31
|
+
"existant %(payorder_link)s."
|
|
33
32
|
|
|
34
33
|
#. module: account_payment_order
|
|
35
34
|
#. odoo-python
|
|
36
35
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
37
36
|
#, python-format
|
|
38
37
|
msgid ""
|
|
39
|
-
"%(count)d payment lines added to the new draft payment order
|
|
40
|
-
"
|
|
41
|
-
"has been automatically created."
|
|
38
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
39
|
+
"%(payorder_link)s, which has been automatically created."
|
|
42
40
|
msgstr ""
|
|
43
41
|
"%(count)d lignes de paiement ajoutées au nouvel ordre de paiement en "
|
|
44
|
-
"brouillon
|
|
45
|
-
"id=%(order_id)d>%(name)s</a>, qui a été automatiquement créé."
|
|
42
|
+
"brouillon %(payorder_link)s, qui a été automatiquement créé."
|
|
46
43
|
|
|
47
44
|
#. module: account_payment_order
|
|
48
45
|
#: model_terms:ir.ui.view,arch_db:account_payment_order.print_account_payment_order_document
|
|
@@ -16,13 +16,14 @@ msgstr ""
|
|
|
16
16
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
17
17
|
"X-Generator: Weblate 4.3.2\n"
|
|
18
18
|
|
|
19
|
+
|
|
19
20
|
#. module: account_payment_order
|
|
20
21
|
#. odoo-python
|
|
21
22
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
22
23
|
#, python-format
|
|
23
24
|
msgid ""
|
|
24
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
25
|
-
"
|
|
25
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
26
|
+
"%(payorder_link)s."
|
|
26
27
|
msgstr ""
|
|
27
28
|
|
|
28
29
|
#. module: account_payment_order
|
|
@@ -30,9 +31,8 @@ msgstr ""
|
|
|
30
31
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
31
32
|
#, python-format
|
|
32
33
|
msgid ""
|
|
33
|
-
"%(count)d payment lines added to the new draft payment order
|
|
34
|
-
"
|
|
35
|
-
"has been automatically created."
|
|
34
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
35
|
+
"%(payorder_link)s, which has been automatically created."
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
38
|
#. module: account_payment_order
|
|
@@ -18,13 +18,14 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
20
|
|
|
21
|
+
|
|
21
22
|
#. module: account_payment_order
|
|
22
23
|
#. odoo-python
|
|
23
24
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
24
25
|
#, python-format
|
|
25
26
|
msgid ""
|
|
26
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
27
|
-
"
|
|
27
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
28
|
+
"%(payorder_link)s."
|
|
28
29
|
msgstr ""
|
|
29
30
|
|
|
30
31
|
#. module: account_payment_order
|
|
@@ -32,9 +33,8 @@ msgstr ""
|
|
|
32
33
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
33
34
|
#, python-format
|
|
34
35
|
msgid ""
|
|
35
|
-
"%(count)d payment lines added to the new draft payment order
|
|
36
|
-
"
|
|
37
|
-
"has been automatically created."
|
|
36
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
37
|
+
"%(payorder_link)s, which has been automatically created."
|
|
38
38
|
msgstr ""
|
|
39
39
|
|
|
40
40
|
#. module: account_payment_order
|
|
@@ -19,13 +19,14 @@ msgstr ""
|
|
|
19
19
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
|
20
20
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
21
21
|
|
|
22
|
+
|
|
22
23
|
#. module: account_payment_order
|
|
23
24
|
#. odoo-python
|
|
24
25
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
25
26
|
#, python-format
|
|
26
27
|
msgid ""
|
|
27
|
-
"%(count)d payment lines added to the existing draft payment order
|
|
28
|
-
"
|
|
28
|
+
"%(count)d payment lines added to the existing draft payment order "
|
|
29
|
+
"%(payorder_link)s."
|
|
29
30
|
msgstr ""
|
|
30
31
|
|
|
31
32
|
#. module: account_payment_order
|
|
@@ -33,9 +34,8 @@ msgstr ""
|
|
|
33
34
|
#: code:addons/account_payment_order/models/account_move.py:0
|
|
34
35
|
#, python-format
|
|
35
36
|
msgid ""
|
|
36
|
-
"%(count)d payment lines added to the new draft payment order
|
|
37
|
-
"
|
|
38
|
-
"has been automatically created."
|
|
37
|
+
"%(count)d payment lines added to the new draft payment order "
|
|
38
|
+
"%(payorder_link)s, which has been automatically created."
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
41
41
|
#. module: account_payment_order
|