first commit
This commit is contained in:
commit
56f486d240
115
README.rst
Executable file
115
README.rst
Executable file
@ -0,0 +1,115 @@
|
|||||||
|
.. image:: https://odoo-community.org/readme-banner-image
|
||||||
|
:target: https://odoo-community.org/get-involved?utm_source=readme
|
||||||
|
:alt: Odoo Community Association
|
||||||
|
|
||||||
|
============================
|
||||||
|
Stock Change Quantity Reason
|
||||||
|
============================
|
||||||
|
|
||||||
|
..
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
|
!! changes will be overwritten. !!
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! source digest: sha256:577787a6c71ddb95dde976cda260377c7c82191b36592c159968ad79f518a8c6
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||||
|
:target: https://odoo-community.org/page/development-status
|
||||||
|
:alt: Beta
|
||||||
|
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
||||||
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||||
|
:alt: License: AGPL-3
|
||||||
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
|
||||||
|
:target: https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_change_qty_reason
|
||||||
|
:alt: OCA/stock-logistics-warehouse
|
||||||
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||||
|
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_change_qty_reason
|
||||||
|
:alt: Translate me on Weblate
|
||||||
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||||
|
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0
|
||||||
|
:alt: Try me on Runboat
|
||||||
|
|
||||||
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||||
|
|
||||||
|
This module extends the product stock management and allows to set a
|
||||||
|
reason in inventory adjustments globally or per line.
|
||||||
|
|
||||||
|
It also can manage preset reasons optionally.
|
||||||
|
|
||||||
|
**Table of contents**
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
=============
|
||||||
|
|
||||||
|
To enable preset reason feature, you must:
|
||||||
|
|
||||||
|
- Go to: Inventory > Settings > Inventory Adjustment
|
||||||
|
- Enable: Preset Change Qty Reason
|
||||||
|
- Enable: Technical Settings > Manage Stock Change Qty Preset Reasons
|
||||||
|
|
||||||
|
Once is activate you will require te add a Preset reason to validate
|
||||||
|
stock products change quantity.
|
||||||
|
|
||||||
|
To allow an Stock Manager configure preset reasons easily, you should:
|
||||||
|
|
||||||
|
- Select Stock Manager user on: Settings > Users
|
||||||
|
- Enable: Technical Settings > Manage Stock Change Qty Preset Reasons
|
||||||
|
- Go to Inventory > Configuration > Inventory Adjustment > Change Qty
|
||||||
|
Reasons
|
||||||
|
|
||||||
|
Known issues / Roadmap
|
||||||
|
======================
|
||||||
|
|
||||||
|
- Add a reason from Update Quantity button in Product Form View has been
|
||||||
|
removed. This button no longer opens an Inventory Adjustment, it opens
|
||||||
|
directly the stock quant view. Therefore, it must be decided how to
|
||||||
|
implement the logic to add a reason when quantity is updated.
|
||||||
|
|
||||||
|
Bug Tracker
|
||||||
|
===========
|
||||||
|
|
||||||
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
|
||||||
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||||
|
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_change_qty_reason%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||||
|
|
||||||
|
Do not contact contributors directly about support or help with technical issues.
|
||||||
|
|
||||||
|
Credits
|
||||||
|
=======
|
||||||
|
|
||||||
|
Authors
|
||||||
|
-------
|
||||||
|
|
||||||
|
* ACSONE SA/NV
|
||||||
|
|
||||||
|
Contributors
|
||||||
|
------------
|
||||||
|
|
||||||
|
- Denis Roussel <denis.roussel@acsone.eu>
|
||||||
|
- Meyomesse Gilles <meyomesse.gilles@gmail.com>
|
||||||
|
- Andreas Dian S.P <andreasdian777@gmail.com>
|
||||||
|
- Héctor Villarreal <hector.villarreal@forgeflow.com>
|
||||||
|
- Urvisha Desai <udesai@opensourceintegrators.com>
|
||||||
|
- Florian Mounier <florian.mounier@akretion.com>
|
||||||
|
|
||||||
|
Maintainers
|
||||||
|
-----------
|
||||||
|
|
||||||
|
This module is maintained by the OCA.
|
||||||
|
|
||||||
|
.. image:: https://odoo-community.org/logo.png
|
||||||
|
:alt: Odoo Community Association
|
||||||
|
:target: https://odoo-community.org
|
||||||
|
|
||||||
|
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||||
|
mission is to support the collaborative development of Odoo features and
|
||||||
|
promote its widespread use.
|
||||||
|
|
||||||
|
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_change_qty_reason>`_ project on GitHub.
|
||||||
|
|
||||||
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||||
3
__init__.py
Executable file
3
__init__.py
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
|
from . import models
|
||||||
23
__manifest__.py
Executable file
23
__manifest__.py
Executable file
@ -0,0 +1,23 @@
|
|||||||
|
# Copyright 2016-2017 ACSONE SA/NV (<http://acsone.eu>)
|
||||||
|
# Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
{
|
||||||
|
"name": "Stock Change Quantity Reason",
|
||||||
|
"summary": """
|
||||||
|
Stock Quantity Change Reason """,
|
||||||
|
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
|
||||||
|
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||||
|
"category": "Warehouse Management",
|
||||||
|
"version": "19.0.1.0.0",
|
||||||
|
"license": "AGPL-3",
|
||||||
|
"depends": ["stock"],
|
||||||
|
"data": [
|
||||||
|
"security/ir.model.access.csv",
|
||||||
|
"security/stock_security.xml",
|
||||||
|
"views/base_config_view.xml",
|
||||||
|
"views/stock_move_line_view.xml",
|
||||||
|
"views/stock_quant_reason_view.xml",
|
||||||
|
"views/stock_quant_view.xml",
|
||||||
|
],
|
||||||
|
"installable": True,
|
||||||
|
}
|
||||||
BIN
__pycache__/__init__.cpython-310.pyc
Executable file
BIN
__pycache__/__init__.cpython-310.pyc
Executable file
Binary file not shown.
BIN
__pycache__/__init__.cpython-312.pyc
Normal file
BIN
__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
155
i18n/ar.po
Executable file
155
i18n/ar.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||||
|
"Language: ar\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||||
|
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "السبب"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "السبب"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "السبب"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/bs.po
Executable file
155
i18n/bs.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||||
|
"Language: bs\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/ca.po
Executable file
154
i18n/ca.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||||
|
"Language: ca\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Raó"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Raó"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Raó"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/cs.po
Executable file
154
i18n/cs.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||||
|
"Language: cs\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
170
i18n/cs_CZ.po
Executable file
170
i18n/cs_CZ.po
Executable file
@ -0,0 +1,170 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Lukáš Spurný <lukasspurny8@gmail.com>, 2018
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2018-02-27 11:37+0000\n"
|
||||||
|
"PO-Revision-Date: 2018-02-27 11:37+0000\n"
|
||||||
|
"Last-Translator: Lukáš Spurný <lukasspurny8@gmail.com>, 2018\n"
|
||||||
|
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/cs_CZ/)\n"
|
||||||
|
"Language: cs_CZ\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Inventář"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Důvod"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Zadejte důvod pro změnu množství produktu"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Inventář"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Inventář"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Inventář"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Změnit množství produktu"
|
||||||
169
i18n/de.po
Executable file
169
i18n/de.po
Executable file
@ -0,0 +1,169 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||||
|
"Language: de\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Inventurposition"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Grund"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Grund"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Grund"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Geben Sie einen Grund für die Bestandsmengenänderung an."
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Inventurposition"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Inventurposition"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Inventurposition"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Produktmenge anpassen"
|
||||||
155
i18n/en_GB.po
Executable file
155
i18n/en_GB.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/en_GB/)\n"
|
||||||
|
"Language: en_GB\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Reason"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Reason"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Reason"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
173
i18n/es.po
Executable file
173
i18n/es.po
Executable file
@ -0,0 +1,173 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2025-06-02 16:26+0000\n"
|
||||||
|
"Last-Translator: Francisco Javier Galera Martínez <javier.galera@sygel.es>\n"
|
||||||
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||||
|
"Language: es\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
"X-Generator: Weblate 5.10.4\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Activo\n"
|
||||||
|
" </span>"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Línea inventario"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Línea inventario"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Línea inventario"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Línea inventario"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Cambiar cantidad de producto"
|
||||||
155
i18n/es_CR.po
Executable file
155
i18n/es_CR.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_CR/)\n"
|
||||||
|
"Language: es_CR\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/es_EC.po
Executable file
155
i18n/es_EC.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_EC/)\n"
|
||||||
|
"Language: es_EC\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/es_MX.po
Executable file
155
i18n/es_MX.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_MX/)\n"
|
||||||
|
"Language: es_MX\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/es_VE.po
Executable file
155
i18n/es_VE.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_VE/)\n"
|
||||||
|
"Language: es_VE\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razón"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/et.po
Executable file
154
i18n/et.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||||
|
"Language: et\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Põhjus"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Põhjus"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Põhjus"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/fi.po
Executable file
154
i18n/fi.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||||
|
"Language: fi\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Syy"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Syy"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Syy"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
175
i18n/fr.po
Executable file
175
i18n/fr.po
Executable file
@ -0,0 +1,175 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-08-06 14:44+0000\n"
|
||||||
|
"Last-Translator: Alexandre Fayolle <alexandre.fayolle@camptocamp.com>\n"
|
||||||
|
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||||
|
"Language: fr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
|
"X-Generator: Weblate 3.7.1\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr "Actif"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr "Raisons de changement de quantité"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr "Configuration"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Créé par"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Créé le"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Nom affiché"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
"Activer l'utilisation de raisons préconfigurées pour la gestion des "
|
||||||
|
"ajustement d'inventaires et de l'écran de mise à jour de quantité d'un "
|
||||||
|
"produit."
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Ajustement d'inventaire"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Dernière modification par"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Dernière mise à jour le"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr "Gestion des motifs de modification de quantité prédéfinis"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr "Gestion des modifs prédéfinis de modification de quantité"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr "Motif de modification de quantité"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Motif"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Motif"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr "Description du motif"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Nom du motif"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Saisir une raison pour le changement de quantité du produit"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr "Il est interdit d'avoir deux motifs avec le même nom."
|
||||||
|
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Inventaire"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Ligne d'inventaire"
|
||||||
|
|
||||||
|
#~ msgid "Last Modified on"
|
||||||
|
#~ msgstr "Dernière modification le"
|
||||||
|
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Motif de la ligne d'inventaire"
|
||||||
|
|
||||||
|
#~ msgid "Stock Move"
|
||||||
|
#~ msgstr "Mouvement de stock"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Changer la quantité de produit"
|
||||||
155
i18n/hr.po
Executable file
155
i18n/hr.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||||
|
"Language: hr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/hu.po
Executable file
154
i18n/hu.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||||
|
"Language: hu\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Indoklás"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Indoklás"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Indoklás"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
176
i18n/it.po
Executable file
176
i18n/it.po
Executable file
@ -0,0 +1,176 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2024-09-18 16:06+0000\n"
|
||||||
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||||
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||||
|
"Language: it\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
"X-Generator: Weblate 5.6.2\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Attiva\n"
|
||||||
|
" </span>"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr "Attivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr "Modifica causale quantità"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr "Impostazioni di configurazione"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "Creato da"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "Creato il"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "Nome visualizzato"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
"Abilita l'utilizzo di causali predefinite per la gestione degli inventari di "
|
||||||
|
"rettifica e i wizard per l'aggiornamento delle quantità prodotto."
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Rettifica d'inventario"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "Ultimo aggiornamento di"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "Ultimo aggiornamento il"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr "Gestione causali predefinite di modifica quantità delle giacenze"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr "Gestione causali di modifica quantità predefinite"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr "Causale modifica quantità predefinita"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Causale predefinita"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr "Movimenti prodotto (riga movimento di magazzino)"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr "Quanti"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Causale"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr "Descrizione causale"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Nome causale"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr "Causale quanto di magazzino"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Inserire una causale per la modifica della quantità del prodotto"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr "Non ci possono essere due causali con lo stesso nome."
|
||||||
|
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Inventario"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Riga d'inventario"
|
||||||
|
|
||||||
|
#~ msgid "Last Modified on"
|
||||||
|
#~ msgstr "Ultima modifica il"
|
||||||
|
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Causale riga d'inventario"
|
||||||
|
|
||||||
|
#~ msgid "Stock Move"
|
||||||
|
#~ msgstr "Movimento di magazzino"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Cambia Quantità Prodotto"
|
||||||
154
i18n/ja.po
Executable file
154
i18n/ja.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||||
|
"Language: ja\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "理由"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "理由"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "理由"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/lt.po
Executable file
155
i18n/lt.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||||
|
"Language: lt\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"(n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Priežastis"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Priežastis"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Priežastis"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/mk.po
Executable file
154
i18n/mk.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||||
|
"Language: mk\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/mn.po
Executable file
154
i18n/mn.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||||
|
"Language: mn\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Шалтгаан"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Шалтгаан"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Шалтгаан"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/nb.po
Executable file
155
i18n/nb.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"nb/)\n"
|
||||||
|
"Language: nb\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Grunn"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Grunn"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Grunn"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/nl.po
Executable file
154
i18n/nl.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||||
|
"Language: nl\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Oorzaak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Oorzaak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Oorzaak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/nl_BE.po
Executable file
155
i18n/nl_BE.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"nl_BE/)\n"
|
||||||
|
"Language: nl_BE\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
170
i18n/nl_NL.po
Executable file
170
i18n/nl_NL.po
Executable file
@ -0,0 +1,170 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-23 00:57+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-23 00:57+0000\n"
|
||||||
|
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||||
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/nl_NL/)\n"
|
||||||
|
"Language: nl_NL\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Voorraadregel"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Reden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Vul een reden voor de wijziging van de producthoeveelheid in"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Voorraadregel"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Voorraadregel"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Voorraadregel"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Wijzig Product Aantal"
|
||||||
156
i18n/pl.po
Executable file
156
i18n/pl.po
Executable file
@ -0,0 +1,156 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||||
|
"Language: pl\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
|
||||||
|
"(n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
|
||||||
|
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Przyczyna"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Przyczyna"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Przyczyna"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/pt.po
Executable file
154
i18n/pt.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||||
|
"Language: pt\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/pt_BR.po
Executable file
155
i18n/pt_BR.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/pt_BR/)\n"
|
||||||
|
"Language: pt_BR\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razão"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razão"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razão"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/pt_PT.po
Executable file
155
i18n/pt_PT.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/pt_PT/)\n"
|
||||||
|
"Language: pt_PT\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Motivo"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/ro.po
Executable file
155
i18n/ro.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||||
|
"Language: ro\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||||
|
"2:1));\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Motivul"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Motivul"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Motivul"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
156
i18n/ru.po
Executable file
156
i18n/ru.po
Executable file
@ -0,0 +1,156 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||||
|
"Language: ru\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
|
||||||
|
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Причина"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
170
i18n/sl.po
Executable file
170
i18n/sl.po
Executable file
@ -0,0 +1,170 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||||
|
"Language: sl\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||||
|
"n%100==4 ? 2 : 3);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "Postavka inventarja"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "Vnesite razlog spremembe količine proizvoda"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "Postavka inventarja"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "Postavka inventarja"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "Postavka inventarja"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "Spremeni količino proizvodov"
|
||||||
156
i18n/sr@latin.po
Executable file
156
i18n/sr@latin.po
Executable file
@ -0,0 +1,156 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"sr@latin/)\n"
|
||||||
|
"Language: sr@latin\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Razlog"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
147
i18n/stock_change_qty_reason.pot
Executable file
147
i18n/stock_change_qty_reason.pot
Executable file
@ -0,0 +1,147 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 18.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/sv.po
Executable file
154
i18n/sv.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||||
|
"Language: sv\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Orsak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Orsak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Orsak"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/th.po
Executable file
154
i18n/th.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||||
|
"Language: th\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "เหตุผล"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "เหตุผล"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "เหตุผล"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/tr.po
Executable file
154
i18n/tr.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||||
|
"Language: tr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Sebep"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Sebep"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Sebep"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
155
i18n/tr_TR.po
Executable file
155
i18n/tr_TR.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"tr_TR/)\n"
|
||||||
|
"Language: tr_TR\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Neden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Neden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Neden"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
154
i18n/vi.po
Executable file
154
i18n/vi.po
Executable file
@ -0,0 +1,154 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||||
|
"Language: vi\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "Lý do"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "Lý do"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "Lý do"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
172
i18n/zh_CN.po
Executable file
172
i18n/zh_CN.po
Executable file
@ -0,0 +1,172 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-09-20 16:24+0000\n"
|
||||||
|
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
|
||||||
|
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"zh_CN/)\n"
|
||||||
|
"Language: zh_CN\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
"X-Generator: Weblate 3.8\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr "有效"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr "修改数量原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr "配置设定"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "创建者"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "创建时间"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "显示名称"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr "允许使用预定义的原因来管理库存调整和产品更新数量向导。"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr "库存调整"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "最后更新者"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "最后更新时间"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr "管理库存变动数量预置原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr "管理预定义的更改数量原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr "预设变更数量原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "预设原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr "原因说明"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "原因名称"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr "输入产品数量更改的原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr "你不能有两个同名的原因。"
|
||||||
|
|
||||||
|
#~ msgid "Inventory"
|
||||||
|
#~ msgstr "库存"
|
||||||
|
|
||||||
|
#~ msgid "Inventory Line"
|
||||||
|
#~ msgstr "库存行"
|
||||||
|
|
||||||
|
#~ msgid "Last Modified on"
|
||||||
|
#~ msgstr "最后修改时间"
|
||||||
|
|
||||||
|
#~ msgid "Stock Inventory Line Reason"
|
||||||
|
#~ msgstr "库存盘点行原因"
|
||||||
|
|
||||||
|
#~ msgid "Stock Move"
|
||||||
|
#~ msgstr "库存移动"
|
||||||
|
|
||||||
|
#~ msgid "Change Product Quantity"
|
||||||
|
#~ msgstr "更改产品数量"
|
||||||
155
i18n/zh_TW.po
Executable file
155
i18n/zh_TW.po
Executable file
@ -0,0 +1,155 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_change_qty_reason
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"PO-Revision-Date: 2017-06-03 01:23+0000\n"
|
||||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
|
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"zh_TW/)\n"
|
||||||
|
"Language: zh_TW\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"o_form_label\">\n"
|
||||||
|
" Active\n"
|
||||||
|
" </span>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__active
|
||||||
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.actions.act_window,name:stock_change_qty_reason.action_change_qty_reasons_list
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_reasons
|
||||||
|
msgid "Change Qty Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_res_config_settings
|
||||||
|
msgid "Config Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid ""
|
||||||
|
"Enable use of predefined Reasons to manage Inventory Adjustmentsand Product "
|
||||||
|
"Update Quantities Wizard."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.ui.menu,name:stock_change_qty_reason.menu_inventory_adjustments_config
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Inventory Adjustment"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:res.groups,name:stock_change_qty_reason.group_qty_reason_preset
|
||||||
|
msgid "Manage Stock Change Qty Preset Reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.qty_reason_preset_selection
|
||||||
|
msgid "Manage predefined change quantity reasons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_res_config_settings__group_qty_reason_preset
|
||||||
|
msgid "Preset Change Qty Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__preset_reason_id
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__preset_reason_id
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.view_preset_reason
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Preset Reason"
|
||||||
|
msgstr "原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_move_line
|
||||||
|
msgid "Product Moves (Stock Move Line)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant
|
||||||
|
msgid "Quants"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_move_line_tree
|
||||||
|
#: model_terms:ir.ui.view,arch_db:stock_change_qty_reason.reason_view_stock_quant_tree_inventory_editable
|
||||||
|
msgid "Reason"
|
||||||
|
msgstr "原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__description
|
||||||
|
msgid "Reason Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,field_description:stock_change_qty_reason.field_stock_quant_reason__name
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Reason Name"
|
||||||
|
msgstr "原因"
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model,name:stock_change_qty_reason.model_stock_quant_reason
|
||||||
|
msgid "Stock Quant Reason"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_move_line__reason
|
||||||
|
#: model:ir.model.fields,help:stock_change_qty_reason.field_stock_quant__reason
|
||||||
|
msgid "Type in a reason for the product quantity change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_change_qty_reason
|
||||||
|
#: model:ir.model.constraint,message:stock_change_qty_reason.constraint_stock_quant_reason_name_unique
|
||||||
|
msgid "You cannot have two reason with the same name."
|
||||||
|
msgstr ""
|
||||||
6
models/__init__.py
Executable file
6
models/__init__.py
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
|
from . import res_config_settings
|
||||||
|
from . import stock_move_line
|
||||||
|
from . import stock_quant
|
||||||
|
from . import stock_quant_reason
|
||||||
BIN
models/__pycache__/__init__.cpython-310.pyc
Executable file
BIN
models/__pycache__/__init__.cpython-310.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
models/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/res_config_settings.cpython-310.pyc
Executable file
BIN
models/__pycache__/res_config_settings.cpython-310.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/res_config_settings.cpython-312.pyc
Normal file
BIN
models/__pycache__/res_config_settings.cpython-312.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/stock_move_line.cpython-310.pyc
Executable file
BIN
models/__pycache__/stock_move_line.cpython-310.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/stock_move_line.cpython-312.pyc
Normal file
BIN
models/__pycache__/stock_move_line.cpython-312.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/stock_quant.cpython-310.pyc
Executable file
BIN
models/__pycache__/stock_quant.cpython-310.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/stock_quant.cpython-312.pyc
Normal file
BIN
models/__pycache__/stock_quant.cpython-312.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/stock_quant_reason.cpython-310.pyc
Executable file
BIN
models/__pycache__/stock_quant_reason.cpython-310.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/stock_quant_reason.cpython-312.pyc
Normal file
BIN
models/__pycache__/stock_quant_reason.cpython-312.pyc
Normal file
Binary file not shown.
15
models/res_config_settings.py
Executable file
15
models/res_config_settings.py
Executable file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||||
|
from odoo import fields, models
|
||||||
|
|
||||||
|
|
||||||
|
class ResConfigSettings(models.TransientModel):
|
||||||
|
_inherit = "res.config.settings"
|
||||||
|
|
||||||
|
group_qty_reason_preset = fields.Boolean(
|
||||||
|
string="Preset Change Qty Reason",
|
||||||
|
required=True,
|
||||||
|
implied_group="stock_change_qty_reason.group_qty_reason_preset",
|
||||||
|
help="Enable use of predefined Reasons to manage Inventory Adjustments"
|
||||||
|
"and Product Update Quantities Wizard.",
|
||||||
|
)
|
||||||
10
models/stock_move_line.py
Executable file
10
models/stock_move_line.py
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
# Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||||
|
from odoo import fields, models
|
||||||
|
|
||||||
|
|
||||||
|
class StockMoveLine(models.Model):
|
||||||
|
_inherit = "stock.move.line"
|
||||||
|
|
||||||
|
preset_reason_id = fields.Many2one("stock.quant.reason")
|
||||||
|
reason = fields.Char(help="Type in a reason for the product quantity change")
|
||||||
48
models/stock_quant.py
Executable file
48
models/stock_quant.py
Executable file
@ -0,0 +1,48 @@
|
|||||||
|
# Copyright 2016-2017 ACSONE SA/NV (<http://acsone.eu>)
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
|
from odoo import api, fields, models
|
||||||
|
|
||||||
|
|
||||||
|
class StockQuant(models.Model):
|
||||||
|
"""Class to inherit model stock.quant"""
|
||||||
|
|
||||||
|
_inherit = "stock.quant"
|
||||||
|
|
||||||
|
reason = fields.Char(help="Type in a reason for the product quantity change")
|
||||||
|
preset_reason_id = fields.Many2one("stock.quant.reason")
|
||||||
|
|
||||||
|
@api.model
|
||||||
|
def _get_inventory_fields_write(self):
|
||||||
|
res = super()._get_inventory_fields_write()
|
||||||
|
res.extend(["reason", "preset_reason_id"])
|
||||||
|
return res
|
||||||
|
|
||||||
|
def _get_inventory_move_values(
|
||||||
|
self,
|
||||||
|
qty,
|
||||||
|
location_id,
|
||||||
|
location_dest_id,
|
||||||
|
package_id=False,
|
||||||
|
package_dest_id=False,
|
||||||
|
):
|
||||||
|
# Called when user manually set a new quantity (via `inventory_quantity`)
|
||||||
|
res = super()._get_inventory_move_values(
|
||||||
|
qty, location_id, location_dest_id, package_id, package_dest_id
|
||||||
|
)
|
||||||
|
# Aftect the reason to the move line
|
||||||
|
context = (
|
||||||
|
self.reason if not self.preset_reason_id else self.preset_reason_id.name
|
||||||
|
)
|
||||||
|
line = res["move_line_ids"][0][2]
|
||||||
|
line["reason"] = context
|
||||||
|
if res.get("origin"):
|
||||||
|
res["origin"] = " ,".join([res.get("origin"), context])
|
||||||
|
else:
|
||||||
|
res["origin"] = context
|
||||||
|
if self.preset_reason_id:
|
||||||
|
line["preset_reason_id"] = self.preset_reason_id.id
|
||||||
|
self.preset_reason_id = False
|
||||||
|
if self.reason:
|
||||||
|
self.reason = False
|
||||||
|
return res
|
||||||
17
models/stock_quant_reason.py
Executable file
17
models/stock_quant_reason.py
Executable file
@ -0,0 +1,17 @@
|
|||||||
|
# Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
from odoo import fields, models
|
||||||
|
|
||||||
|
|
||||||
|
class StockQuantReason(models.Model):
|
||||||
|
_name = "stock.quant.reason"
|
||||||
|
_description = "Stock Quant Reason"
|
||||||
|
|
||||||
|
name = fields.Char("Reason Name", required=True)
|
||||||
|
description = fields.Text("Reason Description")
|
||||||
|
active = fields.Boolean(default=True)
|
||||||
|
|
||||||
|
_name_unique = models.Constraint(
|
||||||
|
'UNIQUE(name)',
|
||||||
|
"You cannot have two reason with the same name.",
|
||||||
|
)
|
||||||
3
pyproject.toml
Executable file
3
pyproject.toml
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
[build-system]
|
||||||
|
requires = ["whool"]
|
||||||
|
build-backend = "whool.buildapi"
|
||||||
15
readme/CONFIGURE.md
Executable file
15
readme/CONFIGURE.md
Executable file
@ -0,0 +1,15 @@
|
|||||||
|
To enable preset reason feature, you must:
|
||||||
|
|
||||||
|
- Go to: Inventory \> Settings \> Inventory Adjustment
|
||||||
|
- Enable: Preset Change Qty Reason
|
||||||
|
- Enable: Technical Settings \> Manage Stock Change Qty Preset Reasons
|
||||||
|
|
||||||
|
Once is activate you will require te add a Preset reason to validate
|
||||||
|
stock products change quantity.
|
||||||
|
|
||||||
|
To allow an Stock Manager configure preset reasons easily, you should:
|
||||||
|
|
||||||
|
- Select Stock Manager user on: Settings \> Users
|
||||||
|
- Enable: Technical Settings \> Manage Stock Change Qty Preset Reasons
|
||||||
|
- Go to Inventory \> Configuration \> Inventory Adjustment \> Change Qty
|
||||||
|
Reasons
|
||||||
6
readme/CONTRIBUTORS.md
Executable file
6
readme/CONTRIBUTORS.md
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
- Denis Roussel \<<denis.roussel@acsone.eu>\>
|
||||||
|
- Meyomesse Gilles \<<meyomesse.gilles@gmail.com>\>
|
||||||
|
- Andreas Dian S.P \<<andreasdian777@gmail.com>\>
|
||||||
|
- Héctor Villarreal \<<hector.villarreal@forgeflow.com>\>
|
||||||
|
- Urvisha Desai \<<udesai@opensourceintegrators.com>\>
|
||||||
|
- Florian Mounier \<<florian.mounier@akretion.com>\>
|
||||||
4
readme/DESCRIPTION.md
Executable file
4
readme/DESCRIPTION.md
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
This module extends the product stock management and allows to set a
|
||||||
|
reason in inventory adjustments globally or per line.
|
||||||
|
|
||||||
|
It also can manage preset reasons optionally.
|
||||||
4
readme/ROADMAP.md
Executable file
4
readme/ROADMAP.md
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
- Add a reason from Update Quantity button in Product Form View has been
|
||||||
|
removed. This button no longer opens an Inventory Adjustment, it opens
|
||||||
|
directly the stock quant view. Therefore, it must be decided how to
|
||||||
|
implement the logic to add a reason when quantity is updated.
|
||||||
3
security/ir.model.access.csv
Executable file
3
security/ir.model.access.csv
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||||
|
access_stock_quant_reason_user,stock.quant.reason,model_stock_quant_reason,stock.group_stock_user,1,0,0,0
|
||||||
|
access_stock_quant_reason_manager,stock.quant.reason,model_stock_quant_reason,stock.group_stock_manager,1,1,1,1
|
||||||
|
6
security/stock_security.xml
Executable file
6
security/stock_security.xml
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<odoo>
|
||||||
|
<record id="group_qty_reason_preset" model="res.groups">
|
||||||
|
<field name="name">Manage Stock Change Qty Preset Reasons</field>
|
||||||
|
</record>
|
||||||
|
</odoo>
|
||||||
BIN
static/description/icon.png
Executable file
BIN
static/description/icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
465
static/description/index.html
Executable file
465
static/description/index.html
Executable file
@ -0,0 +1,465 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
||||||
|
<title>README.rst</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
/*
|
||||||
|
:Author: David Goodger (goodger@python.org)
|
||||||
|
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
||||||
|
:Copyright: This stylesheet has been placed in the public domain.
|
||||||
|
|
||||||
|
Default cascading style sheet for the HTML output of Docutils.
|
||||||
|
Despite the name, some widely supported CSS2 features are used.
|
||||||
|
|
||||||
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
||||||
|
customize this style sheet.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* used to remove borders from tables and images */
|
||||||
|
.borderless, table.borderless td, table.borderless th {
|
||||||
|
border: 0 }
|
||||||
|
|
||||||
|
table.borderless td, table.borderless th {
|
||||||
|
/* Override padding for "table.docutils td" with "! important".
|
||||||
|
The right padding separates the table cells. */
|
||||||
|
padding: 0 0.5em 0 0 ! important }
|
||||||
|
|
||||||
|
.first {
|
||||||
|
/* Override more specific margin styles with "! important". */
|
||||||
|
margin-top: 0 ! important }
|
||||||
|
|
||||||
|
.last, .with-subtitle {
|
||||||
|
margin-bottom: 0 ! important }
|
||||||
|
|
||||||
|
.hidden {
|
||||||
|
display: none }
|
||||||
|
|
||||||
|
.subscript {
|
||||||
|
vertical-align: sub;
|
||||||
|
font-size: smaller }
|
||||||
|
|
||||||
|
.superscript {
|
||||||
|
vertical-align: super;
|
||||||
|
font-size: smaller }
|
||||||
|
|
||||||
|
a.toc-backref {
|
||||||
|
text-decoration: none ;
|
||||||
|
color: black }
|
||||||
|
|
||||||
|
blockquote.epigraph {
|
||||||
|
margin: 2em 5em ; }
|
||||||
|
|
||||||
|
dl.docutils dd {
|
||||||
|
margin-bottom: 0.5em }
|
||||||
|
|
||||||
|
object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Uncomment (and remove this text!) to get bold-faced definition list terms
|
||||||
|
dl.docutils dt {
|
||||||
|
font-weight: bold }
|
||||||
|
*/
|
||||||
|
|
||||||
|
div.abstract {
|
||||||
|
margin: 2em 5em }
|
||||||
|
|
||||||
|
div.abstract p.topic-title {
|
||||||
|
font-weight: bold ;
|
||||||
|
text-align: center }
|
||||||
|
|
||||||
|
div.admonition, div.attention, div.caution, div.danger, div.error,
|
||||||
|
div.hint, div.important, div.note, div.tip, div.warning {
|
||||||
|
margin: 2em ;
|
||||||
|
border: medium outset ;
|
||||||
|
padding: 1em }
|
||||||
|
|
||||||
|
div.admonition p.admonition-title, div.hint p.admonition-title,
|
||||||
|
div.important p.admonition-title, div.note p.admonition-title,
|
||||||
|
div.tip p.admonition-title {
|
||||||
|
font-weight: bold ;
|
||||||
|
font-family: sans-serif }
|
||||||
|
|
||||||
|
div.attention p.admonition-title, div.caution p.admonition-title,
|
||||||
|
div.danger p.admonition-title, div.error p.admonition-title,
|
||||||
|
div.warning p.admonition-title, .code .error {
|
||||||
|
color: red ;
|
||||||
|
font-weight: bold ;
|
||||||
|
font-family: sans-serif }
|
||||||
|
|
||||||
|
/* Uncomment (and remove this text!) to get reduced vertical space in
|
||||||
|
compound paragraphs.
|
||||||
|
div.compound .compound-first, div.compound .compound-middle {
|
||||||
|
margin-bottom: 0.5em }
|
||||||
|
|
||||||
|
div.compound .compound-last, div.compound .compound-middle {
|
||||||
|
margin-top: 0.5em }
|
||||||
|
*/
|
||||||
|
|
||||||
|
div.dedication {
|
||||||
|
margin: 2em 5em ;
|
||||||
|
text-align: center ;
|
||||||
|
font-style: italic }
|
||||||
|
|
||||||
|
div.dedication p.topic-title {
|
||||||
|
font-weight: bold ;
|
||||||
|
font-style: normal }
|
||||||
|
|
||||||
|
div.figure {
|
||||||
|
margin-left: 2em ;
|
||||||
|
margin-right: 2em }
|
||||||
|
|
||||||
|
div.footer, div.header {
|
||||||
|
clear: both;
|
||||||
|
font-size: smaller }
|
||||||
|
|
||||||
|
div.line-block {
|
||||||
|
display: block ;
|
||||||
|
margin-top: 1em ;
|
||||||
|
margin-bottom: 1em }
|
||||||
|
|
||||||
|
div.line-block div.line-block {
|
||||||
|
margin-top: 0 ;
|
||||||
|
margin-bottom: 0 ;
|
||||||
|
margin-left: 1.5em }
|
||||||
|
|
||||||
|
div.sidebar {
|
||||||
|
margin: 0 0 0.5em 1em ;
|
||||||
|
border: medium outset ;
|
||||||
|
padding: 1em ;
|
||||||
|
background-color: #ffffee ;
|
||||||
|
width: 40% ;
|
||||||
|
float: right ;
|
||||||
|
clear: right }
|
||||||
|
|
||||||
|
div.sidebar p.rubric {
|
||||||
|
font-family: sans-serif ;
|
||||||
|
font-size: medium }
|
||||||
|
|
||||||
|
div.system-messages {
|
||||||
|
margin: 5em }
|
||||||
|
|
||||||
|
div.system-messages h1 {
|
||||||
|
color: red }
|
||||||
|
|
||||||
|
div.system-message {
|
||||||
|
border: medium outset ;
|
||||||
|
padding: 1em }
|
||||||
|
|
||||||
|
div.system-message p.system-message-title {
|
||||||
|
color: red ;
|
||||||
|
font-weight: bold }
|
||||||
|
|
||||||
|
div.topic {
|
||||||
|
margin: 2em }
|
||||||
|
|
||||||
|
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
|
||||||
|
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
|
||||||
|
margin-top: 0.4em }
|
||||||
|
|
||||||
|
h1.title {
|
||||||
|
text-align: center }
|
||||||
|
|
||||||
|
h2.subtitle {
|
||||||
|
text-align: center }
|
||||||
|
|
||||||
|
hr.docutils {
|
||||||
|
width: 75% }
|
||||||
|
|
||||||
|
img.align-left, .figure.align-left, object.align-left, table.align-left {
|
||||||
|
clear: left ;
|
||||||
|
float: left ;
|
||||||
|
margin-right: 1em }
|
||||||
|
|
||||||
|
img.align-right, .figure.align-right, object.align-right, table.align-right {
|
||||||
|
clear: right ;
|
||||||
|
float: right ;
|
||||||
|
margin-left: 1em }
|
||||||
|
|
||||||
|
img.align-center, .figure.align-center, object.align-center {
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
table.align-center {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.align-left {
|
||||||
|
text-align: left }
|
||||||
|
|
||||||
|
.align-center {
|
||||||
|
clear: both ;
|
||||||
|
text-align: center }
|
||||||
|
|
||||||
|
.align-right {
|
||||||
|
text-align: right }
|
||||||
|
|
||||||
|
/* reset inner alignment in figures */
|
||||||
|
div.align-right {
|
||||||
|
text-align: inherit }
|
||||||
|
|
||||||
|
/* div.align-center * { */
|
||||||
|
/* text-align: left } */
|
||||||
|
|
||||||
|
.align-top {
|
||||||
|
vertical-align: top }
|
||||||
|
|
||||||
|
.align-middle {
|
||||||
|
vertical-align: middle }
|
||||||
|
|
||||||
|
.align-bottom {
|
||||||
|
vertical-align: bottom }
|
||||||
|
|
||||||
|
ol.simple, ul.simple {
|
||||||
|
margin-bottom: 1em }
|
||||||
|
|
||||||
|
ol.arabic {
|
||||||
|
list-style: decimal }
|
||||||
|
|
||||||
|
ol.loweralpha {
|
||||||
|
list-style: lower-alpha }
|
||||||
|
|
||||||
|
ol.upperalpha {
|
||||||
|
list-style: upper-alpha }
|
||||||
|
|
||||||
|
ol.lowerroman {
|
||||||
|
list-style: lower-roman }
|
||||||
|
|
||||||
|
ol.upperroman {
|
||||||
|
list-style: upper-roman }
|
||||||
|
|
||||||
|
p.attribution {
|
||||||
|
text-align: right ;
|
||||||
|
margin-left: 50% }
|
||||||
|
|
||||||
|
p.caption {
|
||||||
|
font-style: italic }
|
||||||
|
|
||||||
|
p.credits {
|
||||||
|
font-style: italic ;
|
||||||
|
font-size: smaller }
|
||||||
|
|
||||||
|
p.label {
|
||||||
|
white-space: nowrap }
|
||||||
|
|
||||||
|
p.rubric {
|
||||||
|
font-weight: bold ;
|
||||||
|
font-size: larger ;
|
||||||
|
color: maroon ;
|
||||||
|
text-align: center }
|
||||||
|
|
||||||
|
p.sidebar-title {
|
||||||
|
font-family: sans-serif ;
|
||||||
|
font-weight: bold ;
|
||||||
|
font-size: larger }
|
||||||
|
|
||||||
|
p.sidebar-subtitle {
|
||||||
|
font-family: sans-serif ;
|
||||||
|
font-weight: bold }
|
||||||
|
|
||||||
|
p.topic-title {
|
||||||
|
font-weight: bold }
|
||||||
|
|
||||||
|
pre.address {
|
||||||
|
margin-bottom: 0 ;
|
||||||
|
margin-top: 0 ;
|
||||||
|
font: inherit }
|
||||||
|
|
||||||
|
pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
||||||
|
margin-left: 2em ;
|
||||||
|
margin-right: 2em }
|
||||||
|
|
||||||
|
pre.code .ln { color: gray; } /* line numbers */
|
||||||
|
pre.code, code { background-color: #eeeeee }
|
||||||
|
pre.code .comment, code .comment { color: #5C6576 }
|
||||||
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
||||||
|
pre.code .literal.string, code .literal.string { color: #0C5404 }
|
||||||
|
pre.code .name.builtin, code .name.builtin { color: #352B84 }
|
||||||
|
pre.code .deleted, code .deleted { background-color: #DEB0A1}
|
||||||
|
pre.code .inserted, code .inserted { background-color: #A3D289}
|
||||||
|
|
||||||
|
span.classifier {
|
||||||
|
font-family: sans-serif ;
|
||||||
|
font-style: oblique }
|
||||||
|
|
||||||
|
span.classifier-delimiter {
|
||||||
|
font-family: sans-serif ;
|
||||||
|
font-weight: bold }
|
||||||
|
|
||||||
|
span.interpreted {
|
||||||
|
font-family: sans-serif }
|
||||||
|
|
||||||
|
span.option {
|
||||||
|
white-space: nowrap }
|
||||||
|
|
||||||
|
span.pre {
|
||||||
|
white-space: pre }
|
||||||
|
|
||||||
|
span.problematic, pre.problematic {
|
||||||
|
color: red }
|
||||||
|
|
||||||
|
span.section-subtitle {
|
||||||
|
/* font-size relative to parent (h1..h6 element) */
|
||||||
|
font-size: 80% }
|
||||||
|
|
||||||
|
table.citation {
|
||||||
|
border-left: solid 1px gray;
|
||||||
|
margin-left: 1px }
|
||||||
|
|
||||||
|
table.docinfo {
|
||||||
|
margin: 2em 4em }
|
||||||
|
|
||||||
|
table.docutils {
|
||||||
|
margin-top: 0.5em ;
|
||||||
|
margin-bottom: 0.5em }
|
||||||
|
|
||||||
|
table.footnote {
|
||||||
|
border-left: solid 1px black;
|
||||||
|
margin-left: 1px }
|
||||||
|
|
||||||
|
table.docutils td, table.docutils th,
|
||||||
|
table.docinfo td, table.docinfo th {
|
||||||
|
padding-left: 0.5em ;
|
||||||
|
padding-right: 0.5em ;
|
||||||
|
vertical-align: top }
|
||||||
|
|
||||||
|
table.docutils th.field-name, table.docinfo th.docinfo-name {
|
||||||
|
font-weight: bold ;
|
||||||
|
text-align: left ;
|
||||||
|
white-space: nowrap ;
|
||||||
|
padding-left: 0 }
|
||||||
|
|
||||||
|
/* "booktabs" style (no vertical lines) */
|
||||||
|
table.docutils.booktabs {
|
||||||
|
border: 0px;
|
||||||
|
border-top: 2px solid;
|
||||||
|
border-bottom: 2px solid;
|
||||||
|
border-collapse: collapse;
|
||||||
|
}
|
||||||
|
table.docutils.booktabs * {
|
||||||
|
border: 0px;
|
||||||
|
}
|
||||||
|
table.docutils.booktabs th {
|
||||||
|
border-bottom: thin solid;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
||||||
|
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
||||||
|
font-size: 100% }
|
||||||
|
|
||||||
|
ul.auto-toc {
|
||||||
|
list-style-type: none }
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="document">
|
||||||
|
|
||||||
|
|
||||||
|
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
||||||
|
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
||||||
|
</a>
|
||||||
|
<div class="section" id="stock-change-quantity-reason">
|
||||||
|
<h1>Stock Change Quantity Reason</h1>
|
||||||
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
|
!! changes will be overwritten. !!
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! source digest: sha256:577787a6c71ddb95dde976cda260377c7c82191b36592c159968ad79f518a8c6
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_change_qty_reason"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_change_qty_reason"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||||
|
<p>This module extends the product stock management and allows to set a
|
||||||
|
reason in inventory adjustments globally or per line.</p>
|
||||||
|
<p>It also can manage preset reasons optionally.</p>
|
||||||
|
<p><strong>Table of contents</strong></p>
|
||||||
|
<div class="contents local topic" id="contents">
|
||||||
|
<ul class="simple">
|
||||||
|
<li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
|
||||||
|
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-2">Known issues / Roadmap</a></li>
|
||||||
|
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
|
||||||
|
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
|
||||||
|
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
|
||||||
|
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
|
||||||
|
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="configuration">
|
||||||
|
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
|
||||||
|
<p>To enable preset reason feature, you must:</p>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>Go to: Inventory > Settings > Inventory Adjustment</li>
|
||||||
|
<li>Enable: Preset Change Qty Reason</li>
|
||||||
|
<li>Enable: Technical Settings > Manage Stock Change Qty Preset Reasons</li>
|
||||||
|
</ul>
|
||||||
|
<p>Once is activate you will require te add a Preset reason to validate
|
||||||
|
stock products change quantity.</p>
|
||||||
|
<p>To allow an Stock Manager configure preset reasons easily, you should:</p>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>Select Stock Manager user on: Settings > Users</li>
|
||||||
|
<li>Enable: Technical Settings > Manage Stock Change Qty Preset Reasons</li>
|
||||||
|
<li>Go to Inventory > Configuration > Inventory Adjustment > Change Qty
|
||||||
|
Reasons</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="known-issues-roadmap">
|
||||||
|
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>Add a reason from Update Quantity button in Product Form View has been
|
||||||
|
removed. This button no longer opens an Inventory Adjustment, it opens
|
||||||
|
directly the stock quant view. Therefore, it must be decided how to
|
||||||
|
implement the logic to add a reason when quantity is updated.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="bug-tracker">
|
||||||
|
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
|
||||||
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
|
||||||
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||||
|
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_change_qty_reason%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||||
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="credits">
|
||||||
|
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
|
||||||
|
<div class="section" id="authors">
|
||||||
|
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>ACSONE SA/NV</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="contributors">
|
||||||
|
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>Denis Roussel <<a class="reference external" href="mailto:denis.roussel@acsone.eu">denis.roussel@acsone.eu</a>></li>
|
||||||
|
<li>Meyomesse Gilles <<a class="reference external" href="mailto:meyomesse.gilles@gmail.com">meyomesse.gilles@gmail.com</a>></li>
|
||||||
|
<li>Andreas Dian S.P <<a class="reference external" href="mailto:andreasdian777@gmail.com">andreasdian777@gmail.com</a>></li>
|
||||||
|
<li>Héctor Villarreal <<a class="reference external" href="mailto:hector.villarreal@forgeflow.com">hector.villarreal@forgeflow.com</a>></li>
|
||||||
|
<li>Urvisha Desai <<a class="reference external" href="mailto:udesai@opensourceintegrators.com">udesai@opensourceintegrators.com</a>></li>
|
||||||
|
<li>Florian Mounier <<a class="reference external" href="mailto:florian.mounier@akretion.com">florian.mounier@akretion.com</a>></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="maintainers">
|
||||||
|
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
|
||||||
|
<p>This module is maintained by the OCA.</p>
|
||||||
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
||||||
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
||||||
|
</a>
|
||||||
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||||
|
mission is to support the collaborative development of Odoo features and
|
||||||
|
promote its widespread use.</p>
|
||||||
|
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_change_qty_reason">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
|
||||||
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
3
tests/__init__.py
Executable file
3
tests/__init__.py
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/license
|
||||||
|
|
||||||
|
from . import test_stock_change_qty_reason
|
||||||
69
tests/test_stock_change_qty_reason.py
Executable file
69
tests/test_stock_change_qty_reason.py
Executable file
@ -0,0 +1,69 @@
|
|||||||
|
# pylint: disable=import-error,protected-access,too-few-public-methods
|
||||||
|
# Copyright 2016-2017 ACSONE SA/NV (<http://acsone.eu>)
|
||||||
|
# Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
|
from odoo.tests.common import TransactionCase
|
||||||
|
|
||||||
|
|
||||||
|
class TestStockQuantityChangeReason(TransactionCase):
|
||||||
|
@classmethod
|
||||||
|
def setUpClass(cls):
|
||||||
|
super().setUpClass()
|
||||||
|
|
||||||
|
# MODELS
|
||||||
|
cls.stock_move_line = cls.env["stock.move.line"]
|
||||||
|
cls.product_product_model = cls.env["product.product"]
|
||||||
|
cls.product_category_model = cls.env["product.category"]
|
||||||
|
cls.stock_quant = cls.env["stock.quant"]
|
||||||
|
cls.preset_reason_id = cls.env["stock.quant.reason"]
|
||||||
|
cls.stock_location = cls.env.ref("stock.stock_location_stock")
|
||||||
|
|
||||||
|
# INSTANCES
|
||||||
|
cls.category = cls.product_category_model.create({"name": "Physical (test)"})
|
||||||
|
|
||||||
|
def _create_product(self, name):
|
||||||
|
return self.product_product_model.create(
|
||||||
|
{
|
||||||
|
"name": name,
|
||||||
|
"categ_id": self.category.id,
|
||||||
|
"type": "consu",
|
||||||
|
"is_storable": True,
|
||||||
|
"tracking": "none",
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
def _product_change_qty(self, product, location, new_qty):
|
||||||
|
values = {
|
||||||
|
"product_id": product.id,
|
||||||
|
"location_id": location.id,
|
||||||
|
"inventory_quantity": new_qty,
|
||||||
|
}
|
||||||
|
self.stock_quant.with_context(inventory_mode=True).create(values)
|
||||||
|
|
||||||
|
def _create_reason(self, name, description=None):
|
||||||
|
return self.preset_reason_id.create({"name": name, "description": description})
|
||||||
|
|
||||||
|
def test_inventory_adjustment_onchange_reason_preset_reason(self):
|
||||||
|
"""Check that adding a reason or a preset reason explode to lines"""
|
||||||
|
product2 = self._create_product("product_product_2")
|
||||||
|
self._product_change_qty(product2, self.stock_location, 50)
|
||||||
|
inventory_quant = self.env["stock.quant"].create(
|
||||||
|
{
|
||||||
|
"product_id": product2.id,
|
||||||
|
"location_id": self.stock_location.id,
|
||||||
|
"inventory_quantity": 10,
|
||||||
|
}
|
||||||
|
)
|
||||||
|
inventory_quant.user_id = self.env.user.id
|
||||||
|
inventory_quant.inventory_quantity_set = True
|
||||||
|
preset_reason_id = self._create_reason("Test 1", "Description Test 1")
|
||||||
|
inventory_quant.preset_reason_id = preset_reason_id
|
||||||
|
inventory_quant.action_apply_inventory()
|
||||||
|
move_line = self.stock_move_line.search(
|
||||||
|
[("product_id", "=", product2.id), ("preset_reason_id", "!=", False)]
|
||||||
|
)
|
||||||
|
self.assertEqual(len(move_line), 1)
|
||||||
|
self.assertEqual(inventory_quant.preset_reason_id.name, False)
|
||||||
|
self.assertEqual(move_line.move_id.origin, preset_reason_id.name)
|
||||||
|
self.assertEqual(move_line.preset_reason_id, preset_reason_id)
|
||||||
19
views/base_config_view.xml
Executable file
19
views/base_config_view.xml
Executable file
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<!-- Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||||
|
<odoo>
|
||||||
|
<record id="qty_reason_preset_selection" model="ir.ui.view">
|
||||||
|
<field name="name">Select qty_reason_preset config parameter</field>
|
||||||
|
<field name="model">res.config.settings</field>
|
||||||
|
<field name="inherit_id" ref="stock.res_config_settings_view_form" />
|
||||||
|
<field name="arch" type="xml">
|
||||||
|
<xpath expr="//block[@id='production_lot_info']" position='after'>
|
||||||
|
<block title="Inventory Adjustment" name="inventory_adjustment">
|
||||||
|
<setting title="Manage predefined change quantity reasons">
|
||||||
|
<field name="group_qty_reason_preset" />
|
||||||
|
</setting>
|
||||||
|
</block>
|
||||||
|
</xpath>
|
||||||
|
</field>
|
||||||
|
</record>
|
||||||
|
</odoo>
|
||||||
23
views/stock_move_line_view.xml
Executable file
23
views/stock_move_line_view.xml
Executable file
@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<!-- Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||||
|
<odoo>
|
||||||
|
<record id="reason_view_move_line_tree" model="ir.ui.view">
|
||||||
|
<field name="name">stock.move.line.tree</field>
|
||||||
|
<field name="model">stock.move.line</field>
|
||||||
|
<field name="inherit_id" ref="stock.view_move_line_tree" />
|
||||||
|
<field name="arch" type="xml">
|
||||||
|
<field name="company_id" position="after">
|
||||||
|
<field
|
||||||
|
name="reason"
|
||||||
|
groups="!stock_change_qty_reason.group_qty_reason_preset"
|
||||||
|
/>
|
||||||
|
<field
|
||||||
|
name="preset_reason_id"
|
||||||
|
string="Reason"
|
||||||
|
groups="stock_change_qty_reason.group_qty_reason_preset"
|
||||||
|
/>
|
||||||
|
</field>
|
||||||
|
</field>
|
||||||
|
</record>
|
||||||
|
</odoo>
|
||||||
53
views/stock_quant_reason_view.xml
Executable file
53
views/stock_quant_reason_view.xml
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<!-- Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||||
|
<odoo>
|
||||||
|
<record id="view_preset_reason" model="ir.ui.view">
|
||||||
|
<field name="name">Preset Reason</field>
|
||||||
|
<field name="model">stock.quant.reason</field>
|
||||||
|
<field name="arch" type="xml">
|
||||||
|
<form string="Preset Reason">
|
||||||
|
<sheet>
|
||||||
|
<div class="oe_button_box" name="button_box">
|
||||||
|
<button
|
||||||
|
name="toggle_active"
|
||||||
|
type="object"
|
||||||
|
class="oe_stat_button"
|
||||||
|
icon="fa-archive"
|
||||||
|
>
|
||||||
|
<span class="o_form_label">
|
||||||
|
Active
|
||||||
|
</span>
|
||||||
|
<field name="active" />
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
<group>
|
||||||
|
<field name="name" />
|
||||||
|
<field name="description" />
|
||||||
|
</group>
|
||||||
|
</sheet>
|
||||||
|
</form>
|
||||||
|
</field>
|
||||||
|
</record>
|
||||||
|
<record id="action_change_qty_reasons_list" model="ir.actions.act_window">
|
||||||
|
<field name="name">Change Qty Reasons</field>
|
||||||
|
<field name="res_model">stock.quant.reason</field>
|
||||||
|
<field name="type">ir.actions.act_window</field>
|
||||||
|
<field name="view_mode">list,form</field>
|
||||||
|
</record>
|
||||||
|
<menuitem
|
||||||
|
id="menu_inventory_adjustments_config"
|
||||||
|
name="Inventory Adjustment"
|
||||||
|
parent="stock.menu_stock_config_settings"
|
||||||
|
groups="stock.group_stock_manager"
|
||||||
|
sequence="5"
|
||||||
|
/>
|
||||||
|
<menuitem
|
||||||
|
id="menu_reasons"
|
||||||
|
name="Change Qty Reasons"
|
||||||
|
parent="menu_inventory_adjustments_config"
|
||||||
|
groups="stock_change_qty_reason.group_qty_reason_preset"
|
||||||
|
action="action_change_qty_reasons_list"
|
||||||
|
sequence="1"
|
||||||
|
/>
|
||||||
|
</odoo>
|
||||||
24
views/stock_quant_view.xml
Executable file
24
views/stock_quant_view.xml
Executable file
@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<!-- Copyright 2019-2023 ForgeFlow S.L.
|
||||||
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||||
|
<odoo>
|
||||||
|
<record id="reason_view_stock_quant_tree_inventory_editable" model="ir.ui.view">
|
||||||
|
<field name="name">stock.quant.tree</field>
|
||||||
|
<field name="model">stock.quant</field>
|
||||||
|
<field name="inherit_id" ref="stock.view_stock_quant_tree_inventory_editable" />
|
||||||
|
<field name="arch" type="xml">
|
||||||
|
<button name="action_inventory_history" position="before">
|
||||||
|
<field
|
||||||
|
name="reason"
|
||||||
|
invisible="not inventory_quantity_set"
|
||||||
|
groups="!stock_change_qty_reason.group_qty_reason_preset"
|
||||||
|
/>
|
||||||
|
<field
|
||||||
|
name="preset_reason_id"
|
||||||
|
string="Reason"
|
||||||
|
groups="stock_change_qty_reason.group_qty_reason_preset"
|
||||||
|
/>
|
||||||
|
</button>
|
||||||
|
</field>
|
||||||
|
</record>
|
||||||
|
</odoo>
|
||||||
Loading…
Reference in New Issue
Block a user