forked from Wavyzz/dolibarr
* Initial commit - adding new code * backup, selector added * NEW: column fk_iban in sql files * changing the place of the selector * fix: solved conflicts * fix: reverted some extremely minor changes * NEW_first_version_of_form * TEST: removing chanbges on one file * same test * no idea how it's working * FIX: button is working again * First version of task working * FIX: code cleanup to prepare for PR * FIX: PR preparation part 2 * Revert "FIX: PR preparation part 2" This reverts commitd11daa6da9. * WIP added translated error for no iban found when creating bank transfert * QUAL: simplifying readability of sql * FIX: renaming fk_iban to fk_societe_rib * WIP: new simplification of sql * NEW: xml updated correctly * FIX: wysiwig fixes * FIX: PR preparation * FIX: reverted default rib for llx_user * FIX: last changes before standard PR * Initial commit - adding new code * backup, selector added * NEW: column fk_iban in sql files * changing the place of the selector * fix: solved conflicts * fix: reverted some extremely minor changes * NEW_first_version_of_form * TEST: removing chanbges on one file * same test * no idea how it's working * FIX: button is working again * First version of task working * FIX: code cleanup to prepare for PR * FIX: PR preparation part 2 * Revert "FIX: PR preparation part 2" This reverts commitd11daa6da9. * WIP added translated error for no iban found when creating bank transfert * QUAL: simplifying readability of sql * FIX: renaming fk_iban to fk_societe_rib * WIP: new simplification of sql * NEW: xml updated correctly * FIX: wysiwig fixes * FIX: PR preparation * FIX: reverted default rib for llx_user * FIX: last changes before standard PR * FIX: resolved conflicts * FIX: fixed automatic check warnings * FIX: more check warnings fixed * Update htdocs/compta/facture/prelevement.php Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com> * FIX: Added intval checks * FIX: added escape * FIX: forgot one entity * FIX: added more escape for travis * fix: removed an error handling that caused ci/cr conflicts * fix: bonPrelevement create error that triggered when not error but empty result * fix: added one space --------- Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>