';
print '
';
print ' ';
print '
';
@@ -1295,13 +1295,13 @@ else
$linkback = '
'.$langs->trans("BackToList").'';
// Ref du contrat
- if (!empty($modCodeContract->code_auto)) {
- print '
| '.$langs->trans("Ref").' | ';
+ if (! empty($modCodeContract->code_auto)) {
+ print ' |
| '.$langs->trans("Ref").' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '');
print " |
";
} else {
print '
';
- print '| ';
+ print ' | ';
print $form->editfieldkey("Ref",'ref',$object->ref,$object,$user->rights->contrat->creer);
print ' | ';
print $form->editfieldval("Ref",'ref',$object->ref,$object,$user->rights->contrat->creer);
@@ -1310,7 +1310,7 @@ else
}
print ' |
';
- print '| ';
+ print ' | ';
print $form->editfieldkey("RefCustomer",'ref_customer',$object->ref_customer,$object,$user->rights->contrat->creer);
print ' | ';
print $form->editfieldval("RefCustomer",'ref_customer',$object->ref_customer,$object,$user->rights->contrat->creer);
@@ -1318,7 +1318,7 @@ else
print ' |
';
print '
';
- print '| ';
+ print ' | ';
print $form->editfieldkey("RefSupplier",'ref_supplier',$object->ref_supplier,$object,$user->rights->contrat->creer);
print ' | ';
print $form->editfieldval("RefSupplier",'ref_supplier',$object->ref_supplier,$object,$user->rights->contrat->creer);
@@ -1348,7 +1348,7 @@ else
// Date
print ' |
';
- print '| ';
+ print ' | ';
print $form->editfieldkey("Date",'date_contrat',$object->date_contrat,$object,$user->rights->contrat->creer);
print ' | ';
print $form->editfieldval("Date",'date_contrat',$object->date_contrat,$object,$user->rights->contrat->creer,'datehourpicker');
@@ -1584,7 +1584,7 @@ else
}
- //Display lines extrafields
+ // Display lines extrafields
if (is_array($extralabelslines) && count($extralabelslines)>0) {
print ' |
';
$line = new ContratLigne($db);
diff --git a/htdocs/contrat/contact.php b/htdocs/contrat/contact.php
index cd070f6078d..304ae5b17be 100644
--- a/htdocs/contrat/contact.php
+++ b/htdocs/contrat/contact.php
@@ -109,7 +109,7 @@ if ($action == 'deletecontact' && $user->rights->contrat->creer)
* View
*/
-llxHeader('', $langs->trans("ContractCard"), "Contrat");
+llxHeader('',$langs->trans("Contract"),"");
$form = new Form($db);
$formcompany= new FormCompany($db);
@@ -142,7 +142,7 @@ if ($id > 0 || ! empty($ref))
$linkback = ''.$langs->trans("BackToList").'';
// Reference du contrat
- print '
| '.$langs->trans("Ref").' | ';
+ print ' |
| '.$langs->trans("Ref").' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '');
print " |
";
diff --git a/htdocs/contrat/document.php b/htdocs/contrat/document.php
index 95da343e3af..024cf561fb5 100644
--- a/htdocs/contrat/document.php
+++ b/htdocs/contrat/document.php
@@ -86,7 +86,7 @@ include_once DOL_DOCUMENT_ROOT . '/core/actions_linkedfiles.inc.php';
$form = new Form($db);
-llxHeader();
+llxHeader('',$langs->trans("Contract"),"");
if ($object->id)
@@ -110,7 +110,7 @@ if ($object->id)
$linkback = '
'.$langs->trans("BackToList").'';
// Reference
- print '
| '.$langs->trans('Ref').' | '.$form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '').' |
';
+ print '
| '.$langs->trans('Ref').' | '.$form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '').' |
';
// Societe
print '
| '.$langs->trans("Customer").' | ';
diff --git a/htdocs/contrat/info.php b/htdocs/contrat/info.php
index 2067247dbf6..f993a940e14 100644
--- a/htdocs/contrat/info.php
+++ b/htdocs/contrat/info.php
@@ -38,7 +38,7 @@ $result = restrictedArea($user, 'contrat',$contratid,'');
* View
*/
-llxHeader();
+llxHeader('',$langs->trans("Contract"),"");
$contrat = new Contrat($db);
$contrat->fetch($contratid);
diff --git a/htdocs/contrat/note.php b/htdocs/contrat/note.php
index 502b354ee69..806434176fd 100644
--- a/htdocs/contrat/note.php
+++ b/htdocs/contrat/note.php
@@ -58,7 +58,7 @@ include DOL_DOCUMENT_ROOT.'/core/actions_setnotes.inc.php'; // Must be include,
* View
*/
-llxHeader();
+llxHeader('',$langs->trans("Contract"),"");
$form = new Form($db);
@@ -78,7 +78,7 @@ if ($id > 0 || ! empty($ref))
$linkback = ''.$langs->trans("BackToList").'';
// Reference
- print '
| '.$langs->trans('Ref').' | '.$form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '').' |
';
+ print '
| '.$langs->trans('Ref').' | '.$form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref', '').' |
';
// Societe
print '
| '.$langs->trans("Customer").' | ';
diff --git a/htdocs/fichinter/card.php b/htdocs/fichinter/card.php
index 3f266f71de4..a01ba2f1180 100644
--- a/htdocs/fichinter/card.php
+++ b/htdocs/fichinter/card.php
@@ -1154,7 +1154,7 @@ else if ($id > 0 || ! empty($ref))
$linkback = ''.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print ' |
| '.$langs->trans("Ref").' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' |
';
diff --git a/htdocs/fichinter/contact.php b/htdocs/fichinter/contact.php
index b64a16f91ba..473445049f7 100644
--- a/htdocs/fichinter/contact.php
+++ b/htdocs/fichinter/contact.php
@@ -128,7 +128,7 @@ if ($id > 0 || ! empty($ref))
$linkback = '
'.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print ' |
| '.$langs->trans("Ref").' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print " |
";
diff --git a/htdocs/fichinter/document.php b/htdocs/fichinter/document.php
index aca31d4e7c2..59a3bbf3c5d 100644
--- a/htdocs/fichinter/document.php
+++ b/htdocs/fichinter/document.php
@@ -106,7 +106,7 @@ if ($object->id)
$linkback = '
'.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print ' |
| '.$langs->trans("Ref").' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' |
';
diff --git a/htdocs/fichinter/note.php b/htdocs/fichinter/note.php
index 3c5fce7caa2..c672d48cb71 100644
--- a/htdocs/fichinter/note.php
+++ b/htdocs/fichinter/note.php
@@ -54,7 +54,7 @@ include DOL_DOCUMENT_ROOT.'/core/actions_setnotes.inc.php'; // Must be include,
* View
*/
-llxHeader();
+llxHeader('',$langs->trans("Intervention"));
$form = new Form($db);
@@ -70,12 +70,12 @@ if ($id > 0 || ! empty($ref))
$linkback = '
'.$langs->trans("BackToList").'';
- print '
| '.$langs->trans('Ref').' | ';
+ print ' |
| '.$langs->trans('Ref').' | ';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' |
';
// Company
- print '
| '.$langs->trans('Company').' | '.$societe->getNomUrl(1).' |
';
+ print '
| '.$langs->trans('Company').' | '.$societe->getNomUrl(1).' |
';
print "";
diff --git a/htdocs/fourn/commande/card.php b/htdocs/fourn/commande/card.php
index afaff18734c..d5be9002241 100644
--- a/htdocs/fourn/commande/card.php
+++ b/htdocs/fourn/commande/card.php
@@ -1307,8 +1307,8 @@ if (empty($reshook))
/*
* View
*/
-
-llxHeader('',$langs->trans("OrderCard"),"CommandeFournisseur");
+$help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+llxHeader('',$langs->trans("Order"),$help_url);
$form = new Form($db);
$formfile = new FormFile($db);
@@ -1757,7 +1757,7 @@ elseif (! empty($object->id))
$linkback = '
'.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print '
| '.$langs->trans("Ref").' | ';
print '';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' | ';
diff --git a/htdocs/fourn/commande/contact.php b/htdocs/fourn/commande/contact.php
index 8ced1e9844c..446b96687b5 100644
--- a/htdocs/fourn/commande/contact.php
+++ b/htdocs/fourn/commande/contact.php
@@ -112,8 +112,8 @@ else if ($action == 'deletecontact' && $user->rights->fournisseur->commande->cre
/*
* View
*/
-
-llxHeader('', $langs->trans("Order"), "Commande");
+$help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+llxHeader('',$langs->trans("Order"),$help_url);
$form = new Form($db);
$formcompany = new FormCompany($db);
@@ -149,7 +149,7 @@ if ($id > 0 || ! empty($ref))
$linkback = ''.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print '
| '.$langs->trans("Ref").' | ';
print '';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' | ';
diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php
index f4685469711..51b6aa48e84 100644
--- a/htdocs/fourn/commande/dispatch.php
+++ b/htdocs/fourn/commande/dispatch.php
@@ -251,8 +251,8 @@ $warehouse_static = new Entrepot($db);
$supplierorderdispatch = new CommandeFournisseurDispatch($db);
-$help_url='EN:CommandeFournisseur';
-llxHeader('',$langs->trans("OrderCard"),$help_url,'',0,0,array('/fourn/js/lib_dispatch.js'));
+$help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+llxHeader('',$langs->trans("Order"),$help_url,'',0,0,array('/fourn/js/lib_dispatch.js'));
$now=dol_now();
@@ -284,7 +284,7 @@ if ($id > 0 || ! empty($ref))
print '';
// Ref
- print '| '.$langs->trans("Ref").' | ';
+ print '
| '.$langs->trans("Ref").' | ';
print '';
print $form->showrefnav($commande,'ref','',1,'ref','ref');
print ' | ';
diff --git a/htdocs/fourn/commande/document.php b/htdocs/fourn/commande/document.php
index e78320c0043..cd6542a2810 100644
--- a/htdocs/fourn/commande/document.php
+++ b/htdocs/fourn/commande/document.php
@@ -89,7 +89,8 @@ $form = new Form($db);
if ($object->id > 0)
{
- llxHeader();
+ $help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+ llxHeader('',$langs->trans("Order"),$help_url);
$author = new User($db);
$author->fetch($object->user_author_id);
@@ -113,7 +114,7 @@ if ($object->id > 0)
$linkback = ''.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print '
| '.$langs->trans("Ref").' | ';
print '';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' | ';
diff --git a/htdocs/fourn/commande/info.php b/htdocs/fourn/commande/info.php
index c8ed0e73660..5cd8510d854 100644
--- a/htdocs/fourn/commande/info.php
+++ b/htdocs/fourn/commande/info.php
@@ -62,7 +62,8 @@ if ($id > 0 || ! empty($ref))
$soc->fetch($object->socid);
- llxHeader('',$langs->trans("History"),"CommandeFournisseur");
+ $help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+ llxHeader('',$langs->trans("Order"),$help_url);
$head = ordersupplier_prepare_head($object);
diff --git a/htdocs/fourn/commande/note.php b/htdocs/fourn/commande/note.php
index 6a1c6cfe80e..1e2ae3e4c7b 100644
--- a/htdocs/fourn/commande/note.php
+++ b/htdocs/fourn/commande/note.php
@@ -57,8 +57,8 @@ include DOL_DOCUMENT_ROOT.'/core/actions_setnotes.inc.php'; // Must be include,
/*
* View
*/
-
-llxHeader('',$langs->trans("OrderCard"),"CommandeFournisseur");
+$help_url='EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
+llxHeader('',$langs->trans("Order"),$help_url);
$form = new Form($db);
@@ -94,7 +94,7 @@ if ($id > 0 || ! empty($ref))
$linkback = ''.$langs->trans("BackToList").'';
// Ref
- print '
| '.$langs->trans("Ref").' | ';
+ print '
| '.$langs->trans("Ref").' | ';
print '';
print $form->showrefnav($object, 'ref', $linkback, 1, 'ref', 'ref');
print ' | ';