Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0
Category
Finance
Folder size
0.0 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:51
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
 This module is deprecated. It was only needed when using
 account_bank_statement_ext with voucher in order to compute the period
 correctly. This is mainly because with account_bank_statement_ext, the period
 is computed for each line.

 Now, we include this in the account_statement_ext module and added a
 dependencies on account_voucher (mainly cause we can't get rid of the voucher
 in version 7.0).
 

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • create(self, cr, uid, values, context=None)
    If no period defined in values, ask it from moves.

Loading…

Loading…

Loading…

Loading…