[REF] Account Payment Order: split generate_move method

This commit is contained in:
Thomas Binsfeld
2019-03-06 14:10:04 +01:00
committed by Marçal Isern
parent 1ad7003dd1
commit ec160255a8
36 changed files with 351 additions and 339 deletions

View File

@@ -352,14 +352,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -759,7 +759,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid "No handler for this payment method. Maybe you haven't installed the related Odoo module."
msgstr ""
@@ -901,7 +901,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -980,7 +980,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -991,8 +991,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1095,7 +1095,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1038,8 +1038,8 @@ msgid "Payment lines"
msgstr "Mode de pagament"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1144,7 +1144,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -379,14 +379,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -808,7 +808,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -964,7 +964,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr "Zahlungsdatei"
@@ -1043,7 +1043,7 @@ msgid "Payment Type"
msgstr "Zahlungsart"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1054,8 +1054,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1160,7 +1160,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -383,14 +383,14 @@ msgid "Debit Orders"
msgstr "Órdenes de cobro"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr "Línea de adeudo de banco %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr "Orden de cobro %s"
@@ -839,7 +839,7 @@ msgid "No Payment Mode on invoice %s"
msgstr "No hay modo de pago en la factura %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -1008,7 +1008,7 @@ msgid "Payment Execution Date Type"
msgstr "Tipo de fecha de ejecución del pago"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr "Archivo de remesa"
@@ -1087,7 +1087,7 @@ msgid "Payment Type"
msgstr "Tipo de pago"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr "Línea de pago bancario %s"
@@ -1098,8 +1098,8 @@ msgid "Payment lines"
msgstr "Líneas de pago"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr "Orden %s"
@@ -1206,7 +1206,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr "El importe para el empresa '%s' es negativo o nulo (%.2f) !"

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -386,14 +386,14 @@ msgid "Debit Orders"
msgstr "Ordres de prélèvement"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr "Prélèvement ligne bancaire %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr "Ordre de prélèvement %s"
@@ -848,7 +848,7 @@ msgid "No Payment Mode on invoice %s"
msgstr "Pas de mode de paiement sur la facture %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -1018,7 +1018,7 @@ msgid "Payment Execution Date Type"
msgstr "Type de la date d'exécution du paiement"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr "Fichier de paiement"
@@ -1099,7 +1099,7 @@ msgid "Payment Type"
msgstr "Type de paiement"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr "Ligne bancaire du paiement %s"
@@ -1111,8 +1111,8 @@ msgid "Payment lines"
msgstr "Lignes de paiement"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr "Ordre de paiement %s"
@@ -1219,7 +1219,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr "Le montant pour le partenaire '%s' est négatif ou nul (%.2f) !"

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -370,14 +370,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -797,7 +797,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -949,7 +949,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1029,7 +1029,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1041,8 +1041,8 @@ msgid "Payment lines"
msgstr "Stavke plaćanja"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1147,7 +1147,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -374,14 +374,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -803,7 +803,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -956,7 +956,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr "Betalingsfil"
@@ -1036,7 +1036,7 @@ msgid "Payment Type"
msgstr "Betalingstype"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1048,8 +1048,8 @@ msgid "Payment lines"
msgstr "Betalingsfil"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1154,7 +1154,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -376,14 +376,14 @@ msgid "Debit Orders"
msgstr "Inkomende Betaalopdrachten"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr "Debit betaalregel %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr "Betaalopdrachten %s"
@@ -806,7 +806,7 @@ msgid "No Payment Mode on invoice %s"
msgstr "Geen betaalmode van factuur %s"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -962,7 +962,7 @@ msgid "Payment Execution Date Type"
msgstr "Betaaldatum soort"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr "Betaalbestand"
@@ -1041,7 +1041,7 @@ msgid "Payment Type"
msgstr "Betaalwijze"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr "Betaalregel %s"
@@ -1052,8 +1052,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr "Betaalopdracht %s"
@@ -1158,7 +1158,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -797,7 +797,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -950,7 +950,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1029,7 +1029,7 @@ msgid "Payment Type"
msgstr "Tipo de pagamento"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1040,8 +1040,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1146,7 +1146,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr "O total para o parceiro '%s' é negativo ou nulo (%.2f) !"

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -795,7 +795,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -947,7 +947,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1026,7 +1026,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1037,8 +1037,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1143,7 +1143,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -370,14 +370,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -796,7 +796,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -948,7 +948,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1027,7 +1027,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1038,8 +1038,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1144,7 +1144,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -369,14 +369,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -797,7 +797,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -950,7 +950,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1029,7 +1029,7 @@ msgid "Payment Type"
msgstr "Tip plačila"
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1040,8 +1040,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1146,7 +1146,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr "Znesek za partnerja '%s' je negativen ali ničen (%.2f) !"

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -368,14 +368,14 @@ msgid "Debit Orders"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:443
#: code:addons/account_payment_order/models/account_payment_order.py:449
#, python-format
msgid "Debit bank line %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:370
#: code:addons/account_payment_order/models/account_payment_order.py:393
#: code:addons/account_payment_order/models/account_payment_order.py:376
#: code:addons/account_payment_order/models/account_payment_order.py:399
#, python-format
msgid "Debit order %s"
msgstr ""
@@ -794,7 +794,7 @@ msgid "No Payment Mode on invoice %s"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:319
#: code:addons/account_payment_order/models/account_payment_order.py:325
#, python-format
msgid ""
"No handler for this payment method. Maybe you haven't installed the related "
@@ -946,7 +946,7 @@ msgid "Payment Execution Date Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:339
#: code:addons/account_payment_order/models/account_payment_order.py:345
#, python-format
msgid "Payment File"
msgstr ""
@@ -1025,7 +1025,7 @@ msgid "Payment Type"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:441
#: code:addons/account_payment_order/models/account_payment_order.py:447
#, python-format
msgid "Payment bank line %s"
msgstr ""
@@ -1036,8 +1036,8 @@ msgid "Payment lines"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:368
#: code:addons/account_payment_order/models/account_payment_order.py:391
#: code:addons/account_payment_order/models/account_payment_order.py:374
#: code:addons/account_payment_order/models/account_payment_order.py:397
#, python-format
msgid "Payment order %s"
msgstr ""
@@ -1142,7 +1142,7 @@ msgid "Technical model for printing payment order"
msgstr ""
#. module: account_payment_order
#: code:addons/account_payment_order/models/account_payment_order.py:302
#: code:addons/account_payment_order/models/account_payment_order.py:308
#, python-format
msgid "The amount for Partner '%s' is negative or null (%.2f) !"
msgstr ""

