Pedro M. Baeza 687f4ffa56 [FIX] account_reconcile_oca: Don't apply max_amount on intermediate counterparts
Steps to reproduce:

- Have 3 or more items to reconcile. Example: 200, -350, 150.
- One of the intermediate items should be higher than the current
  running balance.
- Select all the items, and click on Action > Reconcile.

Current behavior:

The second item appears with its amount strike-throughed (and putting
the current runnning balance as the amount to reconcile).

Expected behavior:

Only strike-through the amount if the last balance is not matching
the amount.

The solution to this is to only put a maximum amount when checking
the reconciliability of the last line of the counterparts.

TT50888
2024-09-20 21:55:24 +02:00
2024-05-01 16:08:59 +00:00
2024-08-14 14:52:20 +00:00
2024-05-01 16:08:59 +00:00
2022-10-03 19:48:24 +02:00
2023-10-27 17:55:25 +02:00
2022-10-03 19:48:24 +02:00
2024-05-01 16:08:59 +00:00
2022-10-03 19:48:24 +02:00
2024-05-01 16:08:59 +00:00
2022-10-03 19:48:24 +02:00
2023-10-27 17:55:25 +02:00
2023-10-27 17:55:25 +02:00
2022-10-03 19:48:24 +02:00
2024-09-20 07:05:11 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-reconcile

TODO: add repo description.

Available addons

addon version maintainers summary
account_in_payment 16.0.1.0.0 This module enables in-payment mode for your accounting
account_mass_reconcile 16.0.1.1.1 Account Mass Reconcile
account_move_base_import 16.0.1.0.1 Journal Entry base import
account_move_line_reconcile_manual 16.0.2.0.0 alexis-via Manually reconcile Journal Items
account_move_reconcile_forbid_cancel 16.0.1.0.1 Account Move Reconcile Forbid Cancel
account_move_so_import 16.0.1.0.0 Journal Entry Sale Order completion
account_reconcile_oca 16.0.2.0.3 etobella Reconcile addons for Odoo CE accounting
account_statement_base 16.0.1.5.0 alexis-via Base module for Bank Statements
base_transaction_id 16.0.1.0.0 Base transaction ID for financial institutes

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo account reconciliation modules (statements, data completion...)
Readme 12 MiB
Languages
JavaScript 38.6%
Python 33.9%
HTML 26.5%
SCSS 1%