Program Budget

program_budget
REPOSITORY
REPOSITORYOCA/program
GIT
GIThttps://github.com/OCA/program.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/program/tree/7.0/program_budget
VERSION
VERSION 1.10.1
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Sandy Carter, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), EL HADJI DEM, OCA Transbot, dufresnedavid, David Dufresne
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
    - account_budget
    - account
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Program Budget
==============

Contributors
------------
* Sandy Carter (sandy.carter@savoirfairelinux.com)

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
view_program_result_country_role_form Program Result Country Role Form program.result.country.role form New
view_program_result_country_role_search Program Result Country Search program.result.country.role search New
view_program_result_country_role_tree Program Result Country Role Tree program.result.country.role tree New
view_program_result_country_tree Program Result Country Tree program.result.country tree 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
view_program_result_region_form Program Result Region Form program.result.region form New
view_program_result_region_search Program Result Region Search program.result.region search New
view_program_result_region_tree Program Result Region Tree program.result.region tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (7)

New fields (0)

No new fields.

Public methods (3)
  • create(self, cr, uid, vals, context=None)
    Create an analytic account Create the related result if this account is under the root program node
  • unlink(self, cr, uid, ids, context=None)
  • write(self, cr, uid, ids, values, context=None)

New fields (0)

No new fields.

Public methods (1)
  • onchange_currency_amount(self, cr, uid, ids, currency_amount, currency_id, context=None)

New fields (0)

No new fields.

Public methods (4)
  • create(self, cr, uid, vals, context=None)
    Create a program.result Create an analytic account under under the root node of the budgetary period or under the parent result, if specified.
  • get_child_account_ids(account_obj)
  • unlink(self, cr, uid, ids, context=None)
  • write(self, cr, uid, ids, vals, context=None)
    Update the program.result Propagate the changes to the account analytic that is tied to this program result. If the parent result is changed, move the linked account analytic as well.

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 (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.