dolibarr.bankimport/core/modules
data 6342225cc1 Fix: Wrong column name fk_paiement_fourn -> fk_paiementfourn
The column in llx_paiementfourn_facturefourn is fk_paiementfourn (no underscore)
not fk_paiement_fourn. This caused payment lookups to fail, creating
duplicate payments instead of linking to existing ones.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 09:12:53 +01:00
..
modBankImport.class.php Fix: Wrong column name fk_paiement_fourn -> fk_paiementfourn 2026-02-20 09:12:53 +01:00