dolibarr/htdocs/compta
Laurent Destailleur a8afa547f0 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/facture.php
2017-05-17 15:20:17 +02:00
..
bank Fix var not sanitized 2017-05-16 13:27:32 +02:00
charges Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
deplacement Fix against SQL injection. Add phpunit to detect missing escapement. 2017-05-12 16:55:11 +02:00
facture Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-17 15:20:17 +02:00
journal Update code using new css class 2017-05-10 16:41:19 +02:00
localtax Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-12 15:45:30 +02:00
paiement Fix var not sanitized 2017-05-16 13:27:32 +02:00
payment_sc Fix var not sanitized 2017-05-16 13:27:32 +02:00
prelevement Merge pull request #6829 from grandoc/new_branch_10_05 2017-05-13 19:47:27 +02:00
resultat Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
salaries Fix var not sanitized 2017-05-16 13:27:32 +02:00
sociales Fix var not sanitized 2017-05-16 13:27:32 +02:00
stats Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
tva Fix var not sanitized 2017-05-16 13:27:32 +02:00
ajaxpayment.php Replaced usage of dol_json_encode and dol_json_decode with json_encode and json_decode. If json module is not installed, it will refer to dol_json_encode/decode 2014-07-30 15:47:19 +02:00
clients.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
index.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 13:02:29 +02:00
paiement_charge.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
paiement.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
recap-compta.php NEW Can sort customer balance summary on date 2017-05-16 03:34:49 +02:00