@@ -16,20 +16,18 @@ msgstr ""
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : \n "
19
- "Plural-Forms : nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n "
20
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n "
19
+ "Plural-Forms : nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
+ "n %10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n "
21
21
22
22
#. module: account_invoice_fiscal_position_update
23
23
#: model:ir.model.fields,field_description: account_invoice_fiscal_position_update.field_account_bank_statement_line__fiscal_position_id
24
24
#: model:ir.model.fields,field_description: account_invoice_fiscal_position_update.field_account_move__fiscal_position_id
25
- #: model:ir.model.fields,field_description: account_invoice_fiscal_position_update.field_account_payment__fiscal_position_id
26
25
msgid "Fiscal Position"
27
26
msgstr ""
28
27
29
28
#. module: account_invoice_fiscal_position_update
30
29
#: model:ir.model.fields,help: account_invoice_fiscal_position_update.field_account_bank_statement_line__fiscal_position_id
31
30
#: model:ir.model.fields,help: account_invoice_fiscal_position_update.field_account_move__fiscal_position_id
32
- #: model:ir.model.fields,help: account_invoice_fiscal_position_update.field_account_payment__fiscal_position_id
33
31
msgid ""
34
32
"Fiscal positions are used to adapt taxes and accounts for particular "
35
33
"customers or sales orders/invoices. The default value comes from the "
@@ -44,7 +42,6 @@ msgstr ""
44
42
#. module: account_invoice_fiscal_position_update
45
43
#. odoo-python
46
44
#: code:addons/account_invoice_fiscal_position_update/models/account_move.py:0
47
- #, python-format
48
45
msgid ""
49
46
"The following invoice lines were not updated to the new Fiscal Position "
50
47
"because they don't have a Product:\n"
@@ -55,7 +52,6 @@ msgstr ""
55
52
#. module: account_invoice_fiscal_position_update
56
53
#. odoo-python
57
54
#: code:addons/account_invoice_fiscal_position_update/models/account_move.py:0
58
- #, python-format
59
55
msgid ""
60
56
"The invoice lines were not updated to the new Fiscal Position because they "
61
57
"don't have products. You should update the Account and the Taxes of each "
@@ -65,7 +61,6 @@ msgstr ""
65
61
#. module: account_invoice_fiscal_position_update
66
62
#. odoo-python
67
63
#: code:addons/account_invoice_fiscal_position_update/models/account_move.py:0
68
- #, python-format
69
64
msgid "Warning"
70
65
msgstr ""
71
66
0 commit comments