dolibarr.bankimport/core
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
..
boxes v1.7: Multi-invoice payments and payment unlinking 2026-02-20 09:00:05 +01:00
modules Fix: Wrong column name fk_paiement_fourn -> fk_paiementfourn 2026-02-20 09:12:53 +01:00