mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Correction total des factures
This commit is contained in:
@@ -218,7 +218,7 @@ if ($action == 'create')
|
||||
*
|
||||
*/
|
||||
$factures = $projet->get_facture_list();
|
||||
|
||||
$total = 0;
|
||||
if (sizeof($factures)>0 && is_array($factures))
|
||||
{
|
||||
print_titre('Listes des factures associ<63>es au projet');
|
||||
|
||||
Reference in New Issue
Block a user