Program Indicator

program_indicator
REPOSITORY
REPOSITORYOCA/program
GIT
GIThttps://github.com/OCA/program.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/program/tree/7.0/program_indicator
VERSION
VERSION 1.10
CATEGORY
CATEGORYCustomer Relationship Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Joao Alfredo Gama Batista, Sandy Carter, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid, david Cormier
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/program:
    - program
odoo/odoo:
    - mail
    - base
    - base_setup
    - web_kanban
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Program Indicator
=================

Contributors
------------
* David Cormier (david.cormier@savoirfairelinux.com)
* Sandy Carter (sandy.carter@savoirfairelinux.com)

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_program_indicator_result_tree Program Result Indicator Tree program.result.indicator tree New
view_program_indicator_result_value_tree Program Result Indicator Value Tree program.result.indicator.value tree New
view_program_program_indicator_result_form Program Result Indicator Form program.result.indicator form New
view_program_program_indicator_result_manager_form program.result.indicator form Inherits view_program_program_indicator_result_form
view_program_program_indicator_result_search Program Result Indicator Search program.result.indicator search New
view_program_result_form program.result notebook Inherits program.view_program_result_form
view_program_result_level_form Program Result Level Form program.result.level group Inherits program.view_program_result_level_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • fields_view_get(self, cr, user, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
    Give access to Coordinator for write in validated of fields which are normally not editable by other groups. This allows this user to do corrections after validation. Look for the strings "[('state', '!=', 'draft')]" exactly in the xml view and replace it with "[('state', 'not in', ('draft', 'validated'))]"

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • default_validation_spec_ids(self, cr, uid, context=None)
    Add validation entry for coordinator at "validated" state