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

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);