Home
last modified time | relevance | path

Searched refs:getDolGlobalString (Results 1 – 23 of 23) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/takepos/
H A Dindex.php802 if (getDolGlobalString('TAKEPOS_CONTROL_CASH_OPENING')) {
1042 if (getDolGlobalString('TAKEPOS_DIRECT_PAYMENT')) {
1047 if (getDolGlobalString('TAKEPOS_BAR_RESTAURANT')) {
1052 if (getDolGlobalString('TAKEPOS_BAR_RESTAURANT')) {
1053 if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "takeposconnector") {
1065 …if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "takeposconnector" && getDolGlobalString('TAKEPO…
1068 if (getDolGlobalString('TAKEPOS_SUPPLEMENTS')) {
1073 if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "takeposconnector") {
1076 if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "receiptprinter") {
1175 if (!getDolGlobalString('TAKEPOS_HIDE_CATEGORY_IMAGES')) {
[all …]
H A Dinvoice.php76 if (getDolGlobalString('TAKEPOS_NUM_TERMINALS') == "1") {
865 if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "takeposconnector") {
871 } elseif (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "receiptprinter") {
875 if (getDolGlobalString('TAKEPOS_GIFT_RECEIPT')) {
879 …if (getDolGlobalString('TAKEPOS_EMAIL_TEMPLATE_INVOICE') && $conf->global->TAKEPOS_EMAIL_TEMPLATE_…
883 if ($remaintopay <= 0 && getDolGlobalString('TAKEPOS_AUTO_PRINT_TICKETS')) {
1027 url: 'http://<?php print getDolGlobalString('TAKEPOS_PRINT_SERVER'); ?>:8111/print',
1038 url: '<?php print getDolGlobalString('TAKEPOS_PRINT_SERVER'); ?>/printer/index.php',
1203 if (getDolGlobalString('TAKEPOS_BAR_RESTAURANT')) {
1229 if (getDolGlobalString('TAKEPOS_SHOW_HT')) {
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Dsecurity.php404 if (getDolGlobalString('DATABASE_PWD_ENCRYPTED')) {
408 if (!getDolGlobalString('DATABASE_PWD_ENCRYPTED')) {
415 if (getDolGlobalString('DATABASE_PWD_ENCRYPTED')) {
463 if (getDolGlobalString('MAIN_SECURITY_DISABLEFORGETPASSLINK')) {
467 if (!getDolGlobalString('MAIN_SECURITY_DISABLEFORGETPASSLINK')) {
472 if (getDolGlobalString('MAIN_SECURITY_DISABLEFORGETPASSLINK')) {
491 print 'MAIN_SECURITY_HASH_ALGO = '.getDolGlobalString('MAIN_SECURITY_HASH_ALGO')."<br>\n";
492 print 'MAIN_SECURITY_SALT = '.getDolGlobalString('MAIN_SECURITY_SALT')."<br>\n";
H A Dsms.php175 print $form->selectyesno('MAIN_DISABLE_ALL_SMS', getDolGlobalString('MAIN_DISABLE_ALL_SMS'), 1);
192 …print '<td><input class="flat" name="MAIN_MAIL_SMS_FROM" size="32" value="'.getDolGlobalString('MA…
216 …ddeven"><td>'.$langs->trans("MAIN_DISABLE_ALL_SMS").'</td><td>'.yn(getDolGlobalString('MAIN_DISABL…
223 …$text = empty(getDolGlobalString('MAIN_SMS_SENDMODE')) ? '' : $listofmethods[getDolGlobalString('M…
232 print '<td>'.getDolGlobalString('MAIN_MAIL_SMS_FROM');
H A Dmails.php305 …print $form->selectyesno('MAIN_DISABLE_ALL_MAILS', getDolGlobalString('MAIN_DISABLE_ALL_MAILS'), 1…
566 if (!empty(getDolGlobalString('MAIN_MAIL_FORCE_SENDTO'))) {
567 if (!isValidEmail(getDolGlobalString('MAIN_MAIL_FORCE_SENDTO'))) {
680 print '<td>'.getDolGlobalString('MAIN_MAIL_EMAIL_DKIM_DOMAIN');
685 print '<td>'.getDolGlobalString('MAIN_MAIL_EMAIL_DKIM_SELECTOR');
690 print '<td>'.getDolGlobalString('MAIN_MAIL_EMAIL_DKIM_PRIVATE_KEY');
740 if (getDolGlobalString('MAIN_MAIL_DEFAULT_FROMTYPE') === 'robot') {
742 } elseif (getDolGlobalString('MAIN_MAIL_DEFAULT_FROMTYPE') === 'user') {
744 } elseif (getDolGlobalString('MAIN_MAIL_DEFAULT_FROMTYPE') === 'company') {
747 $id = preg_replace('/senderprofile_/', '', getDolGlobalString('MAIN_MAIL_DEFAULT_FROMTYPE'));
[all …]
H A Dagenda_extsites.php222 …AGENDA_EXT_NAME'.$key) ?GETPOST('AGENDA_EXT_NAME'.$key, 'alpha') : getDolGlobalString($name)).'" s…
224 …('AGENDA_EXT_SRC'.$key) ?GETPOST('AGENDA_EXT_SRC'.$key, 'alpha') : getDolGlobalString($src)).'" si…
226 …AGENDA_EXT_OFFSETTZ'.$key) ? GETPOST('AGENDA_EXT_OFFSETTZ'.$key) : getDolGlobalString($offsettz)).…
230 …TPOST("AGENDA_EXT_COLOR".$key) ?GETPOST("AGENDA_EXT_COLOR".$key) : getDolGlobalString($color)), "A…
H A Ddelais.php362 … type="text" size="2" name="MAIN_METEO_PERCENTAGE_LEVEL0" value="'.getDolGlobalString('MAIN_METEO_…
365 … type="text" size="2" name="MAIN_METEO_PERCENTAGE_LEVEL1" value="'.getDolGlobalString('MAIN_METEO_…
368 … type="text" size="2" name="MAIN_METEO_PERCENTAGE_LEVEL2" value="'.getDolGlobalString('MAIN_METEO_…
371 … type="text" size="2" name="MAIN_METEO_PERCENTAGE_LEVEL3" value="'.getDolGlobalString('MAIN_METEO_…
H A Dmails_emailing.php450 …deifdefault"><td>'.$langs->trans("MAIN_MAIL_SMTPS_ID").'</td><td>'.getDolGlobalString('MAIN_MAIL_S…
455 …->trans("MAIN_MAIL_SMTPS_PW").'</td><td>'.preg_replace('/./', '*', getDolGlobalString('MAIN_MAIL_S…
H A Duser.php271 if (getDolGlobalString('USER_ADDON_PDF_ODT') == $name) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/
H A DmodPartnership.class.php180 …$tabtoadd = (!empty(getDolGlobalString('PARTNERSHIP_IS_MANAGED_FOR')) && getDolGlobalString('PARTN…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dcard.php1641 …if ($object->status_batch == '1' && getDolGlobalString('PRODUCTBATCH_LOT_USE_PRODUCT_MASKS') && ge…
1642 …$mask = !empty($object->batch_mask) ? $object->batch_mask : getDolGlobalString('LOT_ADVANCED_MASK'…
1644 …if ($object->status_batch == '2' && getDolGlobalString('PRODUCTBATCH_SN_USE_PRODUCT_MASKS') && get…
1645 …$mask = !empty($object->batch_mask) ? $object->batch_mask : getDolGlobalString('SN_ADVANCED_MASK');
1647 $inherited_mask_lot = getDolGlobalString('LOT_ADVANCED_MASK');
1648 $inherited_mask_sn = getDolGlobalString('SN_ADVANCED_MASK');
1657 if (getDolGlobalString('PRODUCTBATCH_SN_USE_PRODUCT_MASKS')) {
1662 if (getDolGlobalString('PRODUCTBATCH_LOT_USE_PRODUCT_MASKS')) {
1672 …if (getDolGlobalString('PRODUCTBATCH_LOT_USE_PRODUCT_MASKS') && getDolGlobalString('PRODUCTBATCH_L…
1680 …if (getDolGlobalString('PRODUCTBATCH_SN_USE_PRODUCT_MASKS') && getDolGlobalString('PRODUCTBATCH_SN…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/
H A Dmain.inc.php967 $_SESSION["dol_company"] = getDolGlobalString("MAIN_INFO_SOCIETE_NOM");
2037 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_S…
2040 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_S…
2043 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_A…
2046 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_R…
2049 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_P…
2052 …mysoc->country_code).'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_P…
2054 …ans("VATIntraShort").'</b>: <span>'.showValueWithClipboardCPButton(getDolGlobalString("MAIN_INFO_T…
3223getDolGlobalString("MAIN_FIRST_PING_OK_DATE").' MAIN_FIRST_PING_OK_ID='.getDolGlobalString("MAIN_F…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/system/
H A Dfilecheck.php56 …><td width="300">'.$langs->trans("VersionLastInstall").'</td><td>'.getDolGlobalString('MAIN_VERSIO…
57 …><td width="300">'.$langs->trans("VersionLastUpgrade").'</td><td>'.getDolGlobalString('MAIN_VERSIO…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/takepos/ajax/
H A Dajax.php67 …$prods = $object->getObjectsInCateg("product", 0, 0, 0, getDolGlobalString('TAKEPOS_SORTPRODUCTFIE…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dadmin.lib.php909 …preg_match('/dol_company\|s:([0-9]+):"('.getDolGlobalString('MAIN_INFO_SOCIETE_NOM').')"/i', $sess…
1231 …evelopment' && getDolGlobalInt('MAIN_FEATURES_LEVEL') < 2 && empty(getDolGlobalString($const_name)…
1234 …perimental' && getDolGlobalInt('MAIN_FEATURES_LEVEL') < 1 && empty(getDolGlobalString($const_name)…
1238 if (empty(getDolGlobalString($const_name))) {
H A Dmember.lib.php66 if (getDolGlobalString('PARTNERSHIP_IS_MANAGED_FOR') == 'member') {
H A Dcompany.lib.php275 if (getDolGlobalString('PARTNERSHIP_IS_MANAGED_FOR') == 'thirdparty') {
H A Dfunctions.lib.php49 function getDolGlobalString($key) function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/tpl/
H A Dcard_presend.tpl.php197 $formmail->withtoccc = getDolGlobalString('MAIN_EMAIL_USECCC');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Ddolreceiptprinter.class.php902 if (getDolGlobalString('TAKEPOS_PRINT_METHOD') == "takeposconnector") {
H A Dhtml.formmail.class.php589 'global_aliases' => getDolGlobalString('MAIN_INFO_SOCIETE_MAIL_ALIASES'),
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/user/
H A Dcard.php1177 … 'restricthtml') : '', '', 120, 'dolibarr_notes', '', false, true, getDolGlobalString('FCKEDITOR_E…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dfunctions.lib.php49 function getDolGlobalString($key) function