| ';
print $langs->trans("PriceLevel");
- print ' | | ';
+ print ' | | ';
if ($user->rights->societe->creer)
{
print ''.img_edit($langs->trans("Modify")).'';
@@ -467,7 +467,7 @@ if ($object->id > 0)
print '';
print ' | ';
if ($action == 'editshipping')
@@ -535,7 +535,7 @@ if ($object->id > 0)
print '';
print ' | ';
if ($action == 'editlevel')
@@ -691,8 +691,8 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LastPropals",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllPropals").' '.$num.' | ';
- print ''.img_picto($langs->trans("Statistics"),'stats').' | ';
+ print ' | ';
print ' ';
}
@@ -714,9 +714,9 @@ if ($object->id > 0)
if ( ($db->jdate($objp->datelimite) < ($now - $conf->propal->cloture->warning_delay)) && $objp->fk_statut == 1 ) {
print " ".img_warning();
}
- print ''.dol_print_date($db->jdate($objp->dp),'day')." | \n";
- print ''.price($objp->total_ht).' | ';
- print ''.$propal_static->LibStatut($objp->fk_statut,5).' | ';
+ print ''.dol_print_date($db->jdate($objp->dp),'day')." | \n";
+ print ''.price($objp->total_ht).' | ';
+ print ''.$propal_static->LibStatut($objp->fk_statut,5).' | ';
$i++;
}
$db->free($resql);
@@ -776,10 +776,10 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LastCustomerOrders",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllOrders").' '.$num.' | ';
- print ''.img_picto($langs->trans("Statistics"),'stats').' | ';
- //if($num2 > 0) print ''.img_picto($langs->trans("CreateInvoiceForThisCustomer"),'object_bill').' | ';
- //else print ''.img_picto($langs->trans("NoOrdersToInvoice"),'object_bill').' | ';
+ print ' | ';
print ' ';
}
@@ -800,9 +800,9 @@ if ($object->id > 0)
print '';
print '| ';
print $commande_static->getNomUrl(1);
- print ' | '.dol_print_date($db->jdate($objp->dc),'day')." | \n";
- print ''.price($objp->total_ht).' | ';
- print ''.$commande_static->LibStatut($objp->fk_statut,$objp->facture,5).' | ';
+ print ''.dol_print_date($db->jdate($objp->dc),'day')." | \n";
+ print ''.price($objp->total_ht).' | ';
+ print ''.$commande_static->LibStatut($objp->fk_statut,$objp->facture,5).' | ';
$i++;
}
$db->free($resql);
@@ -852,8 +852,8 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LastSendings",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllSendings").' '.$num.' | ';
- print ''.img_picto($langs->trans("Statistics"),'stats').' | ';
+ print ' | ';
print ' ';
}
@@ -871,9 +871,9 @@ if ($object->id > 0)
print $sendingstatic->getNomUrl(1);
print '';
if ($objp->date_creation > 0) {
- print ''.dol_print_date($db->jdate($objp->date_creation),'day').' | ';
+ print ''.dol_print_date($db->jdate($objp->date_creation),'day').' | ';
} else {
- print '!!! | ';
+ print '!!! | ';
}
print '' . $sendingstatic->LibStatut($objp->statut, 5) . ' | ';
@@ -917,8 +917,8 @@ if ($object->id > 0)
print '';
print ' | ';
print ' ';
}
@@ -939,8 +939,8 @@ if ($object->id > 0)
print $contrat->getNomUrl(1,12);
print "\n";
print ''.dol_trunc($objp->refsup,12)." | \n";
- print ''.dol_print_date($db->jdate($objp->dc),'day')." | \n";
- print ''.dol_print_date($db->jdate($objp->dcon),'day')." | \n";
+ print ''.dol_print_date($db->jdate($objp->dc),'day')." | \n";
+ print ''.dol_print_date($db->jdate($objp->dcon),'day')." | \n";
print ' | ';
print '';
print $contrat->getLibStatut(4);
@@ -986,8 +986,8 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LastInterventions",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllInterventions").' '.$num.' | ';
- print ''.img_picto($langs->trans("Statistics"),'stats').' | ';
+ print ' | ';
print ' ';
}
@@ -1002,8 +1002,8 @@ if ($object->id > 0)
print '';
print '| '.img_object($langs->trans("ShowPropal"),"propal").' '.$objp->ref.' | '."\n";
- //print ''.dol_print_date($db->jdate($objp->startdate)).' | '."\n";
- print ''.convertSecondToTime($objp->duration).' | '."\n";
+ //print ''.dol_print_date($db->jdate($objp->startdate)).' | '."\n";
+ print ''.convertSecondToTime($objp->duration).' | '."\n";
print ''.$fichinter_static->getLibStatut(5).' | '."\n";
print ' ';
@@ -1059,7 +1059,7 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LatestCustomerTemplateInvoices",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllCustomerTemplateInvoices").' '.$num.' | ';
+ print ' | ';
print ' ';
}
@@ -1086,26 +1086,26 @@ if ($object->id > 0)
print '';
if ($objp->frequency && $objp->date_last_gen > 0)
{
- print ''.dol_print_date($db->jdate($objp->date_last_gen),'day').' | ';
+ print ''.dol_print_date($db->jdate($objp->date_last_gen),'day').' | ';
}
else
{
if ($objp->dc > 0)
{
- print ''.dol_print_date($db->jdate($objp->dc),'day').' | ';
+ print ''.dol_print_date($db->jdate($objp->dc),'day').' | ';
}
else
{
- print '!!! | ';
+ print '!!! | ';
}
}
- print '';
+ print ' | ';
print price($objp->total_ht);
print ' | ';
if (! empty($conf->global->MAIN_SHOW_PRICE_WITH_TAX_IN_SUMMARIES))
{
- print '';
+ print ' | ';
print price($objp->total_ttc);
print ' | ';
}
@@ -1164,8 +1164,8 @@ if ($object->id > 0)
print '';
print '';
- print '| '.$langs->trans("LastCustomersBills",($num<=$MAXLIST?"":$MAXLIST)).' | '.$langs->trans("AllBills").' '.$num.' | ';
- print ''.img_picto($langs->trans("Statistics"),'stats').' | ';
+ print ' | ';
print ' ';
}
@@ -1188,19 +1188,19 @@ if ($object->id > 0)
print '';
if ($objp->df > 0)
{
- print ''.dol_print_date($db->jdate($objp->df),'day').' | ';
+ print ''.dol_print_date($db->jdate($objp->df),'day').' | ';
}
else
{
- print '!!! | ';
+ print '!!! | ';
}
- print '';
+ print ' | ';
print price($objp->total_ht);
print ' | ';
if (! empty($conf->global->MAIN_SHOW_PRICE_WITH_TAX_IN_SUMMARIES))
{
- print '';
+ print ' | ';
print price($objp->total_ttc);
print ' | ';
}
diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php
index 53176c8b76f..5acc81b0cf6 100644
--- a/htdocs/comm/prospect/index.php
+++ b/htdocs/comm/prospect/index.php
@@ -100,7 +100,7 @@ if ($resql)
print '';
print img_action($langs->trans("Show"),$obj->id).' ';
print $langs->trans("StatusProspect".$obj->id);
- print ''.$obj->cc.' | ';
+ print ''.$obj->cc.' | ';
$i++;
}
print "
";
@@ -140,7 +140,7 @@ if (! empty($conf->propal->enabled) && $user->rights->propale->lire)
print ' | | ';
print ''.img_object($langs->trans("ShowPropal"),"propal").' '.$obj->ref.'';
- print ' | ';
+ print ' | ';
print price($obj->price);
print " | ";
$i++;
|
| |
|
|
| |