Repository
OCA/stock-logistics-tracking · module folder · Try on Runboat
Module version
1.0
Category
Warehouse Management
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.julius.fr
Last tracking update
2026-08-07 07:17:47
Authors
Odoo Community Association (OCA), Julius Network Solutions
Maintainers
Odoo Community Association (OCA), Julius Network Solutions
Committers
Pedro M. Baeza
Odoo dependencies
OCA/stock-logistics-tracking:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
stock_tracking_add_remove_pack
Description
Presentation:

This module add a wizard to fill in packaging. It will also add a wizard to remove pieces from a pack
This wizard is used to add or remove an object from a package.
Adding to the historical movements and parent objects

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_stock_packaging_add_line_wizard Stock packaging add line stock.packaging.add.line form New
view_stock_packaging_add_wizard Stock packaging add stock.packaging.add form New
view_stock_packaging_remove_wizard Stock packaging remove stock.packaging.remove form New
view_tracking_form_add_product stock.tracking.form.inherit stock.tracking form Inherits stock_tracking_extended.view_tracking_extended_form
view_tracking_history_form_inherit stock.tracking.history.form stock.tracking.history form Inherits stock_tracking_extended.view_tracking_history_form
view_tracking_history_tree_inherit stock.tracking.history.tree stock.tracking.history tree Inherits stock_tracking_extended.view_tracking_history_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (6)

New fields (0)

No new fields.

Public methods (2)
  • add_object(self, cr, uid, ids, context=None)
  • onchange_type_id(self, cr, uid, ids, type_id)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • onchange_type_id(self, cr, uid, ids, type_id, pack_id)
  • remove_object(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (3)
  • onchange_pack_id(self, cr, uid, ids, pack_id, context=None)
  • onchange_prodlot_id(self, cr, uid, ids, prodlot_id, pack_id, context=None)
  • onchange_product_id(self, cr, uid, ids, product_id, pack_id, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…