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

This commit is contained in:
Laurent Destailleur 2020-04-22 21:29:44 +02:00
commit ead78ae777

View File

@ -262,7 +262,7 @@ class FormOther
{
// phpcs:enable
global $langs;
$out = '';
$sql = "SELECT r.taux, r.revenuestamp_type";