Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:09:19
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Denis Roussel, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_lot_form_view stock.lot.form (in stock_lot_is_archived) stock.lot form Inherits stock.view_production_lot_form
stock_lot_search_view stock.lot.search (in stock_lot_is_archived) stock.lot search Inherits stock.search_product_lot_filter
stock_lot_tree_view stock.lot.tree (in stock_lot_is_archived) stock.lot tree Inherits stock.view_production_lot_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • is_archived Boolean
    default=False help='Check this if you want to say this lot is archived (not inactive)'
  • is_archived_editable Boolean
    compute='_compute_is_archived_editable'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.