mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-23 18:01:36 +01:00
* Correction for the generation of the bankjournal for a paiement for different third parties party (in case of paiement multi third partie is active : option "Allow payments on different third parties bills but same parent company" = true) I've made a bug issu about it : https://github.com/Dolibarr/dolibarr/issues/34755 * Revert "Correction for the generation of the bankjournal for a paiement for different third parties party (in case of paiement multi third partie is active :" This reverts commit80e67e665a. * Correction for the generation of the bankjournal for a payment for different third parties party (in case of payment multi third partie is active, ie option "Allow payments on different third parties bills but same parent company" = true). correction for the bug issue https://github.com/Dolibarr/dolibarr/issues/34755 * Revert "Correction for the generation of the bankjournal for a payment for different third parties party (in case of payment multi third partie is active, ie option "Allow payments on different third parties bills but same parent company" = true)." This reverts commit12ccfa60fa. * Correction for the generation of the bankjournal for a paiement for different third parties party (in case of paiement multi third partie is active : option "Allow payments on different third parties bills but same parent company" = true) I've made a bug issu about it : https://github.com/Dolibarr/dolibarr/issues/34755 (Sorry for the 2 failed pull request: I'm begginer in use of git) * Revert "Correction for the generation of the bankjournal for a paiement for different third parties party (in case of paiement multi third partie is active :" This reverts commit6fb35a6d2e. * Correction for the generation of the bankjournal for a paiement for different third parties party (in case of paiement multi third partie is active : option "Allow payments on different third parties bills but same parent company" = true) I've made a bug issu about it : https://github.com/Dolibarr/dolibarr/issues/34755 (Sorry for the 2 failed pull request: I'm begginer in use of git) * correction commit for phan * Correction for Travis CI * I forgot to correct a line * Correction for phpcs * ajout d'un test si la requete sql de recherche d'un total pour la ligne échoue * activation of this fix only if option FACTURE_PAYMENTS_ON_DIFFERENT_THIRDPARTIES_BILLS is on * spelling correction in comment that don't pass pre-commit check * trailing whitespace forget