Repository
OCA/community-data-files · module folder · Try on Runboat
Module version
1.0.0
Category
Fishing
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/community-data-files
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Carlos Roca, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/product-attribute:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of product module to allow to set
some data related to fishing areas and capture technologies as
attributes.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_attribute_value_view_form product.template.attribute.value form Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value tree Inherits product.product_template_attribute_value_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • fao_zone_code Char
    string='Zone Code'
Public methods (0)

No public methods.

New fields (2)
  • fao_fishing_area_ids Many2many → product.attribute.value
    comodel_name='product.attribute.value' compute='_compute_fao_fishing_area_ids'
  • fao_fishing_technique_ids Many2many → product.attribute.value
    comodel_name='product.attribute.value' compute='_compute_fao_fishing_technique_ids'
Public methods (0)

No public methods.

New fields (1)
  • fao_zone_code Char
    related='product_attribute_value_id.fao_zone_code'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…