Merge pull request #16782 from frederic34/patch-13

fix php8 warning
This commit is contained in:
Laurent Destailleur 2021-03-18 23:08:57 +01:00 committed by GitHub
commit 50b7096cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -493,6 +493,7 @@ class Dolresource extends CommonObject
$sql .= " t.entity,";
$sql .= " t.ref,";
$sql .= " t.description,";
$sql .= " t.fk_country,";
$sql .= " t.fk_code_type_resource,";
$sql .= " t.tms,";
// Add fields from extrafields