1
1
# Translation of Odoo Server.
2
2
# This file contains the translation of the following modules:
3
- # * purchase_allowed_product
3
+ # * purchase_allowed_product
4
4
#
5
5
msgid ""
6
6
msgstr ""
7
- "Project-Id-Version : Odoo Server 12 .0\n "
7
+ "Project-Id-Version : Odoo Server 13 .0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "Last-Translator : <> \n "
9
+ "Last-Translator : \n "
10
10
"Language-Team : \n "
11
11
"MIME-Version : 1.0\n "
12
12
"Content-Type : text/plain; charset=UTF-8\n "
@@ -31,19 +31,22 @@ msgstr ""
31
31
#. module: purchase_allowed_product
32
32
#: model:ir.model.fields,help: purchase_allowed_product.field_res_partner__use_only_supplied_product
33
33
#: model:ir.model.fields,help: purchase_allowed_product.field_res_users__use_only_supplied_product
34
- msgid "If checked, by default you will only be able to select products that can be supplied by this supplier when creating a supplier invoice or purchase for it. This value can be changed by invoice or purchase."
34
+ msgid ""
35
+ "If checked, by default you will only be able to select products that can be "
36
+ "supplied by this supplier when creating a supplier invoice or purchase for "
37
+ "it. This value can be changed by invoice or purchase."
35
38
msgstr ""
36
39
37
40
#. module: purchase_allowed_product
38
- #: model:ir.model.fields,help: purchase_allowed_product.field_account_invoice__use_only_supplied_product
41
+ #: model:ir.model.fields,help: purchase_allowed_product.field_account_move__use_only_supplied_product
39
42
#: model:ir.model.fields,help: purchase_allowed_product.field_purchase_order__use_only_supplied_product
40
43
#: model:ir.model.fields,help: purchase_allowed_product.field_supplied_product_mixin__use_only_supplied_product
41
44
msgid "If checked, only the products provided by this supplier will be shown."
42
45
msgstr ""
43
46
44
47
#. module: purchase_allowed_product
45
- #: model:ir.model,name: purchase_allowed_product.model_account_invoice
46
- msgid "Invoice "
48
+ #: model:ir.model,name: purchase_allowed_product.model_account_move
49
+ msgid "Journal Entries "
47
50
msgstr ""
48
51
49
52
#. module: purchase_allowed_product
@@ -78,7 +81,7 @@ msgid "Supplier Pricelist"
78
81
msgstr ""
79
82
80
83
#. module: purchase_allowed_product
81
- #: model:ir.model.fields,field_description: purchase_allowed_product.field_account_invoice__use_only_supplied_product
84
+ #: model:ir.model.fields,field_description: purchase_allowed_product.field_account_move__use_only_supplied_product
82
85
#: model:ir.model.fields,field_description: purchase_allowed_product.field_purchase_order__use_only_supplied_product
83
86
#: model:ir.model.fields,field_description: purchase_allowed_product.field_supplied_product_mixin__use_only_supplied_product
84
87
msgid "Use only allowed products"
@@ -93,4 +96,3 @@ msgstr ""
93
96
#: model:ir.model.fields,help: purchase_allowed_product.field_product_supplierinfo__name
94
97
msgid "Vendor of this product"
95
98
msgstr ""
96
-
0 commit comments