Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0

Conflicts:
	htdocs/accountancy/class/accountancyexport.class.php
This commit is contained in:
Laurent Destailleur
2020-01-23 12:09:01 +01:00
3 changed files with 33 additions and 3 deletions

View File

@@ -4605,7 +4605,6 @@ function price2num($amount, $rounding = '', $alreadysqlnb = 0)
return $amount;
}
/**
* Output a dimension with best unit
*