odoo-addon-quality-control-stock-oca 16.0.1.0.0.6__py3-none-any.whl → 17.0.1.0.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/quality_control_stock_oca/README.rst +25 -21
- odoo/addons/quality_control_stock_oca/__init__.py +1 -3
- odoo/addons/quality_control_stock_oca/__manifest__.py +2 -2
- odoo/addons/quality_control_stock_oca/i18n/pt_BR.po +23 -23
- odoo/addons/quality_control_stock_oca/i18n/quality_control_stock_oca.pot +1 -1
- odoo/addons/quality_control_stock_oca/models/qc_inspection.py +4 -1
- odoo/addons/quality_control_stock_oca/models/qc_trigger.py +1 -1
- odoo/addons/quality_control_stock_oca/readme/CONTRIBUTORS.md +10 -0
- odoo/addons/quality_control_stock_oca/readme/{DESCRIPTION.rst → DESCRIPTION.md} +2 -1
- odoo/addons/quality_control_stock_oca/readme/ROADMAP.md +1 -0
- odoo/addons/quality_control_stock_oca/static/description/index.html +11 -8
- odoo/addons/quality_control_stock_oca/tests/test_quality_control_stock.py +2 -6
- {odoo_addon_quality_control_stock_oca-16.0.1.0.0.6.dist-info → odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info}/METADATA +33 -32
- {odoo_addon_quality_control_stock_oca-16.0.1.0.0.6.dist-info → odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info}/RECORD +16 -17
- {odoo_addon_quality_control_stock_oca-16.0.1.0.0.6.dist-info → odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/quality_control_stock_oca/i18n/ja.po +0 -150
- odoo/addons/quality_control_stock_oca/readme/CONTRIBUTORS.rst +0 -9
- odoo/addons/quality_control_stock_oca/readme/ROADMAP.rst +0 -1
- odoo_addon_quality_control_stock_oca-16.0.1.0.0.6.dist-info/top_level.txt +0 -1
@@ -7,7 +7,7 @@ Quality control - Stock (OCA)
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
8
8
|
!! changes will be overwritten. !!
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
10
|
+
!! source digest: sha256:31c16627e1481520c4344b7a1508339c42a78253daed82ecb3febaf214a1d52d
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -17,18 +17,19 @@ Quality control - Stock (OCA)
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
18
18
|
:alt: License: AGPL-3
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
|
20
|
-
:target: https://github.com/OCA/manufacture/tree/
|
20
|
+
:target: https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca
|
21
21
|
:alt: OCA/manufacture
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
23
|
-
:target: https://translation.odoo-community.org/projects/manufacture-
|
23
|
+
:target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca
|
24
24
|
:alt: Translate me on Weblate
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0
|
27
27
|
:alt: Try me on Runboat
|
28
28
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
30
30
|
|
31
|
-
This module defines triggers that creates inspections when stock moves
|
31
|
+
This module defines triggers that creates inspections when stock moves
|
32
|
+
are done.
|
32
33
|
|
33
34
|
It also adds some shortcuts on picking and lots to these inspections.
|
34
35
|
|
@@ -40,7 +41,7 @@ It also adds some shortcuts on picking and lots to these inspections.
|
|
40
41
|
Known issues / Roadmap
|
41
42
|
======================
|
42
43
|
|
43
|
-
|
44
|
+
- Put trigger in all languages.
|
44
45
|
|
45
46
|
Bug Tracker
|
46
47
|
===========
|
@@ -48,7 +49,7 @@ Bug Tracker
|
|
48
49
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
|
49
50
|
In case of trouble, please check there if your issue has already been reported.
|
50
51
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
51
|
-
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%
|
52
|
+
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
52
53
|
|
53
54
|
Do not contact contributors directly about support or help with technical issues.
|
54
55
|
|
@@ -56,28 +57,31 @@ Credits
|
|
56
57
|
=======
|
57
58
|
|
58
59
|
Authors
|
59
|
-
|
60
|
+
-------
|
60
61
|
|
61
|
-
*
|
62
|
+
* Tecnativa
|
62
63
|
* AvanzOSC
|
63
|
-
* Serv. Tecnol. Avanzados - Pedro M. Baeza
|
64
64
|
* Agile Business Group
|
65
65
|
|
66
66
|
Contributors
|
67
|
-
|
67
|
+
------------
|
68
68
|
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
69
|
+
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
|
70
|
+
- Simone Rubino <simone.rubino@agilebg.com>
|
71
|
+
- Andrii Skrypka <andrijskrypa@ukr.net>
|
72
|
+
- Ignacio José Alés <ignacio.ales@guadaltech.es>
|
73
|
+
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
|
74
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
75
75
|
|
76
|
-
|
77
|
-
|
76
|
+
- Pedro M. Baeza
|
77
|
+
- Carlos Roca
|
78
|
+
|
79
|
+
- `APSL-Nagarro <https://www.apsl.tech>`__:
|
80
|
+
|
81
|
+
- Antoni Marroig <amarroig@apsl.net>
|
78
82
|
|
79
83
|
Maintainers
|
80
|
-
|
84
|
+
-----------
|
81
85
|
|
82
86
|
This module is maintained by the OCA.
|
83
87
|
|
@@ -89,6 +93,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
89
93
|
mission is to support the collaborative development of Odoo features and
|
90
94
|
promote its widespread use.
|
91
95
|
|
92
|
-
This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/
|
96
|
+
This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca>`_ project on GitHub.
|
93
97
|
|
94
98
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
@@ -3,12 +3,10 @@
|
|
3
3
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
4
4
|
|
5
5
|
from . import models
|
6
|
-
from odoo import api, SUPERUSER_ID
|
7
6
|
|
8
7
|
|
9
|
-
def post_init_hook(
|
8
|
+
def post_init_hook(env):
|
10
9
|
# Create QC triggers
|
11
|
-
env = api.Environment(cr, SUPERUSER_ID, {})
|
12
10
|
picking_type_ids = env["stock.picking.type"].sudo().search([])
|
13
11
|
for picking_type_id in picking_type_ids:
|
14
12
|
picking_type_id.sudo()._create_qc_trigger()
|
@@ -5,10 +5,10 @@
|
|
5
5
|
|
6
6
|
{
|
7
7
|
"name": "Quality control - Stock (OCA)",
|
8
|
-
"version": "
|
8
|
+
"version": "17.0.1.0.0",
|
9
9
|
"category": "Quality control",
|
10
10
|
"license": "AGPL-3",
|
11
|
-
"author": "
|
11
|
+
"author": "Tecnativa, AvanzOSC, "
|
12
12
|
"Agile Business Group, Odoo Community Association (OCA)",
|
13
13
|
"website": "https://github.com/OCA/manufacture",
|
14
14
|
"depends": ["quality_control_oca", "stock"],
|
@@ -17,17 +17,16 @@ msgstr ""
|
|
17
17
|
"Project-Id-Version: manufacture (8.0)\n"
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
19
19
|
"POT-Creation-Date: 2021-02-22 07:24+0000\n"
|
20
|
-
"PO-Revision-Date:
|
21
|
-
"Last-Translator:
|
22
|
-
"
|
23
|
-
"
|
24
|
-
"OCA-manufacture-8-0/language/pt_BR/)\n"
|
20
|
+
"PO-Revision-Date: 2021-02-22 08:27+0100\n"
|
21
|
+
"Last-Translator: Carlos <carlos.roca@tecnativa.com>\n"
|
22
|
+
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-"
|
23
|
+
"manufacture-8-0/language/pt_BR/)\n"
|
25
24
|
"Language: pt_BR\n"
|
26
25
|
"MIME-Version: 1.0\n"
|
27
26
|
"Content-Type: text/plain; charset=UTF-8\n"
|
28
27
|
"Content-Transfer-Encoding: 8bit\n"
|
29
|
-
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
30
|
-
"X-Generator:
|
28
|
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
29
|
+
"X-Generator: Poedit 2.0.6\n"
|
31
30
|
|
32
31
|
#. module: quality_control_stock_oca
|
33
32
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__created_inspections
|
@@ -39,7 +38,7 @@ msgstr "Inspeções criadas"
|
|
39
38
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__done_inspections
|
40
39
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_production_lot__done_inspections
|
41
40
|
msgid "Done inspections"
|
42
|
-
msgstr "
|
41
|
+
msgstr ""
|
43
42
|
|
44
43
|
#. module: quality_control_stock_oca
|
45
44
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__qc_inspections_ids
|
@@ -51,23 +50,23 @@ msgstr "Inspeções"
|
|
51
50
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__passed_inspections
|
52
51
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_production_lot__passed_inspections
|
53
52
|
msgid "Inspections OK"
|
54
|
-
msgstr "
|
53
|
+
msgstr ""
|
55
54
|
|
56
55
|
#. module: quality_control_stock_oca
|
57
56
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__failed_inspections
|
58
57
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_production_lot__failed_inspections
|
59
58
|
msgid "Inspections failed"
|
60
|
-
msgstr "
|
59
|
+
msgstr ""
|
61
60
|
|
62
61
|
#. module: quality_control_stock_oca
|
63
62
|
#: model:ir.model.fields,help:quality_control_stock_oca.field_stock_production_lot__qc_inspections_ids
|
64
63
|
msgid "Inspections related to this lot."
|
65
|
-
msgstr "Inspeções relacionadas a este Lote
|
64
|
+
msgstr "Inspeções relacionadas a este Lote"
|
66
65
|
|
67
66
|
#. module: quality_control_stock_oca
|
68
67
|
#: model:ir.model.fields,help:quality_control_stock_oca.field_stock_picking__qc_inspections_ids
|
69
68
|
msgid "Inspections related to this picking."
|
70
|
-
msgstr "
|
69
|
+
msgstr ""
|
71
70
|
|
72
71
|
#. module: quality_control_stock_oca
|
73
72
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_inspection__lot_id
|
@@ -93,8 +92,9 @@ msgstr "Separação"
|
|
93
92
|
#. module: quality_control_stock_oca
|
94
93
|
#: model:ir.model,name:quality_control_stock_oca.model_stock_picking_type
|
95
94
|
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_trigger__picking_type_id
|
95
|
+
#, fuzzy
|
96
96
|
msgid "Picking Type"
|
97
|
-
msgstr "
|
97
|
+
msgstr "Separação"
|
98
98
|
|
99
99
|
#. module: quality_control_stock_oca
|
100
100
|
#: model:ir.model,name:quality_control_stock_oca.model_qc_inspection
|
@@ -109,52 +109,52 @@ msgstr "Controle de qualidade em linha de inspeção"
|
|
109
109
|
#. module: quality_control_stock_oca
|
110
110
|
#: model:ir.model,name:quality_control_stock_oca.model_qc_trigger
|
111
111
|
msgid "Quality control trigger"
|
112
|
-
msgstr "
|
112
|
+
msgstr ""
|
113
113
|
|
114
114
|
#. module: quality_control_stock_oca
|
115
115
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_done
|
116
116
|
msgid "Quality inspection from lot done"
|
117
|
-
msgstr "
|
117
|
+
msgstr ""
|
118
118
|
|
119
119
|
#. module: quality_control_stock_oca
|
120
120
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_passed
|
121
121
|
msgid "Quality inspection from lot passed"
|
122
|
-
msgstr "
|
122
|
+
msgstr ""
|
123
123
|
|
124
124
|
#. module: quality_control_stock_oca
|
125
125
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_done
|
126
126
|
msgid "Quality inspection from picking done"
|
127
|
-
msgstr "
|
127
|
+
msgstr ""
|
128
128
|
|
129
129
|
#. module: quality_control_stock_oca
|
130
130
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_passed
|
131
131
|
msgid "Quality inspection from picking passed"
|
132
|
-
msgstr "
|
132
|
+
msgstr ""
|
133
133
|
|
134
134
|
#. module: quality_control_stock_oca
|
135
135
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot
|
136
136
|
msgid "Quality inspections from lot"
|
137
|
-
msgstr "
|
137
|
+
msgstr ""
|
138
138
|
|
139
139
|
#. module: quality_control_stock_oca
|
140
140
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_failed
|
141
141
|
msgid "Quality inspections from lot failed"
|
142
|
-
msgstr "
|
142
|
+
msgstr ""
|
143
143
|
|
144
144
|
#. module: quality_control_stock_oca
|
145
145
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking
|
146
146
|
msgid "Quality inspections from picking"
|
147
|
-
msgstr "
|
147
|
+
msgstr ""
|
148
148
|
|
149
149
|
#. module: quality_control_stock_oca
|
150
150
|
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_failed
|
151
151
|
msgid "Quality inspections from picking failed"
|
152
|
-
msgstr "
|
152
|
+
msgstr ""
|
153
153
|
|
154
154
|
#. module: quality_control_stock_oca
|
155
155
|
#: model:ir.model,name:quality_control_stock_oca.model_stock_picking
|
156
156
|
msgid "Transfer"
|
157
|
-
msgstr "
|
157
|
+
msgstr ""
|
158
158
|
|
159
159
|
#. module: quality_control_stock_oca
|
160
160
|
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.stock_lot_qc_view
|
@@ -46,7 +46,10 @@ class QcInspection(models.Model):
|
|
46
46
|
for inspection in self.filtered("object_id"):
|
47
47
|
if inspection.object_id._name == "stock.move":
|
48
48
|
inspection.lot_id = first(
|
49
|
-
move_lines.filtered(
|
49
|
+
move_lines.filtered(
|
50
|
+
lambda x, inspection=inspection: x.move_id
|
51
|
+
== inspection.object_id
|
52
|
+
)
|
50
53
|
).lot_id
|
51
54
|
elif inspection.object_id._name == "stock.lot":
|
52
55
|
inspection.lot_id = inspection.object_id
|
@@ -0,0 +1,10 @@
|
|
1
|
+
- Oihane Crucelaegui \<<oihanecrucelaegi@avanzosc.es>\>
|
2
|
+
- Simone Rubino \<<simone.rubino@agilebg.com>\>
|
3
|
+
- Andrii Skrypka \<<andrijskrypa@ukr.net>\>
|
4
|
+
- Ignacio José Alés \<<ignacio.ales@guadaltech.es>\>
|
5
|
+
- Pimolnat Suntian \<<pimolnats@ecosoft.co.th>\>
|
6
|
+
- [Tecnativa](https://www.tecnativa.com):
|
7
|
+
- Pedro M. Baeza
|
8
|
+
- Carlos Roca
|
9
|
+
- [APSL-Nagarro](https://www.apsl.tech):
|
10
|
+
- Antoni Marroig \<<amarroig@apsl.net>\>
|
@@ -0,0 +1 @@
|
|
1
|
+
- Put trigger in all languages.
|
@@ -1,4 +1,3 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
3
|
<head>
|
@@ -367,10 +366,11 @@ ul.auto-toc {
|
|
367
366
|
!! This file is generated by oca-gen-addon-readme !!
|
368
367
|
!! changes will be overwritten. !!
|
369
368
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
369
|
+
!! source digest: sha256:31c16627e1481520c4344b7a1508339c42a78253daed82ecb3febaf214a1d52d
|
371
370
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
|
-
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/
|
373
|
-
<p>This module defines triggers that creates inspections when stock moves
|
371
|
+
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca"><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/manufacture&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
372
|
+
<p>This module defines triggers that creates inspections when stock moves
|
373
|
+
are done.</p>
|
374
374
|
<p>It also adds some shortcuts on picking and lots to these inspections.</p>
|
375
375
|
<p><strong>Table of contents</strong></p>
|
376
376
|
<div class="contents local topic" id="contents">
|
@@ -396,7 +396,7 @@ ul.auto-toc {
|
|
396
396
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>.
|
397
397
|
In case of trouble, please check there if your issue has already been reported.
|
398
398
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
399
|
-
<a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%
|
399
|
+
<a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
400
400
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
401
401
|
</div>
|
402
402
|
<div class="section" id="credits">
|
@@ -404,9 +404,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
404
404
|
<div class="section" id="authors">
|
405
405
|
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
|
406
406
|
<ul class="simple">
|
407
|
-
<li>
|
407
|
+
<li>Tecnativa</li>
|
408
408
|
<li>AvanzOSC</li>
|
409
|
-
<li>Serv. Tecnol. Avanzados - Pedro M. Baeza</li>
|
410
409
|
<li>Agile Business Group</li>
|
411
410
|
</ul>
|
412
411
|
</div>
|
@@ -423,6 +422,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
423
422
|
<li>Carlos Roca</li>
|
424
423
|
</ul>
|
425
424
|
</li>
|
425
|
+
<li><a class="reference external" href="https://www.apsl.tech">APSL-Nagarro</a>:<ul>
|
426
|
+
<li>Antoni Marroig <<a class="reference external" href="mailto:amarroig@apsl.net">amarroig@apsl.net</a>></li>
|
427
|
+
</ul>
|
428
|
+
</li>
|
426
429
|
</ul>
|
427
430
|
</div>
|
428
431
|
<div class="section" id="maintainers">
|
@@ -432,7 +435,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
432
435
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
433
436
|
mission is to support the collaborative development of Odoo features and
|
434
437
|
promote its widespread use.</p>
|
435
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/
|
438
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca">OCA/manufacture</a> project on GitHub.</p>
|
436
439
|
<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>
|
437
440
|
</div>
|
438
441
|
</div>
|
@@ -41,11 +41,7 @@ class TestQualityControlStockOca(TestQualityControlOcaBase):
|
|
41
41
|
cls.user = new_test_user(
|
42
42
|
cls.env,
|
43
43
|
login="test_quality_control_stock_oca",
|
44
|
-
groups="
|
45
|
-
% (
|
46
|
-
"stock.group_stock_user",
|
47
|
-
"quality_control_oca.group_quality_control_user",
|
48
|
-
),
|
44
|
+
groups=f"{'stock.group_stock_user'},{'quality_control_oca.group_quality_control_user'}",
|
49
45
|
)
|
50
46
|
picking_form = Form(
|
51
47
|
cls.env["stock.picking"]
|
@@ -58,7 +54,7 @@ class TestQualityControlStockOca(TestQualityControlOcaBase):
|
|
58
54
|
move_form.product_uom_qty = 2
|
59
55
|
cls.picking1 = picking_form.save()
|
60
56
|
cls.picking1.action_confirm()
|
61
|
-
cls.picking1.move_ids.move_line_ids.
|
57
|
+
cls.picking1.move_ids.move_line_ids.quantity = 1
|
62
58
|
|
63
59
|
@mute_logger("odoo.models.unlink")
|
64
60
|
def test_inspection_create_for_product(self):
|
@@ -1,19 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
|
-
Name: odoo-addon-
|
3
|
-
Version:
|
2
|
+
Name: odoo-addon-quality_control_stock_oca
|
3
|
+
Version: 17.0.1.0.0.2
|
4
|
+
Requires-Python: >=3.10
|
5
|
+
Requires-Dist: odoo-addon-quality_control_oca>=17.0dev,<17.1dev
|
6
|
+
Requires-Dist: odoo>=17.0a,<17.1dev
|
4
7
|
Summary: Quality control - Stock (OCA)
|
5
8
|
Home-page: https://github.com/OCA/manufacture
|
6
|
-
Author: OdooMRP team, AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, Agile Business Group, Odoo Community Association (OCA)
|
7
|
-
Author-email: support@odoo-community.org
|
8
9
|
License: AGPL-3
|
9
|
-
|
10
|
+
Author: Tecnativa, AvanzOSC, Agile Business Group, Odoo Community Association (OCA)
|
11
|
+
Author-email: support@odoo-community.org
|
10
12
|
Classifier: Programming Language :: Python
|
11
13
|
Classifier: Framework :: Odoo
|
12
|
-
Classifier: Framework :: Odoo ::
|
14
|
+
Classifier: Framework :: Odoo :: 17.0
|
13
15
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
14
|
-
Requires-Python: >=3.10
|
15
|
-
Requires-Dist: odoo-addon-quality-control-oca <16.1dev,>=16.0dev
|
16
|
-
Requires-Dist: odoo <16.1dev,>=16.0a
|
17
16
|
|
18
17
|
=============================
|
19
18
|
Quality control - Stock (OCA)
|
@@ -24,7 +23,7 @@ Quality control - Stock (OCA)
|
|
24
23
|
!! This file is generated by oca-gen-addon-readme !!
|
25
24
|
!! changes will be overwritten. !!
|
26
25
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
27
|
-
!! source digest: sha256:
|
26
|
+
!! source digest: sha256:31c16627e1481520c4344b7a1508339c42a78253daed82ecb3febaf214a1d52d
|
28
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
28
|
|
30
29
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -34,18 +33,19 @@ Quality control - Stock (OCA)
|
|
34
33
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
35
34
|
:alt: License: AGPL-3
|
36
35
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
|
37
|
-
:target: https://github.com/OCA/manufacture/tree/
|
36
|
+
:target: https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca
|
38
37
|
:alt: OCA/manufacture
|
39
38
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
40
|
-
:target: https://translation.odoo-community.org/projects/manufacture-
|
39
|
+
:target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca
|
41
40
|
:alt: Translate me on Weblate
|
42
41
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
43
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=
|
42
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0
|
44
43
|
:alt: Try me on Runboat
|
45
44
|
|
46
45
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
47
46
|
|
48
|
-
This module defines triggers that creates inspections when stock moves
|
47
|
+
This module defines triggers that creates inspections when stock moves
|
48
|
+
are done.
|
49
49
|
|
50
50
|
It also adds some shortcuts on picking and lots to these inspections.
|
51
51
|
|
@@ -57,7 +57,7 @@ It also adds some shortcuts on picking and lots to these inspections.
|
|
57
57
|
Known issues / Roadmap
|
58
58
|
======================
|
59
59
|
|
60
|
-
|
60
|
+
- Put trigger in all languages.
|
61
61
|
|
62
62
|
Bug Tracker
|
63
63
|
===========
|
@@ -65,7 +65,7 @@ Bug Tracker
|
|
65
65
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
|
66
66
|
In case of trouble, please check there if your issue has already been reported.
|
67
67
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
68
|
-
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%
|
68
|
+
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_stock_oca%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
69
69
|
|
70
70
|
Do not contact contributors directly about support or help with technical issues.
|
71
71
|
|
@@ -73,28 +73,31 @@ Credits
|
|
73
73
|
=======
|
74
74
|
|
75
75
|
Authors
|
76
|
-
|
76
|
+
-------
|
77
77
|
|
78
|
-
*
|
78
|
+
* Tecnativa
|
79
79
|
* AvanzOSC
|
80
|
-
* Serv. Tecnol. Avanzados - Pedro M. Baeza
|
81
80
|
* Agile Business Group
|
82
81
|
|
83
82
|
Contributors
|
84
|
-
|
83
|
+
------------
|
85
84
|
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
85
|
+
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
|
86
|
+
- Simone Rubino <simone.rubino@agilebg.com>
|
87
|
+
- Andrii Skrypka <andrijskrypa@ukr.net>
|
88
|
+
- Ignacio José Alés <ignacio.ales@guadaltech.es>
|
89
|
+
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
|
90
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
92
91
|
|
93
|
-
|
94
|
-
|
92
|
+
- Pedro M. Baeza
|
93
|
+
- Carlos Roca
|
94
|
+
|
95
|
+
- `APSL-Nagarro <https://www.apsl.tech>`__:
|
96
|
+
|
97
|
+
- Antoni Marroig <amarroig@apsl.net>
|
95
98
|
|
96
99
|
Maintainers
|
97
|
-
|
100
|
+
-----------
|
98
101
|
|
99
102
|
This module is maintained by the OCA.
|
100
103
|
|
@@ -106,8 +109,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
106
109
|
mission is to support the collaborative development of Odoo features and
|
107
110
|
promote its widespread use.
|
108
111
|
|
109
|
-
This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/
|
112
|
+
This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/quality_control_stock_oca>`_ project on GitHub.
|
110
113
|
|
111
114
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
112
|
-
|
113
|
-
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/quality_control_stock_oca/README.rst,sha256=
|
2
|
-
odoo/addons/quality_control_stock_oca/__init__.py,sha256=
|
3
|
-
odoo/addons/quality_control_stock_oca/__manifest__.py,sha256=
|
1
|
+
odoo/addons/quality_control_stock_oca/README.rst,sha256=5RUq0kHMF3cJlBZNH7rTLMcH-P-7inmHKKr5FsIQfyc,3461
|
2
|
+
odoo/addons/quality_control_stock_oca/__init__.py,sha256=OaVwWLIUpN7Tg7E4DqRdP6JlP8h0JOxg524Zi7-TFYw,412
|
3
|
+
odoo/addons/quality_control_stock_oca/__manifest__.py,sha256=WK633usM_m9uhi2-EC5x0fMuF35XUNyxzAvdH-XK4LQ,838
|
4
4
|
odoo/addons/quality_control_stock_oca/i18n/ca.po,sha256=R1s7jJCe0Gh8E39pmdr1nfVFkw7IBLQI5DZpRtsLIH8,6084
|
5
5
|
odoo/addons/quality_control_stock_oca/i18n/de.po,sha256=NPN2YapKjudiSK4fejhh78ybJyjjtuqQ0xeY-Tzmz2E,6972
|
6
6
|
odoo/addons/quality_control_stock_oca/i18n/el_GR.po,sha256=elsAV-RfZ4F-VB_FrvihwG0X-7Wb2GGeZN9pojHthnE,6097
|
@@ -17,12 +17,11 @@ odoo/addons/quality_control_stock_oca/i18n/gl.po,sha256=_gRPpfCN9qg-sltRiFx9-cHp
|
|
17
17
|
odoo/addons/quality_control_stock_oca/i18n/hr.po,sha256=C9kw511UQJe0o8LO-1Spkcu4qu6yHVuZCHFEU6VO3qM,6240
|
18
18
|
odoo/addons/quality_control_stock_oca/i18n/hr_HR.po,sha256=Nsq6qEANkm7NfikAIWCRowwz5GVkRCSYnFwF6soven8,6253
|
19
19
|
odoo/addons/quality_control_stock_oca/i18n/it.po,sha256=wpFSZppM7QFcOyn2Aaf0EVOiaLBURL8aGNZbqWk37MM,6926
|
20
|
-
odoo/addons/quality_control_stock_oca/i18n/ja.po,sha256=ivoKZ-OrO8afQaqqXksCkBNprbpjZmsoijVV2D5Rrnk,6544
|
21
20
|
odoo/addons/quality_control_stock_oca/i18n/nl.po,sha256=GXj_8kRaZqhpJQ-MVMUgSH97ETSAu37IdJIEYHjuMLc,6159
|
22
21
|
odoo/addons/quality_control_stock_oca/i18n/nl_NL.po,sha256=xcwiN2sCQS3W1P0M5aE5Tp-W9G8ZBCq8krHeSf6Fae8,6179
|
23
22
|
odoo/addons/quality_control_stock_oca/i18n/pt.po,sha256=Ly04eCrZzExYkEKxfUPuXRESMWf-KaKMXt4vW3bUKtI,6164
|
24
|
-
odoo/addons/quality_control_stock_oca/i18n/pt_BR.po,sha256=
|
25
|
-
odoo/addons/quality_control_stock_oca/i18n/quality_control_stock_oca.pot,sha256=
|
23
|
+
odoo/addons/quality_control_stock_oca/i18n/pt_BR.po,sha256=lIZFtpk7g6-RcJwQcXiswItLCRdg-rwDlHojGmzXcHE,6792
|
24
|
+
odoo/addons/quality_control_stock_oca/i18n/quality_control_stock_oca.pot,sha256=lGIIfZd4jmHhO-IWzPknRdsZrJJkK4GSedii1mESd6U,5797
|
26
25
|
odoo/addons/quality_control_stock_oca/i18n/ro.po,sha256=jOpxXvRpgwzQd9SWiRQLFpJxLbQcWBmpQMdSWi8OM-E,6206
|
27
26
|
odoo/addons/quality_control_stock_oca/i18n/ru.po,sha256=fKaDRzsDEDaOocdBAlGyaUDyhj-V1PyY0k6jgqRLMU0,6305
|
28
27
|
odoo/addons/quality_control_stock_oca/i18n/sk.po,sha256=rObaplMYi1YFCfDD-xW-RDjq1AIHCDNGgvBW-qmeJiA,6187
|
@@ -32,23 +31,23 @@ odoo/addons/quality_control_stock_oca/i18n/tr_TR.po,sha256=-TPDLS0tnjF1hDRXTataC
|
|
32
31
|
odoo/addons/quality_control_stock_oca/i18n/vi_VN.po,sha256=pCaoaXZ4TjjTpuCI5DfBbfXI54Cplr2K75inuZC2Q3w,6357
|
33
32
|
odoo/addons/quality_control_stock_oca/i18n/zh_CN.po,sha256=MEjTg3DLIz13vxqT0FNhsrD9IIywWI_BKx0zMqHaCv0,6168
|
34
33
|
odoo/addons/quality_control_stock_oca/models/__init__.py,sha256=5W6REeWDL4dOmC9jP6Re4A8OjdXBgFl12DYLtxyTvNU,215
|
35
|
-
odoo/addons/quality_control_stock_oca/models/qc_inspection.py,sha256=
|
36
|
-
odoo/addons/quality_control_stock_oca/models/qc_trigger.py,sha256=
|
34
|
+
odoo/addons/quality_control_stock_oca/models/qc_inspection.py,sha256=pggx5z59frtSH-qBG4-7tlahmUzb7YS6vGkRLq7Okg0,3388
|
35
|
+
odoo/addons/quality_control_stock_oca/models/qc_trigger.py,sha256=Lw0HDrr00SKC0WMX0o5Dy1_GpHCpUWwVMVgBCeOeeOY,376
|
37
36
|
odoo/addons/quality_control_stock_oca/models/stock_picking.py,sha256=bVjsKurJU7s2xlxgqyxKgt_APT3KKVs3mKH1Pea3OOY,3236
|
38
37
|
odoo/addons/quality_control_stock_oca/models/stock_picking_type.py,sha256=A9R0O24GM4hRNv3k-Hi9kHE2kixoyH8vgk8qQytkOeA,1361
|
39
38
|
odoo/addons/quality_control_stock_oca/models/stock_production_lot.py,sha256=wTlHrBL7F2TyTY0CMen-8JW3TYnI5Wup6iEYhEoCe3o,1923
|
40
|
-
odoo/addons/quality_control_stock_oca/readme/CONTRIBUTORS.
|
41
|
-
odoo/addons/quality_control_stock_oca/readme/DESCRIPTION.
|
42
|
-
odoo/addons/quality_control_stock_oca/readme/ROADMAP.
|
39
|
+
odoo/addons/quality_control_stock_oca/readme/CONTRIBUTORS.md,sha256=j0ND6SUf_UPtxsfxGUx9dGQe408mF91kGp3jwqY2Z5k,412
|
40
|
+
odoo/addons/quality_control_stock_oca/readme/DESCRIPTION.md,sha256=Gek4Z0OoPxtZGCFRIhv2LoJgO59u0LrQlr3Il9y2Ulg,152
|
41
|
+
odoo/addons/quality_control_stock_oca/readme/ROADMAP.md,sha256=KT-Cgbhha8U6uoyUao4tY168ueYySubdOfsyrL7F5yU,32
|
43
42
|
odoo/addons/quality_control_stock_oca/static/description/icon.png,sha256=x3L6LkPBxlV3mIf1zIvHJZloOgNUDiOBOaFgqggexoo,9215
|
44
|
-
odoo/addons/quality_control_stock_oca/static/description/index.html,sha256=
|
43
|
+
odoo/addons/quality_control_stock_oca/static/description/index.html,sha256=_wBcSmeCycbod9z1skRYKU6uEN42jGm9sfNh2tr3Vlg,13501
|
45
44
|
odoo/addons/quality_control_stock_oca/tests/__init__.py,sha256=DoOTjy4_SOM0tQiBUfjxHikooStDz_NrSluVnfx07bk,107
|
46
|
-
odoo/addons/quality_control_stock_oca/tests/test_quality_control_stock.py,sha256=
|
45
|
+
odoo/addons/quality_control_stock_oca/tests/test_quality_control_stock.py,sha256=Ba2yRZ9ScNg3fj8ZNf0uQDR_NwJ_AtviPWqFvZrtfVA,11543
|
47
46
|
odoo/addons/quality_control_stock_oca/views/qc_inspection_view.xml,sha256=zERew9HMxyarqS9m41JjPnPLoadTx-L5fys9iO3ZP4Q,3936
|
48
47
|
odoo/addons/quality_control_stock_oca/views/qc_trigger_view.xml,sha256=Iva-jto2Yr6qcIsSFnVdugjhUFfERUzPeKwWnpfsJkQ,527
|
49
48
|
odoo/addons/quality_control_stock_oca/views/stock_picking_view.xml,sha256=jXaLi5xFle8cDNWYqmQduu_HNpGWMPAyBO2RW887s5E,4015
|
50
49
|
odoo/addons/quality_control_stock_oca/views/stock_production_lot_view.xml,sha256=LYFOchJ8n89vVy4C840k8uedbXPH3KkqhtjcfwUws6M,3946
|
51
|
-
odoo_addon_quality_control_stock_oca-
|
52
|
-
odoo_addon_quality_control_stock_oca-
|
53
|
-
odoo_addon_quality_control_stock_oca-
|
54
|
-
odoo_addon_quality_control_stock_oca-
|
50
|
+
odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info/METADATA,sha256=pkXkwkWgTze2UAKsAhxC7mJ_cugnuQNRIPb8Ec1OuDo,4086
|
51
|
+
odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
|
52
|
+
odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
53
|
+
odoo_addon_quality_control_stock_oca-17.0.1.0.0.2.dist-info/RECORD,,
|
@@ -0,0 +1 @@
|
|
1
|
+
odoo
|
@@ -1,150 +0,0 @@
|
|
1
|
-
# Translation of Odoo Server.
|
2
|
-
# This file contains the translation of the following modules:
|
3
|
-
# * quality_control_stock_oca
|
4
|
-
#
|
5
|
-
msgid ""
|
6
|
-
msgstr ""
|
7
|
-
"Project-Id-Version: Odoo Server 16.0\n"
|
8
|
-
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date: 2024-06-03 03:53+0000\n"
|
10
|
-
"Last-Translator: Wang-TKurata <takahiko.kurata@axelspace.com>\n"
|
11
|
-
"Language-Team: none\n"
|
12
|
-
"Language: ja\n"
|
13
|
-
"MIME-Version: 1.0\n"
|
14
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
15
|
-
"Content-Transfer-Encoding: \n"
|
16
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
17
|
-
"X-Generator: Weblate 4.17\n"
|
18
|
-
|
19
|
-
#. module: quality_control_stock_oca
|
20
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_lot__created_inspections
|
21
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__created_inspections
|
22
|
-
msgid "Created inspections"
|
23
|
-
msgstr "作成済みの検査"
|
24
|
-
|
25
|
-
#. module: quality_control_stock_oca
|
26
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_lot__done_inspections
|
27
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__done_inspections
|
28
|
-
msgid "Done inspections"
|
29
|
-
msgstr "完了済みの検査"
|
30
|
-
|
31
|
-
#. module: quality_control_stock_oca
|
32
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_lot__qc_inspections_ids
|
33
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__qc_inspections_ids
|
34
|
-
msgid "Inspections"
|
35
|
-
msgstr "検査"
|
36
|
-
|
37
|
-
#. module: quality_control_stock_oca
|
38
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_lot__passed_inspections
|
39
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__passed_inspections
|
40
|
-
msgid "Inspections OK"
|
41
|
-
msgstr "検査OK"
|
42
|
-
|
43
|
-
#. module: quality_control_stock_oca
|
44
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_lot__failed_inspections
|
45
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_stock_picking__failed_inspections
|
46
|
-
msgid "Inspections failed"
|
47
|
-
msgstr "検査NG"
|
48
|
-
|
49
|
-
#. module: quality_control_stock_oca
|
50
|
-
#: model:ir.model.fields,help:quality_control_stock_oca.field_stock_lot__qc_inspections_ids
|
51
|
-
msgid "Inspections related to this lot."
|
52
|
-
msgstr "このロットに関連した検査。"
|
53
|
-
|
54
|
-
#. module: quality_control_stock_oca
|
55
|
-
#: model:ir.model.fields,help:quality_control_stock_oca.field_stock_picking__qc_inspections_ids
|
56
|
-
msgid "Inspections related to this picking."
|
57
|
-
msgstr "このピッキングに関連した検査。"
|
58
|
-
|
59
|
-
#. module: quality_control_stock_oca
|
60
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_inspection__lot_id
|
61
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_inspection_line__lot_id
|
62
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.qc_inspection_line_search_stock_view
|
63
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.qc_inspection_search_view_picking
|
64
|
-
msgid "Lot"
|
65
|
-
msgstr "ロット"
|
66
|
-
|
67
|
-
#. module: quality_control_stock_oca
|
68
|
-
#: model:ir.model,name:quality_control_stock_oca.model_stock_lot
|
69
|
-
msgid "Lot/Serial"
|
70
|
-
msgstr "ロット/シリアル"
|
71
|
-
|
72
|
-
#. module: quality_control_stock_oca
|
73
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_inspection__picking_id
|
74
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_inspection_line__picking_id
|
75
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.qc_inspection_line_search_stock_view
|
76
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.qc_inspection_search_view_picking
|
77
|
-
msgid "Picking"
|
78
|
-
msgstr "ピッキング"
|
79
|
-
|
80
|
-
#. module: quality_control_stock_oca
|
81
|
-
#: model:ir.model,name:quality_control_stock_oca.model_stock_picking_type
|
82
|
-
#: model:ir.model.fields,field_description:quality_control_stock_oca.field_qc_trigger__picking_type_id
|
83
|
-
msgid "Picking Type"
|
84
|
-
msgstr "ピッキングタイプ"
|
85
|
-
|
86
|
-
#. module: quality_control_stock_oca
|
87
|
-
#: model:ir.model,name:quality_control_stock_oca.model_qc_inspection
|
88
|
-
msgid "Quality control inspection"
|
89
|
-
msgstr "品質検査"
|
90
|
-
|
91
|
-
#. module: quality_control_stock_oca
|
92
|
-
#: model:ir.model,name:quality_control_stock_oca.model_qc_inspection_line
|
93
|
-
msgid "Quality control inspection line"
|
94
|
-
msgstr "品質検査明細"
|
95
|
-
|
96
|
-
#. module: quality_control_stock_oca
|
97
|
-
#: model:ir.model,name:quality_control_stock_oca.model_qc_trigger
|
98
|
-
msgid "Quality control trigger"
|
99
|
-
msgstr "品質検査トリガー"
|
100
|
-
|
101
|
-
#. module: quality_control_stock_oca
|
102
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_done
|
103
|
-
msgid "Quality inspection from lot done"
|
104
|
-
msgstr "ロットからの品質検査が完了"
|
105
|
-
|
106
|
-
#. module: quality_control_stock_oca
|
107
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_passed
|
108
|
-
msgid "Quality inspection from lot passed"
|
109
|
-
msgstr "品質検査をパスしたロット"
|
110
|
-
|
111
|
-
#. module: quality_control_stock_oca
|
112
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_done
|
113
|
-
msgid "Quality inspection from picking done"
|
114
|
-
msgstr "品質検査を完了したピッキング"
|
115
|
-
|
116
|
-
#. module: quality_control_stock_oca
|
117
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_passed
|
118
|
-
msgid "Quality inspection from picking passed"
|
119
|
-
msgstr "品質検査をパスしたピッキング"
|
120
|
-
|
121
|
-
#. module: quality_control_stock_oca
|
122
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot
|
123
|
-
msgid "Quality inspections from lot"
|
124
|
-
msgstr "ロットからの品質検査"
|
125
|
-
|
126
|
-
#. module: quality_control_stock_oca
|
127
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_lot_failed
|
128
|
-
msgid "Quality inspections from lot failed"
|
129
|
-
msgstr "品質検査不合格のロット"
|
130
|
-
|
131
|
-
#. module: quality_control_stock_oca
|
132
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking
|
133
|
-
msgid "Quality inspections from picking"
|
134
|
-
msgstr "ピッキングからの品質検査"
|
135
|
-
|
136
|
-
#. module: quality_control_stock_oca
|
137
|
-
#: model:ir.actions.act_window,name:quality_control_stock_oca.action_qc_inspection_per_picking_failed
|
138
|
-
msgid "Quality inspections from picking failed"
|
139
|
-
msgstr "品質検査不合格のピッキング"
|
140
|
-
|
141
|
-
#. module: quality_control_stock_oca
|
142
|
-
#: model:ir.model,name:quality_control_stock_oca.model_stock_picking
|
143
|
-
msgid "Transfer"
|
144
|
-
msgstr "在庫転送"
|
145
|
-
|
146
|
-
#. module: quality_control_stock_oca
|
147
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.stock_lot_qc_view
|
148
|
-
#: model_terms:ir.ui.view,arch_db:quality_control_stock_oca.stock_picking_qc_view
|
149
|
-
msgid "inspections"
|
150
|
-
msgstr "検査"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
|
2
|
-
* Simone Rubino <simone.rubino@agilebg.com>
|
3
|
-
* Andrii Skrypka <andrijskrypa@ukr.net>
|
4
|
-
* Ignacio José Alés <ignacio.ales@guadaltech.es>
|
5
|
-
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
|
6
|
-
* `Tecnativa <https://www.tecnativa.com>`_:
|
7
|
-
|
8
|
-
* Pedro M. Baeza
|
9
|
-
* Carlos Roca
|
@@ -1 +0,0 @@
|
|
1
|
-
* Put trigger in all languages.
|
@@ -1 +0,0 @@
|
|
1
|
-
odoo
|