account-reconcile/account_reconcile_oca/models
Florian da Costa dbd55e8fa5 [FIX] partner update from reconciliation widget
We cant to avoid to change amounts on accounting entries during the reconciliation process. One of the goal is to avoid a following case :
The statement line is created in a foreign currency journal, later, the rate is updated in Odoo.
During reconciliation process, the partner is set on liquidity line, the accounting entries are synchronized and the balance changes.
2025-02-25 18:30:56 +01:00
..
__init__.py [IMP] account_reconcile_oca: Allow aggregation for more parameters 2025-02-25 18:30:56 +01:00
account_account_reconcile.py [IMP] account_reconcile_oca: Improve multicurrency management. 2025-02-25 18:30:56 +01:00
account_bank_statement.py [IMP] account_reconcile_oca: reconcile lines from statement 2025-02-25 18:30:56 +01:00
account_bank_statement_line.py [FIX] partner update from reconciliation widget 2025-02-25 18:30:56 +01:00
account_journal.py [IMP] account_reconcile_oca: Open reconcile view when press the name on journal 2025-02-25 18:30:56 +01:00
account_move_line.py [FIX] account_reconcile_oca: Only filter by partner on receivable and payable lines 2025-02-25 18:30:56 +01:00
account_reconcile_abstract.py [FIX] account_reconcile_oca : Fix multi currency management 2025-02-25 18:30:56 +01:00
res_company.py [IMP] account_reconcile_oca: Allow aggregation for more parameters 2025-02-25 18:30:56 +01:00
res_config_settings.py [IMP] account_reconcile_oca: Allow aggregation for more parameters 2025-02-25 18:30:56 +01:00