Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
OCA-git-bot, oca-ci, Andreu Orensanz
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module should allow a user to display, on smart buttons in a
picking:

- Previous pickings: the pickings associated to origin moves indicated in
  the moves in this picking

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_picking_show_linked_form_inherit stock_picking_show_linked.form stock.picking form Inherits stock.view_picking_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • origin_picking_count Integer
    compute='_compute_picking_count'
Public methods (1)
  • action_stock_picking_origin(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…