Repository
OCA/stock-logistics-tracking · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 07:17:47
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_select_ul_form stock_packaging_usability_ul.stock_select_ul stock.select.ul form New
view_stock_enter_transfer_details stock_packaging_usability_ul.stock.transfer_details stock.transfer_details Inherits stock_packaging_usability.view_stock_enter_transfer_details
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • ul_id Many2one → product.ul
    string='Logistic Unit' args: 'product.ul'
Public methods (2)
  • cancel(self)
    @api.multi
    We have to re-call the wizard when the user clicks on Cancel
  • validate(self)
    @api.multi

Loading…

Loading…