mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
commit
c01c595cfd
|
|
@ -4905,7 +4905,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)
|
||||
* @return number or -1 if not available
|
||||
* @return float or -1 if not available
|
||||
*/
|
||||
public function getRetainedWarrantyAmount($rounding = -1)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user