Stock Lot Is Archived

stock_lot_is_archived
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/stock_lot_is_archived
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSDenis Roussel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product_expiry
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_lot_form_view stock.lot.form (in stock_lot_is_archived) stock.lot field Inherits stock.view_production_lot_form
stock_lot_search_view stock.lot.search (in stock_lot_is_archived) stock.lot field Inherits stock.search_product_lot_filter
stock_lot_tree_view stock.lot.tree (in stock_lot_is_archived) stock.lot field Inherits stock.view_production_lot_tree
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.