From 9024d69782e364cb8ef2f64986fe68dc8be07054 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Tue, 28 Jan 2025 18:06:59 +0100 Subject: [PATCH] aa --- app/CustomFuncPao.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index 603b66e1..f0cd2d4c 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -1000,6 +1000,7 @@ class ArticleFormatter { try { $quantity = 0; + $price = ''; if (!$product) { return [ 'stock_quantity' => 0,