Update list.php

This commit is contained in:
Laurent Destailleur 2021-10-31 13:56:19 +01:00 committed by GitHub
parent 09621af54e
commit 92f9f3179e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,6 +195,7 @@ $now = dol_now();
$help_url = 'EN:Module_Stocks_En|FR:Module_Stock|ES:Módulo_Stocks';
$title = $langs->trans("ListOfWarehouses");
$totalarray = array();
// Build and execute select
// --------------------------------------------------------------------