Home
last modified time | relevance | path

Searched refs:morehtmlref (Results 1 – 25 of 376) sorted by last modified time

12345678910>>...16

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/don/
H A Dinfo.php78 $morehtmlref = '<div class="refidno">'; variable
82 $morehtmlref .= $langs->trans('Project').' ';
89 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
90 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
91 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
94 $morehtmlref .= '</form>';
103 $morehtmlref .= $proj->ref;
104 $morehtmlref .= '</a>';
106 $morehtmlref .= '';
110 $morehtmlref .= '</div>';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/eventorganization/
H A Dconferenceorbooth_document.php131 $morehtmlref = '<div class="refidno">'; variable
133 $morehtmlref .= $projectstatic->title;
136 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$projectstatic->thirdparty->getNomUrl(1, …
138 $morehtmlref .= '</div>';
146 dol_banner_tab($projectstatic, 'project_ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
314 $morehtmlref = '<div class="refidno">'; variable
315 $morehtmlref .= '</div>';
317 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/expedition/
H A Dnote.php98 $morehtmlref = '<div class="refidno">'; variable
107 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
115 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
116 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
119 $morehtmlref .= '</form>';
126 $morehtmlref .= ' : ';
131 $morehtmlref .= $proj->ref;
132 $morehtmlref .= '</a>';
134 $morehtmlref .= '';
138 $morehtmlref .= '</div>';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/loan/
H A Dnote.php81 $morehtmlref = '<div class="refidno">'; variable
83 …$morehtmlref .= $form->editfieldkey("Label", 'label', $object->label, $object, 0, 'string', '', 0,…
88 $morehtmlref .= '<br>'.$langs->trans('Project').' : ';
94 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
95 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
96 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
99 $morehtmlref .= '</form>';
108 $morehtmlref .= $proj->ref;
109 $morehtmlref .= '</a>';
111 $morehtmlref .= '';
[all …]
H A Dschedule.php147 $morehtmlref = '<div class="refidno">'; variable
149 $morehtmlref .= $form->editfieldkey("Label", 'label', $object->label, $object, 0, 'string', '', 0, …
154 $morehtmlref .= '<br>'.$langs->trans('Project').' : ';
160 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
161 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
162 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
165 $morehtmlref .= '</form>';
175 $morehtmlref .= $proj->ref;
176 $morehtmlref .= '</a>';
178 $morehtmlref .= '';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/loan/payment/
H A Dcard.php104 $morehtmlref = ''; variable
107 dol_banner_tab($payment, 'id', $linkback, 1, 'rowid', 'ref', $morehtmlref, '', 0, '', $morehtmlrigh…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/
H A Dmyobject_card.php365 $morehtmlref = '<div class="refidno">'; variable
400 $morehtmlref .= '</div>';
403 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dmyobject_contact.php159 $morehtmlref = '<div class="refidno">'; variable
197 $morehtmlref .= '</div>';
199 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref, '', 0, '', '', 1);
H A Dmyobject_note.php144 $morehtmlref = '<div class="refidno">'; variable
182 $morehtmlref .= '</div>';
185 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/mrp/
H A Dmo_movements.php318 $morehtmlref = '<div class="refidno">'; variable
328 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
335 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
336 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
337 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
339 …$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify")…
340 $morehtmlref .= '</form>';
348 $morehtmlref .= $proj->getNomUrl();
350 $morehtmlref .= '';
354 $morehtmlref .= '</div>';
[all …]
H A Dmo_note.php96 $morehtmlref = '<div class="refidno">'; variable
105 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
112 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
113 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
114 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
116 …$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify")…
117 $morehtmlref .= '</form>';
125 $morehtmlref .= ' : '.$proj->getNomUrl();
127 $morehtmlref .= '';
131 $morehtmlref .= '</div>';
[all …]
H A Dmo_agenda.php149 $morehtmlref = '<div class="refidno">'; variable
158 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
165 $morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
166 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
167 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
169 …$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify")…
170 $morehtmlref .= '</form>';
178 $morehtmlref .= ': '.$proj->getNomUrl();
180 $morehtmlref .= '';
184 $morehtmlref .= '</div>';
[all …]
H A Dmo_card.php434 $morehtmlref = '<div class="refidno">'; variable
440 $morehtmlref .= $langs->trans('ThirdParty').' ';
441 $morehtmlref .= ': '.(is_object($object->thirdparty) ? $object->thirdparty->getNomUrl(1) : '');
445 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
453 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
454 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
457 $morehtmlref .= '</form>';
465 $morehtmlref .= ' : '.$proj->getNomUrl();
467 $morehtmlref .= '';
471 $morehtmlref .= '</div>';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/
H A Dcomment.php102 $morehtmlref = '<div class="refidno">'; variable
104 $morehtmlref .= $object->title;
107 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1, 'projec…
109 $morehtmlref .= '</div>';
117 dol_banner_tab($object, 'project_ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dganttview.php115 $morehtmlref = '<div class="refidno">'; variable
117 $morehtmlref .= $object->title;
120 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1, 'projec…
122 $morehtmlref .= '</div>';
130 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dinfo.php127 $morehtmlref = '<div class="refidno">'; variable
129 $morehtmlref .= $object->title;
132 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1, 'projec…
134 $morehtmlref .= '</div>';
142 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dnote.php92 $morehtmlref = '<div class="refidno">'; variable
94 $morehtmlref .= $object->title;
97 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1, 'projec…
99 $morehtmlref .= '</div>';
107 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dtasks.php441 $morehtmlref = '<div class="refidno">'; variable
443 $morehtmlref .= $object->title;
446 …$morehtmlref .= '<br>'.$langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1, 'projec…
448 $morehtmlref .= '</div>';
456 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/reception/
H A Dcard.php1310 $morehtmlref = '<div class="refidno">'; variable
1321 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
1329 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
1330 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
1333 $morehtmlref .= '</form>';
1340 $morehtmlref .= ' : ';
1345 $morehtmlref .= $proj->ref;
1346 $morehtmlref .= '</a>';
1348 $morehtmlref .= '';
1352 $morehtmlref .= '</div>';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/recruitment/
H A Drecruitmentcandidature_card.php476 $morehtmlref = '<div class="refidno">'; variable
513 $morehtmlref .= '</div>';
516 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/supplier_proposal/
H A Dcard.php1439 $morehtmlref = '<div class="refidno">'; variable
1444 $morehtmlref .= $langs->trans('ThirdParty').' : '.$object->thirdparty->getNomUrl(1);
1451 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
1459 $morehtmlref .= '<input type="hidden" name="action" value="classin">';
1460 $morehtmlref .= '<input type="hidden" name="token" value="'.newToken().'">';
1463 $morehtmlref .= '</form>';
1472 $morehtmlref .= $proj->ref;
1473 $morehtmlref .= '</a>';
1475 $morehtmlref .= '';
1479 $morehtmlref .= '</div>';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ticket/
H A Dagenda.php157 $morehtmlref = '<div class="refidno">'; variable
158 $morehtmlref .= $object->subject;
166 $morehtmlref .= $fuser->getNomUrl(0);
175 $morehtmlref .= '<br>'.$langs->trans('ThirdParty');
179 $morehtmlref .= ' : ';
190 $morehtmlref .= '<br>'.$langs->trans('Project');
194 $morehtmlref .= ' : ';
203 $morehtmlref .= '</form>';
211 $morehtmlref .= $proj->getNomUrl(1);
213 $morehtmlref .= '';
[all …]
H A Dcard.php875 $morehtmlref = '<div class="refidno">'; variable
876 $morehtmlref .= $object->subject;
879 $morehtmlref .= '<br>'.$langs->trans("CreatedBy").' : ';
884 $morehtmlref .= $fuser->getNomUrl(-1);
894 $morehtmlref .= '<br>'.$langs->trans('ThirdParty').' ';
908 $morehtmlref .= '<br>'.$langs->trans('Project').' ';
913 $morehtmlref .= ' : ';
921 $morehtmlref .= '</form>';
929 $morehtmlref .= $proj->getNomUrl(1);
931 $morehtmlref .= '';
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/workstation/
H A Dworkstation_agenda.php142 $morehtmlref = '<div class="refidno">'; variable
180 $morehtmlref .= '</div>';
183 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);
H A Dworkstation_note.php96 $morehtmlref = '<div class="refidno">'; variable
134 $morehtmlref .= '</div>';
137 dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);

12345678910>>...16