odoo-addon-stock-lot-condition 18.0.1.0.0.3__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/stock_lot_condition/README.rst +133 -0
- odoo/addons/stock_lot_condition/__init__.py +1 -0
- odoo/addons/stock_lot_condition/__manifest__.py +19 -0
- odoo/addons/stock_lot_condition/demo/stock_lot_condition_demo.xml +30 -0
- odoo/addons/stock_lot_condition/i18n/es.po +166 -0
- odoo/addons/stock_lot_condition/i18n/it.po +162 -0
- odoo/addons/stock_lot_condition/i18n/stock_lot_condition.pot +161 -0
- odoo/addons/stock_lot_condition/models/__init__.py +2 -0
- odoo/addons/stock_lot_condition/models/stock_lot.py +20 -0
- odoo/addons/stock_lot_condition/models/stock_lot_condition.py +20 -0
- odoo/addons/stock_lot_condition/readme/CONTRIBUTORS.md +4 -0
- odoo/addons/stock_lot_condition/readme/DESCRIPTION.md +1 -0
- odoo/addons/stock_lot_condition/readme/USAGE.md +24 -0
- odoo/addons/stock_lot_condition/security/ir.model.access.csv +3 -0
- odoo/addons/stock_lot_condition/static/description/icon.png +0 -0
- odoo/addons/stock_lot_condition/static/description/index.html +482 -0
- odoo/addons/stock_lot_condition/views/stock_lot_condition_views.xml +69 -0
- odoo/addons/stock_lot_condition/views/stock_lot_views.xml +42 -0
- odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/METADATA +149 -0
- odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/RECORD +22 -0
- odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/WHEEL +5 -0
- odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: odoo-addon-stock_lot_condition
|
|
3
|
+
Version: 18.0.1.0.0.3
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo==18.0.*
|
|
6
|
+
Summary: Stock Lot Condition
|
|
7
|
+
Home-page: https://github.com/OCA/stock-logistics-warehouse
|
|
8
|
+
License: AGPL-3
|
|
9
|
+
Author: Tecnativa, Odoo Community Association (OCA)
|
|
10
|
+
Author-email: support@odoo-community.org
|
|
11
|
+
Classifier: Programming Language :: Python
|
|
12
|
+
Classifier: Framework :: Odoo
|
|
13
|
+
Classifier: Framework :: Odoo :: 18.0
|
|
14
|
+
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
15
|
+
Description-Content-Type: text/x-rst
|
|
16
|
+
|
|
17
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
18
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
19
|
+
:alt: Odoo Community Association
|
|
20
|
+
|
|
21
|
+
===================
|
|
22
|
+
Stock Lot Condition
|
|
23
|
+
===================
|
|
24
|
+
|
|
25
|
+
..
|
|
26
|
+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
|
+
!! This file is generated by oca-gen-addon-readme !!
|
|
28
|
+
!! changes will be overwritten. !!
|
|
29
|
+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
30
|
+
!! source digest: sha256:ba73b6fd2a461bff8c7dafec1d3ed563cd0bda5fe9b9e6c603b4796cd8fffff0
|
|
31
|
+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
32
|
+
|
|
33
|
+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
34
|
+
:target: https://odoo-community.org/page/development-status
|
|
35
|
+
:alt: Beta
|
|
36
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
37
|
+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
38
|
+
:alt: License: AGPL-3
|
|
39
|
+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
|
|
40
|
+
:target: https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_lot_condition
|
|
41
|
+
:alt: OCA/stock-logistics-warehouse
|
|
42
|
+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
43
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_lot_condition
|
|
44
|
+
:alt: Translate me on Weblate
|
|
45
|
+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
46
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0
|
|
47
|
+
:alt: Try me on Runboat
|
|
48
|
+
|
|
49
|
+
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
50
|
+
|
|
51
|
+
This module adds the concept of "Condition" to lot so that this
|
|
52
|
+
information can be indicated (for example: Good or Defects).
|
|
53
|
+
|
|
54
|
+
**Table of contents**
|
|
55
|
+
|
|
56
|
+
.. contents::
|
|
57
|
+
:local:
|
|
58
|
+
|
|
59
|
+
Usage
|
|
60
|
+
=====
|
|
61
|
+
|
|
62
|
+
You can define the conditions in the Inventory > Configuration >
|
|
63
|
+
Products > Lot conditions menu.
|
|
64
|
+
|
|
65
|
+
Default conditions are not defined because they depend on the type of
|
|
66
|
+
company:
|
|
67
|
+
|
|
68
|
+
1. Classification by Grade (A, B, C) This system is common in
|
|
69
|
+
refurbished products (electronics) and second-hand clothing.
|
|
70
|
+
|
|
71
|
+
- Grade A (Excellent/Like new): The item is in perfect working
|
|
72
|
+
condition. It may have very slight signs of use or none at all. In the
|
|
73
|
+
case of clothing, there are no noticeable stains or damage.
|
|
74
|
+
- Grade B (Good/Very Good/Fair): The item functions perfectly, but shows
|
|
75
|
+
visible signs of normal use, such as minor scratches, slight dents, or
|
|
76
|
+
cosmetic wear.
|
|
77
|
+
- Grade C (Acceptable/Sufficient): The item is fully functional but has
|
|
78
|
+
more obvious cosmetic flaws, such as dents, deep scratches, or
|
|
79
|
+
significant wear. Clothing may have stains or loose stitching.
|
|
80
|
+
|
|
81
|
+
2. Condition Descriptions (Sales Platforms) Platforms such as Amazon use
|
|
82
|
+
a descriptive system so that buyers have clear expectations:
|
|
83
|
+
|
|
84
|
+
- As new: The item is intact and works perfectly, but the packaging may
|
|
85
|
+
be damaged.
|
|
86
|
+
- Very good: Minimal use, with minor cosmetic signs.
|
|
87
|
+
- Good: Works perfectly, but with visible wear from normal use.
|
|
88
|
+
- Acceptable: May have cosmetic imperfections, scratches, dents, etc.,
|
|
89
|
+
but is still functional.
|
|
90
|
+
|
|
91
|
+
3. For Specific Parts (e.g. Automotive) In the spare parts sector,
|
|
92
|
+
classification is often based on origin and warranty:
|
|
93
|
+
|
|
94
|
+
- Used part: Removed from another vehicle as is, its condition may vary
|
|
95
|
+
and usually requires the customer's approval of its condition.
|
|
96
|
+
- Refurbished/remanufactured part: The part has been restored to its
|
|
97
|
+
original specifications or to a condition very close to new, offering
|
|
98
|
+
guarantees similar to a new part.
|
|
99
|
+
|
|
100
|
+
Bug Tracker
|
|
101
|
+
===========
|
|
102
|
+
|
|
103
|
+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
|
|
104
|
+
In case of trouble, please check there if your issue has already been reported.
|
|
105
|
+
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
106
|
+
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_lot_condition%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
107
|
+
|
|
108
|
+
Do not contact contributors directly about support or help with technical issues.
|
|
109
|
+
|
|
110
|
+
Credits
|
|
111
|
+
=======
|
|
112
|
+
|
|
113
|
+
Authors
|
|
114
|
+
-------
|
|
115
|
+
|
|
116
|
+
* Tecnativa
|
|
117
|
+
|
|
118
|
+
Contributors
|
|
119
|
+
------------
|
|
120
|
+
|
|
121
|
+
- ``Tecnativa <https://www.tecnativa.com>``\ \_:
|
|
122
|
+
|
|
123
|
+
- Pedro M. Baeza
|
|
124
|
+
- Víctor Martínez
|
|
125
|
+
|
|
126
|
+
Maintainers
|
|
127
|
+
-----------
|
|
128
|
+
|
|
129
|
+
This module is maintained by the OCA.
|
|
130
|
+
|
|
131
|
+
.. image:: https://odoo-community.org/logo.png
|
|
132
|
+
:alt: Odoo Community Association
|
|
133
|
+
:target: https://odoo-community.org
|
|
134
|
+
|
|
135
|
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
136
|
+
mission is to support the collaborative development of Odoo features and
|
|
137
|
+
promote its widespread use.
|
|
138
|
+
|
|
139
|
+
.. |maintainer-victoralmau| image:: https://github.com/victoralmau.png?size=40px
|
|
140
|
+
:target: https://github.com/victoralmau
|
|
141
|
+
:alt: victoralmau
|
|
142
|
+
|
|
143
|
+
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
144
|
+
|
|
145
|
+
|maintainer-victoralmau|
|
|
146
|
+
|
|
147
|
+
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_lot_condition>`_ project on GitHub.
|
|
148
|
+
|
|
149
|
+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
odoo/addons/stock_lot_condition/README.rst,sha256=oQBn2JWZRtO6GvsqfEcETiCcEhBPEoXvwOkM969VB_4,5264
|
|
2
|
+
odoo/addons/stock_lot_condition/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
+
odoo/addons/stock_lot_condition/__manifest__.py,sha256=dBzES3U1qi6S6CocajbG-_mIqbkkeUNYylfQso3ioKs,641
|
|
4
|
+
odoo/addons/stock_lot_condition/demo/stock_lot_condition_demo.xml,sha256=CGv-nSN7u7VAUeNrjA8BH--zGeI_tGG4EHl-1rXui4w,1239
|
|
5
|
+
odoo/addons/stock_lot_condition/i18n/es.po,sha256=CDkBFoxlXC0bQbYZkp5-OyNNZPO27E96z6RgpuglHts,5602
|
|
6
|
+
odoo/addons/stock_lot_condition/i18n/it.po,sha256=qdAqSv66uBJNPZa0kg4LDommQkT0YwL2bVgSYNVvqJg,5078
|
|
7
|
+
odoo/addons/stock_lot_condition/i18n/stock_lot_condition.pot,sha256=Xi2uMKhI_G39jTwzUOzEe8l4NssxE4I0GZQDUzjCcP8,5008
|
|
8
|
+
odoo/addons/stock_lot_condition/models/__init__.py,sha256=TeWEquBn9SucZYVHy_ATIAL68nQ5mcaGhqMN8pK6JEg,58
|
|
9
|
+
odoo/addons/stock_lot_condition/models/stock_lot.py,sha256=4T7P-gXm-NZj4U_VUQoWrvGT3p7jIZGQV31xA0hTHiM,684
|
|
10
|
+
odoo/addons/stock_lot_condition/models/stock_lot_condition.py,sha256=99FUs_E4EknFKmfNWK-WELBat5Huvr9NtAdWTgXAoRY,657
|
|
11
|
+
odoo/addons/stock_lot_condition/readme/CONTRIBUTORS.md,sha256=xnXim_6_SGhiiljzKBP5MWVon1LhWU_MpyPcLrjXdrw,85
|
|
12
|
+
odoo/addons/stock_lot_condition/readme/DESCRIPTION.md,sha256=UI1bHhqZ8p977npUTsxExLzKB4Ys80jLelVXgngzrOc,124
|
|
13
|
+
odoo/addons/stock_lot_condition/readme/USAGE.md,sha256=jfDlh2IZfyQs2v9EbHzdxZmxTxxqi1BsKrNLtpCzBqs,1716
|
|
14
|
+
odoo/addons/stock_lot_condition/security/ir.model.access.csv,sha256=YbLEHcSqv71lSsxRQMQyuznJBfCmnMBzVix7h1pB1TY,317
|
|
15
|
+
odoo/addons/stock_lot_condition/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
16
|
+
odoo/addons/stock_lot_condition/static/description/index.html,sha256=fCPBYKVVFKQ0PuQISQhCY2lJ7OD0VhxhZbvN-c32Q1U,15097
|
|
17
|
+
odoo/addons/stock_lot_condition/views/stock_lot_condition_views.xml,sha256=lAUisYSTdBlXN2KbMxllM8Mg2JRm3Y7LUL3RKlEeD80,2563
|
|
18
|
+
odoo/addons/stock_lot_condition/views/stock_lot_views.xml,sha256=-4J9uKExzTE6k0aueqD27QoDHQr94g1tDkFFTknuYYE,1675
|
|
19
|
+
odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/METADATA,sha256=xapQgOzZugM8NMJMTpMZPS_VCd6ZZmItYIEJ8r8NeDw,5820
|
|
20
|
+
odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
21
|
+
odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
22
|
+
odoo_addon_stock_lot_condition-18.0.1.0.0.3.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
odoo
|