mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] bot updates
This commit is contained in:
committed by
Florian da Costa
parent
b546d23d27
commit
993d7fa4be
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Stock available to promise",
|
||||
"version": "13.0.1.0.0",
|
||||
"version": "13.0.1.0.1",
|
||||
"author": "Numérigraphe, Sodexis, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"development_status": "Production/Stable",
|
||||
|
||||
@@ -51,7 +51,6 @@ msgstr ""
|
||||
#. module: stock_available
|
||||
#: model:ir.model,name:stock_available.model_res_config_settings
|
||||
#, fuzzy
|
||||
#| msgid "res.config.settings"
|
||||
msgid "Config Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_available
|
||||
# * stock_available
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -38,7 +38,8 @@ msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_res_config_settings__stock_available_mrp_based_on
|
||||
msgid "Choose the field of the product which will be used to compute potential.\n"
|
||||
msgid ""
|
||||
"Choose the field of the product which will be used to compute potential.\n"
|
||||
"If empty, Quantity On Hand is used.\n"
|
||||
"Only the quantity fields have meaning for computing stock"
|
||||
msgstr ""
|
||||
@@ -81,12 +82,17 @@ msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_product_product__potential_qty
|
||||
msgid "Quantity of this Product that could be produced using the materials already at hand."
|
||||
msgid ""
|
||||
"Quantity of this Product that could be produced using the materials already "
|
||||
"at hand."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_product_template__potential_qty
|
||||
msgid "Quantity of this Product that could be produced using the materials already at hand. If the product has several variants, this will be the biggest quantity that can be made for a any single variant."
|
||||
msgid ""
|
||||
"Quantity of this Product that could be produced using the materials already "
|
||||
"at hand. If the product has several variants, this will be the biggest "
|
||||
"quantity that can be made for a any single variant."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
@@ -96,32 +102,37 @@ msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_product_template__immediately_usable_qty
|
||||
msgid "Stock for this Product that can be safely proposed for sale to Customers.\n"
|
||||
msgid ""
|
||||
"Stock for this Product that can be safely proposed for sale to Customers.\n"
|
||||
"The definition of this value can be configured to suit your needs"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_product_product__immediately_usable_qty
|
||||
msgid "Stock for this Product that can be safely proposed for sale to Customers.\n"
|
||||
msgid ""
|
||||
"Stock for this Product that can be safely proposed for sale to Customers.\n"
|
||||
"The definition of this value can be configured to suit your needs."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_res_config_settings__module_stock_available_mrp
|
||||
msgid "This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n"
|
||||
msgid ""
|
||||
"This will add the quantities of goods that can be immediately manufactured, to the quantities available to promise.\n"
|
||||
"This installs the module stock_available_mrp.\n"
|
||||
"If the module mrp is not installed, this will install it too"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_res_config_settings__module_stock_available_immediately
|
||||
msgid "This will subtract incoming quantities from the quantities available to promise.\n"
|
||||
msgid ""
|
||||
"This will subtract incoming quantities from the quantities available to promise.\n"
|
||||
"This installs the module stock_available_immediately."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_available
|
||||
#: model:ir.model.fields,help:stock_available.field_res_config_settings__module_stock_available_sale
|
||||
msgid "This will subtract quantities from the sale quotations from the quantities available to promise.\n"
|
||||
msgid ""
|
||||
"This will subtract quantities from the sale quotations from the quantities available to promise.\n"
|
||||
"This installs the modules stock_available_sale.\n"
|
||||
"If the modules sale and sale_delivery_date are not installed, this will install them too"
|
||||
msgstr ""
|
||||
@@ -130,4 +141,3 @@ msgstr ""
|
||||
#: model:ir.model.fields,field_description:stock_available.field_res_config_settings__stock_available_mrp_based_on
|
||||
msgid "based on"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user