Operating Unit in Check Deposit

account_check_deposit_operating_unit
REPOSITORY
REPOSITORYOCA/operating-unit
GIT
GIThttps://github.com/OCA/operating-unit.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/operating-unit/tree/13.0/account_check_deposit_operating_unit
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, newtratip
WEBSITE
WEBSITEhttps://github.com/OCA/operating-unit
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_check_deposit
OCA/operating-unit:
    - account_operating_unit
    - operating_unit
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_check_deposit_view_form account.check.deposit form account.check.deposit field Inherits account_check_deposit.account_check_deposit_view_form
account_check_deposit_view_tree account.check.deposit.tree account.check.deposit field Inherits account_check_deposit.account_check_deposit_view_tree
view_check_deposit_search account.check.deposit.search account.check.deposit field Inherits account_check_deposit.view_check_deposit_search
Models touched (1)

New fields (1)
  • operating_unit_id Many2one → operating.unit
    comodel_name='operating.unit' index=True related='journal_id.operating_unit_id' store=True
Public methods (0)

No public methods.