dolibarr/htdocs/fourn
Frédéric FRANCE 1735229f15
remove useless param
/**
     *  Return label of a status
     *
     * 	@param  int $statut		Id statut
     *  @param  int $mode       0=Long label, 1=Short label, 2=Picto + Short label, 3=Picto, 4=Picto + Long label, 5=Short label + Picto
     *  @param  int $billed     1=Billed
     *  @return string				Label of status
     */
    function LibStatut($statut,$mode=0,$billed=0)
    {
2018-10-02 20:47:40 +02:00
..
ajax Standardize and update code 2018-09-16 11:42:20 +02:00
class Standardize and update code 2018-09-28 14:49:34 +02:00
commande remove useless param 2018-10-02 20:47:40 +02:00
facture Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-09-16 12:55:44 +02:00
js trim trailing 2018-07-26 18:22:16 +02:00
paiement standardize code 2018-08-13 10:20:21 +02:00
product standardize code 2018-08-13 10:20:21 +02:00
card.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-09-12 13:30:28 +02:00
contact.php standardize code 2018-08-13 10:20:21 +02:00
index.php standardize code 2018-08-13 10:20:21 +02:00
recap-fourn.php standardize code 2018-08-13 10:20:21 +02:00