Merge pull request #12930 from mapiolca/patch-23

Permissions Issue
This commit is contained in:
Laurent Destailleur 2020-01-26 22:23:47 +01:00 committed by GitHub
commit 506bfd8371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ $confirm = GETPOST('confirm', 'alpha');
// Security check
if ($user->societe_id) $socid=$user->societe_id;
$result = restrictedArea($user, 'tax', $id, 'vat', 'charges');
$result = restrictedArea($user, 'tax', '', 'vat', 'charges');
// Get parameters