Le journal de caisse renommé en "Journal de caisse".
This commit is contained in:
parent
391b32f0ae
commit
956900110b
@ -55,7 +55,7 @@ $time = mktime(12,0,0,$mois, 1, $annee);
|
|||||||
$titre_mois = strftime("%B", $time);
|
$titre_mois = strftime("%B", $time);
|
||||||
|
|
||||||
|
|
||||||
print_fiche_titre("Livre Journal".($mois?" $titre_mois":"").($annee?" $annee":""));
|
print_fiche_titre("Journal de caisse".($mois?" $titre_mois":"").($annee?" $annee":""));
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user