Home
last modified time | relevance | path

Searched refs:showValueWithClipboardCPButton (Results 1 – 17 of 17) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dnote.php113 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
124 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
H A Dproject.php112 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
123 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
H A Ddocument.php152 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
163 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
H A Dpartnership.php189 print showValueWithClipboardCPButton(dol_escape_htmltag($societe->code_client));
200 print showValueWithClipboardCPButton(dol_escape_htmltag($societe->code_fournisseur));
H A Dconsumption.php148 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
185 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
H A Dcard.php2507 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
2521 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
2533 …print $langs->trans('Gencod').'</td><td>'.showValueWithClipboardCPButton(dol_escape_htmltag($objec…
2547 print showValueWithClipboardCPButton(dol_escape_htmltag($object->$key));
2660 $s .= showValueWithClipboardCPButton(dol_escape_htmltag($object->tva_intra));
H A Dpaymentmodes.php761 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
823 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/margin/tabs/
H A DthirdpartyMargins.php124 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
135 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/notify/
H A Dcard.php178 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
189 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/
H A Dmain.inc.php2037 …transcountry("ProfId1", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2040 …transcountry("ProfId2", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2043 …transcountry("ProfId3", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2046 …transcountry("ProfId4", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2049 …transcountry("ProfId5", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2052 …transcountry("ProfId6", $mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDol…
2054 …y .= '<br><b>'.$langs->trans("VATIntraShort").'</b>: <span>'.showValueWithClipboardCPButton(getDol…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fourn/
H A Dcard.php212 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_fournisseur));
253 print showValueWithClipboardCPButton(dol_escape_htmltag($object->tva_intra));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ticket/
H A Dlist.php511 print showValueWithClipboardCPButton(dol_escape_htmltag($socstat->code_client));
523 print showValueWithClipboardCPButton(dol_escape_htmltag($socstat->code_fournisseur));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/
H A Dcard.php351 print showValueWithClipboardCPButton(dol_escape_htmltag($object->code_client));
399 print showValueWithClipboardCPButton(dol_escape_htmltag($object->tva_intra));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/user/
H A Dcard.php1400 print '<td>'.showValueWithClipboardCPButton($object->login).'</td>';
1794 …print showValueWithClipboardCPButton($object->api_key, 1, $langs->trans("Hidden")); // TODO Add a…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dcard.php2087 print showValueWithClipboardCPButton($object->barcode);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dfunctions.lib.php10387 function showValueWithClipboardCPButton($valuetocopy, $showonlyonhover = 1, $texttoshow = '') function
/dports/www/dolibarr/dolibarr-14.0.3/
H A DChangeLog315 NEW: Add function showValueWithClipboardCPButton() to add a copy/paste