| ';
print $langs->trans('RefCustomer').' | ';
-
-
print ''.img_edit($langs->transnoentitiesnoconv('RefCustomer')).' | ';
print '';
if ($action != 'refclient' && ! empty($object->brouillon)) print ''.img_edit($langs->trans('Modify')).' | ';
@@ -1935,7 +1932,7 @@ else
// Amount HT
print '
| '.$langs->trans('AmountHT').' | ';
- print ''.price($object->total_ht).' | ';
+ print ''.price($object->total_ht).' | ';
print ''.$langs->trans("Currency".$conf->currency).' | ';
// Margin Infos
@@ -1948,27 +1945,27 @@ else
// Amount VAT
print '
| '.$langs->trans('AmountVAT').' | ';
- print ''.price($object->total_tva).' | ';
+ print ''.price($object->total_tva).' | ';
print ''.$langs->trans("Currency".$conf->currency).' |
';
// Amount Local Taxes
if ($mysoc->localtax1_assuj=="1") //Localtax1
{
print '| '.$langs->transcountry("AmountLT1",$mysoc->country_code).' | ';
- print ''.price($object->total_localtax1).' | ';
+ print ''.price($object->total_localtax1).' | ';
print ''.$langs->trans("Currency".$conf->currency).' |
';
}
if ($mysoc->localtax2_assuj=="1") //Localtax2
{
print '| '.$langs->transcountry("AmountLT2",$mysoc->country_code).' | ';
- print ''.price($object->total_localtax2).' | ';
+ print ''.price($object->total_localtax2).' | ';
print ''.$langs->trans("Currency".$conf->currency).' |
';
}
// Amount TTC
print '| '.$langs->trans('AmountTTC').' | ';
- print ''.price($object->total_ttc).' | ';
+ print ''.price($object->total_ttc).' | ';
print ''.$langs->trans("Currency".$conf->currency).' |
';
// Statut