Repository
OCA/account-closing · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting & Finance
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-closing
Last tracking update
2026-08-07 08:09:27
Authors
Odoo Community Association (OCA), BCIM
Maintainers
Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
openupgradelib
System dependencies
None
Required by
account_cutoff_accrual_purchase_stock, account_cutoff_accrual_sale_stock
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_cutoff_form account.cutoff form Inherits account_cutoff_base.account_cutoff_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.