Commit 037a5b4 1 parent a91f5a2 commit 037a5b4 Copy full SHA for 037a5b4
File tree 4 files changed +30
-2
lines changed
4 files changed +30
-2
lines changed Original file line number Diff line number Diff line change @@ -181,6 +181,13 @@ msgstr ""
181
181
msgid "Purchase Deposit Product"
182
182
msgstr ""
183
183
184
+ #. module: purchase_deposit
185
+ #. odoo-python
186
+ #: code:addons/purchase_deposit/wizard/purchase_make_invoice_advance.py:0
187
+ #, python-format
188
+ msgid "Purchase Deposits"
189
+ msgstr ""
190
+
184
191
#. module: purchase_deposit
185
192
#: model:ir.model,name: purchase_deposit.model_purchase_order
186
193
msgid "Purchase Order"
Original file line number Diff line number Diff line change @@ -187,6 +187,13 @@ msgstr "Factura de anticipo"
187
187
msgid "Purchase Deposit Product"
188
188
msgstr "Producto anticipo"
189
189
190
+ #. module: purchase_deposit
191
+ #. odoo-python
192
+ #: code:addons/purchase_deposit/wizard/purchase_make_invoice_advance.py:0
193
+ #, python-format
194
+ msgid "Purchase Deposits"
195
+ msgstr ""
196
+
190
197
#. module: purchase_deposit
191
198
#: model:ir.model,name: purchase_deposit.model_purchase_order
192
199
msgid "Purchase Order"
Original file line number Diff line number Diff line change @@ -185,6 +185,13 @@ msgstr "Facture d'achat pour l'acompte"
185
185
msgid "Purchase Deposit Product"
186
186
msgstr "Article d'acompte à l'achat"
187
187
188
+ #. module: purchase_deposit
189
+ #. odoo-python
190
+ #: code:addons/purchase_deposit/wizard/purchase_make_invoice_advance.py:0
191
+ #, python-format
192
+ msgid "Purchase Deposits"
193
+ msgstr ""
194
+
188
195
#. module: purchase_deposit
189
196
#: model:ir.model,name: purchase_deposit.model_purchase_order
190
197
msgid "Purchase Order"
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ msgid ""
22
22
"<span invisible=\" advance_payment_method != 'percentage'\" "
23
23
"class=\" oe_inline\" >%</span>"
24
24
msgstr ""
25
- "<span invisible=\" advance_payment_method != 'percentage'\" class= \" oe_inline "
26
- "\" >%</span>"
25
+ "<span invisible=\" advance_payment_method != 'percentage'\" "
26
+ "class= \" oe_inline \" >%</span>"
27
27
28
28
#. module: purchase_deposit
29
29
#: model:ir.model.fields,help: purchase_deposit.field_purchase_advance_payment_inv__deposit_account_id
@@ -189,6 +189,13 @@ msgstr "Fattura di acquisto con pagamento anticipato"
189
189
msgid "Purchase Deposit Product"
190
190
msgstr "Prodotto cauzione acquisto"
191
191
192
+ #. module: purchase_deposit
193
+ #. odoo-python
194
+ #: code:addons/purchase_deposit/wizard/purchase_make_invoice_advance.py:0
195
+ #, python-format
196
+ msgid "Purchase Deposits"
197
+ msgstr ""
198
+
192
199
#. module: purchase_deposit
193
200
#: model:ir.model,name: purchase_deposit.model_purchase_order
194
201
msgid "Purchase Order"
You can’t perform that action at this time.
0 commit comments