Update: 2026-05-08 04:58:23
This commit is contained in:
@@ -112,5 +112,5 @@ try {
|
||||
} catch (\Exception $e) {
|
||||
$db->rollBack();
|
||||
error_log("Invoice Update Error: " . $e->getMessage());
|
||||
json_error('فشل تحديث الفاتورة: ' . $e->getMessage(), 500);
|
||||
safe_error($e, 'invoices/update', 'فشل تحديث الفاتورة.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user