Sanitary Registry

company_sanitary_registry
REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/18.0/company_sanitary_registry
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Carlos Roca, eduardo
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - 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
This module allows to add the sanitary registry of a company.
Furthermore it adds a template that can be used on your reports.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
sanitary_registry_template sanitary_registry_template ir.ui.view qweb New
sanitary_registry_tree sanitary.registry tree sanitary.registry list New
sanitary_registry_warehouse_category_tree sanitary.registry.warehouse.category.tree sanitary.registry.warehouse.category list New
view_company_form res.company field Inherits base.view_company_form
Models touched (3)

New fields (2)
  • sanitary_registry Char
    related='sanitary_registry_id.name'
  • sanitary_registry_id Many2one → sanitary.registry
    args: 'sanitary.registry'
Public methods (0)

No public methods.

New fields (1)
  • name Char
Public methods (0)

No public methods.

New fields (4)
  • category_complete_name Char
    related='category_id.complete_name'
  • category_id Many2one → product.category
    args: 'product.category'
  • sanitary_registry_id Many2one → sanitary.registry
    required=True args: 'sanitary.registry'
  • warehouse_id Many2one → stock.warehouse
    args: 'stock.warehouse'
Public methods (1)
  • get_active_sanitary_registry(self, category, warehouse)
    @api.model
    Method to get the most specific sanitary registry for a given product category and warehouse.
REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/17.0/company_sanitary_registry
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, youel
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add the sanitary registry of a company.
Furthermore it adds a template that can be used on your reports.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sanitary_registry_template sanitary_registry_template ir.ui.view qweb New
view_company_form res.company field Inherits base.view_company_form
Models touched (1)

New fields (1)
  • sanitary_registry Char
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/16.0/company_sanitary_registry
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Carlos Roca, Eduardo de Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - 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 (4)
XML IDNameModelTypeStatus
sanitary_registry_template sanitary_registry_template ir.ui.view qweb New
sanitary_registry_tree sanitary.registry tree sanitary.registry tree New
sanitary_registry_warehouse_category_tree sanitary.registry.warehouse.category.tree sanitary.registry.warehouse.category tree New
view_company_form res.company field Inherits base.view_company_form
Models touched (3)

New fields (2)
  • sanitary_registry Char
    related='sanitary_registry_id.name'
  • sanitary_registry_id Many2one → sanitary.registry
    args: 'sanitary.registry'
Public methods (0)

No public methods.

New fields (1)
  • name Char
Public methods (0)

No public methods.

New fields (4)
  • category_complete_name Char
    related='category_id.complete_name'
  • category_id Many2one → product.category
    args: 'product.category'
  • sanitary_registry_id Many2one → sanitary.registry
    required=True args: 'sanitary.registry'
  • warehouse_id Many2one → stock.warehouse
    args: 'stock.warehouse'
Public methods (1)
  • get_active_sanitary_registry(self, category, warehouse)
    @api.model
    Method to get the most specific sanitary registry for a given product category and warehouse.
REPOSITORY
REPOSITORYOCA/community-data-files
GIT
GIThttps://github.com/OCA/community-data-files.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/community-data-files/tree/15.0/company_sanitary_registry
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Carlos Roca, CarlosRoca13
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - 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 (4)
XML IDNameModelTypeStatus
sanitary_registry_template sanitary_registry_template ir.ui.view qweb New
sanitary_registry_tree sanitary.registry tree sanitary.registry tree New
sanitary_registry_warehouse_category_tree sanitary.registry.warehouse.category.tree sanitary.registry.warehouse.category tree New
view_company_form res.company field Inherits base.view_company_form
Models touched (3)

New fields (2)
  • sanitary_registry Char
    related='sanitary_registry_id.name'
  • sanitary_registry_id Many2one → sanitary.registry
    args: 'sanitary.registry'
Public methods (0)

No public methods.

New fields (1)
  • name Char
Public methods (0)

No public methods.

New fields (4)
  • category_complete_name Char
    related='category_id.complete_name'
  • category_id Many2one → product.category
    args: 'product.category'
  • sanitary_registry_id Many2one → sanitary.registry
    required=True args: 'sanitary.registry'
  • warehouse_id Many2one → stock.warehouse
    args: 'stock.warehouse'
Public methods (1)
  • get_active_sanitary_registry(self, category, warehouse)
    @api.model
    Method to get the most specific sanitary registry for a given product category and warehouse.