Bill -> Facture
This commit is contained in:
parent
b3bc7f9887
commit
7458548f15
@ -141,7 +141,7 @@ if ($user->comm > 0 && $conf->commercial )
|
||||
*/
|
||||
print '<TABLE border="0" cellspacing="0" cellpadding="3" width="100%">';
|
||||
print "<TR class=\"liste_titre\">";
|
||||
print '<td colspan="2">'.translate("Bills").'</td>';
|
||||
print '<td colspan="2">'.translate("Factures").'</td>';
|
||||
print "</TR>\n";
|
||||
|
||||
$sql = "SELECT facnumber, rowid FROM llx_facture WHERE paye = 0";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user