forked from Wavyzz/dolibarr
* Update clientfourn.php correction of a sql request returning a buggy result. Instead of the sum of the different donations payments the request returned the number of payment multiplied by the global amount of donation. * Update payment.php - Transmitter field and bank name for donation Add transmitter and bank names field to donation payment. Extra added fields are copy-paste from htdoc/compta/paiment.php * Update payment.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>