odoo-addon-account-payment-order 17.0.1.7.0__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.
Files changed (51) hide show
  1. odoo/addons/account_payment_order/README.rst +1 -1
  2. odoo/addons/account_payment_order/__manifest__.py +1 -1
  3. odoo/addons/account_payment_order/i18n/account_payment_order.pot +4 -5
  4. odoo/addons/account_payment_order/i18n/am.po +4 -5
  5. odoo/addons/account_payment_order/i18n/ar.po +4 -5
  6. odoo/addons/account_payment_order/i18n/ca.po +4 -5
  7. odoo/addons/account_payment_order/i18n/ca_ES.po +4 -5
  8. odoo/addons/account_payment_order/i18n/cs.po +4 -5
  9. odoo/addons/account_payment_order/i18n/da_DK.po +4 -5
  10. odoo/addons/account_payment_order/i18n/de.po +4 -5
  11. odoo/addons/account_payment_order/i18n/el_GR.po +4 -5
  12. odoo/addons/account_payment_order/i18n/es.po +8 -11
  13. odoo/addons/account_payment_order/i18n/es_AR.po +4 -5
  14. odoo/addons/account_payment_order/i18n/es_CL.po +4 -5
  15. odoo/addons/account_payment_order/i18n/es_CR.po +4 -5
  16. odoo/addons/account_payment_order/i18n/es_EC.po +4 -5
  17. odoo/addons/account_payment_order/i18n/es_ES.po +4 -5
  18. odoo/addons/account_payment_order/i18n/es_MX.po +4 -5
  19. odoo/addons/account_payment_order/i18n/es_VE.po +5 -5
  20. odoo/addons/account_payment_order/i18n/et.po +5 -5
  21. odoo/addons/account_payment_order/i18n/fi.po +5 -5
  22. odoo/addons/account_payment_order/i18n/fr.po +6 -9
  23. odoo/addons/account_payment_order/i18n/fr_FR.po +5 -5
  24. odoo/addons/account_payment_order/i18n/gl.po +5 -5
  25. odoo/addons/account_payment_order/i18n/hr.po +5 -5
  26. odoo/addons/account_payment_order/i18n/it.po +6 -9
  27. odoo/addons/account_payment_order/i18n/lt.po +5 -5
  28. odoo/addons/account_payment_order/i18n/nb_NO.po +4 -5
  29. odoo/addons/account_payment_order/i18n/nl.po +4 -5
  30. odoo/addons/account_payment_order/i18n/nl_BE.po +4 -5
  31. odoo/addons/account_payment_order/i18n/nl_NL.po +4 -5
  32. odoo/addons/account_payment_order/i18n/pl.po +4 -5
  33. odoo/addons/account_payment_order/i18n/pt.po +4 -5
  34. odoo/addons/account_payment_order/i18n/pt_BR.po +4 -5
  35. odoo/addons/account_payment_order/i18n/pt_PT.po +4 -5
  36. odoo/addons/account_payment_order/i18n/ro.po +4 -5
  37. odoo/addons/account_payment_order/i18n/ru.po +4 -5
  38. odoo/addons/account_payment_order/i18n/sl.po +4 -5
  39. odoo/addons/account_payment_order/i18n/sv.po +6 -9
  40. odoo/addons/account_payment_order/i18n/th.po +4 -5
  41. odoo/addons/account_payment_order/i18n/tr.po +4 -5
  42. odoo/addons/account_payment_order/i18n/vi.po +4 -5
  43. odoo/addons/account_payment_order/models/account_move.py +11 -10
  44. odoo/addons/account_payment_order/static/description/index.html +1 -1
  45. odoo/addons/account_payment_order/tests/test_bank.py +16 -1
  46. odoo/addons/account_payment_order/tests/test_payment_order_inbound.py +7 -1
  47. odoo/addons/account_payment_order/tests/test_payment_order_outbound.py +8 -2
  48. {odoo_addon_account_payment_order-17.0.1.7.0.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/METADATA +2 -2
  49. {odoo_addon_account_payment_order-17.0.1.7.0.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/RECORD +51 -51
  50. {odoo_addon_account_payment_order-17.0.1.7.0.dist-info → odoo_addon_account_payment_order-17.0.1.7.1.dist-info}/WHEEL +0 -0
  51. {odoo_addon_account_payment_order-17.0.1.7.0.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:3c994e15fbbad1e5f0a5fcc8f8265f936ecefa46b0731b5b345329565d482be7
10
+ !! source digest: sha256:2fb5cb1d87bfcd4f3c850af21a46c6f58d479494bef0e968ff0250d8b8a01215
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -9,7 +9,7 @@
9
9
 
10
10
  {
11
11
  "name": "Account Payment Order",
12
- "version": "17.0.1.7.0",
12
+ "version": "17.0.1.7.1",
13
13
  "license": "AGPL-3",
14
14
  "author": "ACSONE SA/NV, "
15
15
  "Therp BV, "
@@ -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 <a href=# "
22
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
31
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
27
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
36
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
23
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
32
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
27
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
36
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
25
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
34
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
29
- msgstr ""
30
- "%(count)d líneas de pago añadidas a la orden existente <a href=# data-oe-"
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 <a href=# data-"
39
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# data-oe-"
43
- "model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, que ha "
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 <a href=# "
25
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
34
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
25
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
34
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
27
- "data-oe-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."
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 <a href=# data-"
36
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
27
- "data-oe-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."
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 <a href=# data-"
36
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-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
29
  msgstr ""
30
30
  "%(count)d lignes de paiement ajoutées à l'ordre de paiement brouillon "
31
- "existant <a href=# data-oe-model=account.payment.order data-oe-"
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 <a href=# data-"
40
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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<a href=# data-oe-model=account.payment.order data-oe-"
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 <a href=# "
25
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
34
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
27
- "data-oe-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."
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 <a href=# data-"
36
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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 <a href=# "
28
- "data-oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>."
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 <a href=# data-"
37
- "oe-model=account.payment.order data-oe-id=%(order_id)d>%(name)s</a>, which "
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