Update document.php

This commit is contained in:
Frédéric FRANCE 2021-05-11 18:36:27 +02:00 committed by GitHub
parent e0cc6a4981
commit dc90103526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,6 @@ $help_url = 'EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedido
llxHeader('', $title, $help_url);
if ($object->id > 0) {
$object->fetch_thirdparty();
$author = new User($db);