Asset Transfer - Operating Units

account_asset_transfer_operating_unit
REPOSITORY
REPOSITORYOCA/operating-unit
GIT
GIThttps://github.com/OCA/operating-unit.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/operating-unit/tree/15.0/account_asset_transfer_operating_unit
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/operating-unit
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_transfer
    - account_asset_management
OCA/operating-unit:
    - account_asset_operating_unit
    - account_operating_unit
    - analytic_operating_unit
    - operating_unit
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
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 python-dateutil
xlrd
xlsxwriter
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_asset_transfer_view_form account.asset.transfer.form account.asset.transfer xpath Inherits account_asset_transfer.account_asset_transfer_view_form
Models touched (2)

New fields (1)
  • operating_unit_id Many2one → operating.unit
    comodel_name='operating.unit' string='Operating Unit'
Public methods (1)
  • default_get(self, field_list)
    @api.model

New fields (1)
  • operating_unit_id Many2one → operating.unit
    comodel_name='operating.unit' compute='_compute_asset_transfer_operating_unit' readonly=False store=True string='Operating Unit'
Public methods (0)

No public methods.