Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.1
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-reconcile
Last tracking update
2026-08-07 07:57:16
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci, josep-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_bank_statement_form_line_date_due account.bank.statement.form account.bank.statement form Inherits account.view_bank_statement_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • date_due Date
    string='Due date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • update_bank_statement_line_due_date(self, move_ids, st_line_ids, dates)
    @api.model
    'move_ids', 'st_line_ids' and 'dates' must have the same length

Loading…