Product FAO Fishing

product_fao_fishing
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/product_fao_fishing
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFishing
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
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_attribute_value_avoid_auto_fill
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
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.

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/product_fao_fishing
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFishing
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:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
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.

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/product_fao_fishing
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYFishing
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, Stefan, josep-tecnativa
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:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_attribute_value_view_form product.template.attribute.value field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
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.

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/product_fao_fishing
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYFishing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, sergio-teruel, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, josep-tecnativa
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:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_attribute_value_view_form product.template.attribute.value field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
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.

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/14.0/product_fao_fishing
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYFishing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSEnric Tobella, sergio-teruel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
product_fao_techique_form_view product.fao.techique.form product.fao.fishing.technique form New
product_fao_techique_list_view product.fao.techique.list product.fao.fishing.technique tree New
product_fao_techique_search_view product.fao.techique.search product.fao.fishing.technique search New
product_template_attribute_value_view_form product.template.attribute.value field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
product_template_form_view product.template field Inherits product.product_template_form_view
Models touched (4)

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

No public methods.

New fields (5)
  • child_id One2many → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' inverse_name='parent_id' string='Child Technique'
  • complete_name Char
    compute='_compute_complete_name' store=True args: 'Complete Name'
  • name Char
    index=True required=True string='Name' translate=True
  • parent_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' index=True ondelete='cascade' string='Parent Technique'
  • parent_path Char
    index=True
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_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' ondelete='restrict' string='FAO Fishing Tech.'
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.

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/13.0/product_fao_fishing
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFishing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, Sergio Teruel, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
product_fao_techique_form_view product.fao.techique.form product.fao.fishing.technique form New
product_fao_techique_list_view product.fao.techique.list product.fao.fishing.technique tree New
product_fao_techique_search_view product.fao.techique.search product.fao.fishing.technique search New
product_template_attribute_value_view_form product.template.attribute.value field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
product_template_form_view product.template field Inherits product.product_template_form_view
Models touched (4)

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

No public methods.

New fields (5)
  • child_id One2many → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' inverse_name='parent_id' string='Child Technique'
  • complete_name Char
    compute='_compute_complete_name' store=True args: 'Complete Name'
  • name Char
    index=True required=True string='Name' translate=True
  • parent_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' index=True ondelete='cascade' string='Parent Technique'
  • parent_path Char
    index=True
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_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' ondelete='restrict' string='FAO Fishing Tech.'
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.

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/12.0/product_fao_fishing
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYFishing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, Sergio Teruel, oca-travis, Weblate, OCA-git-bot, ernesto
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
product_fao_techique_form_view product.fao.techique.form product.fao.fishing.technique form New
product_fao_techique_list_view product.fao.techique.list product.fao.fishing.technique tree New
product_fao_techique_search_view product.fao.techique.search product.fao.fishing.technique search New
product_template_attribute_value_view_form product.template.attribute.value field Inherits product.product_template_attribute_value_view_form
product_template_attribute_value_view_tree product.template.attribute.value field Inherits product.product_template_attribute_value_view_tree
product_template_form_view product.template field Inherits product.product_template_form_view
variants_tree_view product.attribute.value field Inherits product.variants_tree_view
Models touched (4)

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

No public methods.

New fields (5)
  • child_id One2many → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' inverse_name='parent_id' string='Child Technique'
  • complete_name Char
    compute='_compute_complete_name' store=True args: 'Complete Name'
  • name Char
    index=True required=True string='Name' translate=True
  • parent_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' index=True ondelete='cascade' string='Parent Technique'
  • parent_path Char
    index=True
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_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' ondelete='restrict' string='FAO Fishing Tech.'
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.

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/11.0/product_fao_fishing
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFishing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSSergio Teruel, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/community-data-files
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
product_attribute_value_view_tree product.attribute.value field Inherits product.product_attribute_value_view_tree
product_fao_techique_form_view product.fao.techique.form product.fao.fishing.technique form New
product_fao_techique_list_view product.fao.techique.list product.fao.fishing.technique tree New
product_fao_techique_search_view product.fao.techique.search product.fao.fishing.technique search New
product_template_form_view product.template field Inherits product.product_template_form_view
variants_tree_view product.attribute.value field Inherits product.variants_tree_view
Models touched (3)

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

No public methods.

New fields (6)
  • child_id One2many → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' inverse_name='parent_id' string='Child Technique'
  • complete_name Char
    compute='_compute_complete_name' store=True args: 'Complete Name'
  • name Char
    index=True required=True string='Name' translate=True
  • parent_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' index=True ondelete='cascade' string='Parent Technique'
  • parent_left Integer
    index=1 args: 'Left Parent'
  • parent_right Integer
    index=1 args: 'Right Parent'
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_id Many2one → product.fao.fishing.technique
    comodel_name='product.fao.fishing.technique' ondelete='restrict' string='FAO Fishing Tech.'
Public methods (0)

No public methods.