dolibarr/htdocs/compta/paiement
Mistral Oz - LWEP 2f7bb18e2b
Fix: Bug when delete payment when already deleted in account
Related to : 
https://github.com/Dolibarr/dolibarr/blame/11.0/htdocs/compta/bank/class/account.class.php#L1976

Mistake between id / rowid. I prefere add the fix here (but a fix in account class can be also a good fix). 
And best fix may use setter to do it (but to complicated : maybe latter ? i may check it in september if you want in all CommonObject properties)
2020-06-18 20:56:46 +02:00
..
cheque Fix $_SESSION['newtoken'] must be newToken() 2019-12-18 23:12:31 +01:00
class Fix: Bug when delete payment when already deleted in account 2020-06-18 20:56:46 +02:00
card.php Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2020-05-18 15:54:39 +02:00
index.php replace deprecated user->societe_id by user->socid 2019-10-31 20:46:31 +01:00
info.php FIX BlindBoolean SQL injection reported by Christian Weiler 2020-06-15 15:08:52 +02:00
list.php viewstatut to search_status 2020-04-15 15:01:00 +02:00
rapport.php Fix $_SESSION['newtoken'] must be newToken() 2019-12-18 23:12:31 +01:00
tovalidate.php Fix HTML5 2019-12-12 10:31:08 +01:00