Fix code creation for invoices
This commit is contained in:
@@ -74,7 +74,7 @@ class InvoiceGenerate extends Command
|
||||
$oo->product_id,
|
||||
$oo->item_type_name,
|
||||
$oo->total,
|
||||
));
|
||||
));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user