Repository
OCA/account-closing · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.26 MB
License
AGPL-3
Application
Yes
Auto-installable
No
Website
https://github.com/OCA/account-closing
Last tracking update
2026-08-07 07:57:08
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Maksym Yankin, Weblate, OCA Transbot, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_cutoff_form accrual.picking.account_cutoff_form account.cutoff form Inherits account_cutoff_base.account_cutoff_form
res_config_settings_view_form accrual.picking.account.config.form res.config.settings form Inherits account_cutoff_base.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • picking_interval_days Integer
    default=<expr> help='To generate the accruals based on pickings, Odoo will analyse all the pickings between the cutoff date and N days before. N is the Picking Analysis Interval.' string='Picking Analysis Interval'
Public methods (4)
  • get_lines(self)
  • order_line_update_oline_dict(self, order_line, order_type, oline_dict)
  • picking_prepare_cutoff_line(self, vdict, account_mapping)
  • stock_move_update_oline_dict(self, move_line, oline_dict)

New fields (1)
  • default_cutoff_accrual_picking_interval_days Integer
    default=90 help='To generate the accruals based on pickings, Odoo will analyse all the pickings between the cutoff date and N days before. N is the Picking Analysis Interval.' string='Picking Analysis Interval'
Public methods (0)

No public methods.

New fields (1)
  • dft_cutoff_accrual_picking_interval_days Integer
    readonly=False related='company_id.default_cutoff_accrual_picking_interval_days'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…