Account Cut-off Accrual Order Stock Base

account_cutoff_accrual_order_stock_base
REPOSITORY
REPOSITORYOCA/account-closing
GIT
GIThttps://github.com/OCA/account-closing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-closing/tree/16.0/account_cutoff_accrual_order_stock_base
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-closing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-closing:
    - account_cutoff_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES openupgradelib
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_cutoff_form account.cutoff field Inherits account_cutoff_base.account_cutoff_form
Models touched (1)

New fields (1)
  • cutoff_account_prepaid_stock_id Many2one → account.account
    check_company=True comodel_name='account.account' default=<expr> domain="[('deprecated', '=', False)]" help='Account for accrual of prepaid stock expenses. For instance, goods invoiced and not yet received.' states={'done': [('readonly', True)]} string='Cut-off Prepaid Stock Account' tracking=True
Public methods (0)

No public methods.