Home
last modified time | relevance | path

Searched refs:showDimensionInBestUnit (Results 1 – 22 of 22) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/expedition/doc/
H A Dpdf_rouget.modules.php736 $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $outputlangs);
739 $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $outputlangs);
742 …$totalWeighttoshow = showDimensionInBestUnit($object->trueWeight, $object->weight_units, "weight",…
745 …$totalVolumetoshow = showDimensionInBestUnit($object->trueVolume, $object->volume_units, "volume",…
H A Dpdf_espadon.modules.php825 $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $outputlangs);
828 $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $outputlangs);
831 …$totalWeighttoshow = showDimensionInBestUnit($object->trueWeight, $object->weight_units, "weight",…
834 …$totalVolumetoshow = showDimensionInBestUnit($object->trueVolume, $object->volume_units, "volume",…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/reception/doc/
H A Dpdf_squille.modules.php632 …if ($totalWeight != '') $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $o…
633 …if ($totalVolume != '') $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $o…
634 …if ($object->trueWeight) $totalWeighttoshow = showDimensionInBestUnit($object->trueWeight, $object…
635 …if ($object->trueVolume) $totalVolumetoshow = showDimensionInBestUnit($object->trueVolume, $object…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/expedition/doc/
H A Dpdf_espadon.modules.php824 …if ($totalWeight != '') $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $o…
825 …if ($totalVolume != '') $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $o…
826 …if ($object->trueWeight) $totalWeighttoshow = showDimensionInBestUnit($object->trueWeight, $object…
827 …if ($object->trueVolume) $totalVolumetoshow = showDimensionInBestUnit($object->trueVolume, $object…
H A Dpdf_rouget.modules.php714 …if ($totalWeight != '') $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $o…
715 …if ($totalVolume != '') $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $o…
716 …if (!empty($object->trueWeight)) $totalWeighttoshow = showDimensionInBestUnit($object->trueWeight,…
717 …if (!empty($object->trueVolume)) $totalVolumetoshow = showDimensionInBestUnit($object->trueVolume,…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/reception/doc/
H A Dpdf_squille.modules.php657 $totalWeighttoshow = showDimensionInBestUnit($totalWeight, 0, "weight", $outputlangs);
660 $totalVolumetoshow = showDimensionInBestUnit($totalVolume, 0, "volume", $outputlangs);
663 …$totalWeighttoshow = showDimensionInBestUnit($object->trueWeight, $object->weight_units, "weight",…
666 …$totalVolumetoshow = showDimensionInBestUnit($object->trueVolume, $object->volume_units, "volume",…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/expedition/
H A Dshipment.php507 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
511 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
H A Dcard.php1792 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
1846 …print showDimensionInBestUnit($calculatedVolume, $volumeUnit, "volume", $langs, isset($conf->globa…
1852 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
H A Dlist.php703 …print showDimensionInBestUnit($tmparray['weight'], 0, "weight", $langs, isset($conf->global->MAIN_…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/expedition/
H A Dshipment.php514 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
518 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
H A Dcard.php1809 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
1861 …print showDimensionInBestUnit($calculatedVolume, $volumeUnit, "volume", $langs, isset($conf->globa…
1870 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
H A Dlist.php849 …print showDimensionInBestUnit($tmparray['weight'], 0, "weight", $langs, isset($conf->global->MAIN_…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/reception/
H A Dcard.php1430 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
1484 …print showDimensionInBestUnit($calculatedVolume, $volumeUnit, "volume", $langs, isset($conf->globa…
1490 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/reception/
H A Dcard.php1443 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
1495 …print showDimensionInBestUnit($calculatedVolume, $volumeUnit, "volume", $langs, isset($conf->globa…
1504 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Dhtml.form.class.php2483 $unitToShow = showDimensionInBestUnit($objp->weight, $objp->weight_units, 'weight', $langs);
2491 $unitToShow = showDimensionInBestUnit($objp->surface, $objp->surface_units, 'surface', $langs);
2495 $unitToShow = showDimensionInBestUnit($objp->volume, $objp->volume_units, 'volume', $langs);
2860 $unitToShow = showDimensionInBestUnit($objp->weight, $objp->weight_units, 'weight', $langs);
2868 … $unitToShow = showDimensionInBestUnit($objp->surface, $objp->surface_units, 'surface', $langs);
2872 $unitToShow = showDimensionInBestUnit($objp->volume, $objp->volume_units, 'volume', $langs);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Dhtml.form.class.php2775 $unitToShow = showDimensionInBestUnit($objp->weight, $objp->weight_units, 'weight', $langs);
2783 $unitToShow = showDimensionInBestUnit($objp->surface, $objp->surface_units, 'surface', $langs);
2787 $unitToShow = showDimensionInBestUnit($objp->volume, $objp->volume_units, 'volume', $langs);
3207 $unitToShow = showDimensionInBestUnit($objp->weight, $objp->weight_units, 'weight', $langs);
3215 … $unitToShow = showDimensionInBestUnit($objp->surface, $objp->surface_units, 'surface', $langs);
3219 $unitToShow = showDimensionInBestUnit($objp->volume, $objp->volume_units, 'volume', $langs);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/propal/
H A Dcard.php2246 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
2252 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/commande/
H A Dcard.php2296 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
2302 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/propal/
H A Dcard.php2332 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
2338 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/commande/
H A Dcard.php2295 …print showDimensionInBestUnit($totalWeight, 0, "weight", $langs, isset($conf->global->MAIN_WEIGHT_…
2301 …print showDimensionInBestUnit($totalVolume, 0, "volume", $langs, isset($conf->global->MAIN_VOLUME_…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dfunctions.lib.php5000 function showDimensionInBestUnit($dimension, $unit, $type, $outputlangs, $round = -1, $forceunitout… function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dfunctions.lib.php5397 function showDimensionInBestUnit($dimension, $unit, $type, $outputlangs, $round = -1, $forceunitout… function