| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 32 |
| Technical Name |
hdk_stock_lot_history |
| License | OPL-1 |
| Website | https://www.hamdek.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 32 |
| Technical Name |
hdk_stock_lot_history |
| License | OPL-1 |
| Website | https://www.hamdek.com |
Hamdek Stock Lot History
See product move history for each lot or serial number directly from the lot form: a Product Moves smart button opens all stock move lines linked to that lot, with a live count on the button.
Lots and move lines in one place
This module extends stock.lot with a one2many to stock.move.line (via lot_id), a
computed move line count, and an action that opens the standard move-line list filtered to the
current lot — same idea as opening quants from the lot form, but for product moves.
Smart button
Product Moves appears on the lot/serial form with a stat count of related move lines.
Filtered list
Opens Odoo’s standard stock move line action scoped to this lot’s lines only.
Standard Inventory
Depends on Odoo stock (Inventory app) only — no custom base module required.
Key Features
Move line link
All move lines where lot_id matches the open lot are visible from the form.
Computed count
The smart button shows how many move lines exist for the lot (updates with create/delete).
Standard action
Reuses stock.stock_move_line_action with domain and context for the current lot.
Requirements
stock (Inventory). No extra configuration toggles.
How to Get Started
- Install Hamdek Stock Lot History (requires Odoo Inventory / stock).
- Open Inventory → Products → Lots/Serial Numbers (or your menu path to lots).
- Open a lot/serial record and use the Product Moves smart button to review move lines.
Use Cases
Traceability
Quickly audit where a lot moved without exporting or custom reports.
Support & operations
Answer “what happened to this serial?” from the lot form in one click.
Workflow
Open a lot, use Product Moves on the form, then review the filtered stock move lines.
Open a lot and use Product Moves
Navigate to the lot/serial record for a tracked product. The Product Moves smart button shows how many move lines exist; click it to continue.
Review stock move lines
Inspect locations, quantities, and references for lines tied to this lot.
Support & Expert Services
admin@hamdek.com
www.hamdek.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module