Repository
OCA/stock-logistics-tracking · module folder · Try on Runboat
Module version
1.0
Category
Warehouse Management
Folder size
0.01 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
Python dependencies
None
System dependencies
None
Required by
None
Description

Presentation:

This module adds a field into the product category to define if this should be tracked or not.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_category_tracked_form product.category.property.form.inherit product.category form Inherits product.product_category_form_view
product_normal_onchange_category_form_view product.normal.on_change.category.form product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • onchange_category(self, cr, uid, ids, category_id, context=None)

Loading…

Loading…

Loading…