|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2607 lines, -0 lines) |
Patch |
 |
M |
.hgsub
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/.drone.yml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/.flake8
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/.isort.cfg
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/COPYRIGHT
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/LICENSE
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+674 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/MANIFEST.in
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/README.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/configuration.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/configuration.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/doc/conf.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/doc/design.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/doc/index.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/doc/releases.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/doc/usage.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/icons/LICENSE
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/icons/tryton-quality.svg
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/product.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/product.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/production.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/quality.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+304 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/quality.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+338 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/setup.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/stock.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tests/__init__.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tests/scenario_stock_quality_inspection.rst
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tests/test_module.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tests/test_scenario.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tox.ini
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/tryton.cfg
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/configuration_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/control_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/control_selection_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/control_selection_list.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/control_selection_list_sequence.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/control_tree.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/inspection_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/inspection_tree.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/template_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/test_form.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
modules/stock_quality_inspection/view/test_tree.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
readthedocs/index.rst
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
readthedocs/quality.rst
|
View
|
1
2
3
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|