dolibarr.bankimport/class
data 2dc9279143 Fix: linkExistingPayment and linkMultipleExistingPayments not updating transaction
When linking paid invoices that already have bank entries:
- Added missing commit() and return after update() in bank_line branch
- Added proper error handling for update() failures
- Fixed both single invoice (linkExistingPayment) and multi-invoice linking

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 09:09:32 +01:00
..
bankimportcron.class.php v1.7: Multi-invoice payments and payment unlinking 2026-02-20 09:00:05 +01:00
bankstatement.class.php v1.7: Multi-invoice payments and payment unlinking 2026-02-20 09:00:05 +01:00
banktransaction.class.php Fix: linkExistingPayment and linkMultipleExistingPayments not updating transaction 2026-02-20 09:09:32 +01:00
fints.class.php v1.7: Multi-invoice payments and payment unlinking 2026-02-20 09:00:05 +01:00