doc
This commit is contained in:
parent
7600aec8f9
commit
5b213b2b1a
@ -4903,7 +4903,7 @@ class Facture extends CommonInvoice
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param int $rounding Minimum number of decimal to show. If 0, no change, if -1, we use min($conf->global->MAIN_MAX_DECIMALS_UNIT,$conf->global->MAIN_MAX_DECIMALS_TOT)
|
* @param int $rounding Minimum number of decimal to show. If 0, no change, if -1, we use min($conf->global->MAIN_MAX_DECIMALS_UNIT,$conf->global->MAIN_MAX_DECIMALS_TOT)
|
||||||
* @return number or -1 if not available
|
* @return float or -1 if not available
|
||||||
*/
|
*/
|
||||||
public function getRetainedWarrantyAmount($rounding = -1)
|
public function getRetainedWarrantyAmount($rounding = -1)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user