dolibarr.bankimport/core/modules
data 48b8fe2773 Filter out paid invoices already linked to bank entries
When showing paid invoices for linking, exclude those whose
payment is already linked to a bank entry (fk_bank > 0).
A paid invoice can only be linked to one bank transaction.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 09:18:41 +01:00
..
modBankImport.class.php Filter out paid invoices already linked to bank entries 2026-02-20 09:18:41 +01:00