View File

@@ -467,18 +467,35 @@ class AccountPaymentOrder(models.Model):
return vals
@api.multi
def generate_move(self):
def _create_reconcile_move(self, hashcode, blines):
self.ensure_one()
post_move = self.payment_mode_id.post_move
am_obj = self.env['account.move']
mvals = self._prepare_move(blines)
total_company_currency = total_payment_currency = 0
for bline in blines:
total_company_currency += bline.amount_company_currency
total_payment_currency += bline.amount_currency
partner_ml_vals = self._prepare_move_line_partner_account(
bline)
mvals['line_ids'].append((0, 0, partner_ml_vals))
trf_ml_vals = self._prepare_move_line_offsetting_account(
total_company_currency, total_payment_currency, blines)
mvals['line_ids'].append((0, 0, trf_ml_vals))
move = am_obj.create(mvals)
blines.reconcile_payment_lines()
if post_move:
move.post()
@api.multi
def _prepare_trf_moves(self):
"""
Create the moves that pay off the move lines from
the payment/debit order.
prepare a dict "trfmoves" that can be used when
self.payment_mode_id.move_option = date or line
key = unique identifier (date or True or line.id)
value = bank_pay_lines (recordset that can have several entries)
"""
self.ensure_one()
am_obj = self.env['account.move']
post_move = self.payment_mode_id.post_move
# prepare a dict "trfmoves" that can be used when
# self.payment_mode_id.move_option = date or line
# key = unique identifier (date or True or line.id)
# value = bank_pay_lines (recordset that can have several entries)
trfmoves = {}
for bline in self.bank_line_ids:
hashcode = bline.move_line_offsetting_account_hashcode()
@@ -486,20 +503,15 @@ class AccountPaymentOrder(models.Model):
trfmoves[hashcode] += bline
else:
trfmoves[hashcode] = bline
return trfmoves
@api.multi
def generate_move(self):
"""
Create the moves that pay off the move lines from
the payment/debit order.
"""
self.ensure_one()
trfmoves = self._prepare_trf_moves()
for hashcode, blines in trfmoves.items():
mvals = self._prepare_move(blines)
total_company_currency = total_payment_currency = 0
for bline in blines:
total_company_currency += bline.amount_company_currency
total_payment_currency += bline.amount_currency
partner_ml_vals = self._prepare_move_line_partner_account(
bline)
mvals['line_ids'].append((0, 0, partner_ml_vals))
trf_ml_vals = self._prepare_move_line_offsetting_account(
total_company_currency, total_payment_currency, blines)
mvals['line_ids'].append((0, 0, trf_ml_vals))
move = am_obj.create(mvals)
blines.reconcile_payment_lines()
if post_move:
move.post()
self._create_reconcile_move(hashcode, blines)