From 0e7559e58cacbf5ee74b8203492f4dec3ffcd022 Mon Sep 17 00:00:00 2001 From: numex-admin Date: Thu, 10 Sep 2026 08:59:11 +0000 Subject: [PATCH] =?UTF-8?q?Numex=20yay=C4=B1n:=20views/reports/category.ej?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/reports/category.ejs | 76 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 views/reports/category.ejs diff --git a/views/reports/category.ejs b/views/reports/category.ejs new file mode 100644 index 0000000..863dc27 --- /dev/null +++ b/views/reports/category.ejs @@ -0,0 +1,76 @@ +
+

Kategori Raporu

+

Kategori seçin ve tarih aralığı belirleyin — detaylı stok raporu görün

+
+ +
+
+ + + + +
+
+ +
+
+
🏷️
+
Kategori
+
+
+
📦
+
0
Ürün Sayısı
+
+
+
💵
+
0 ₺
Stok Değeri
+
+
+
🔺
+
0
Giriş
+
+
+
🔻
+
0
Çıkış
+
+
+
⚖️
+
0
Net
+
+
+ +
+

Kategori Özetleri

+ + + + + + + + <% summaries.forEach(c => { %> + + + + + + + <% }) %> + +
KategoriÜrünStok DeğeriDüşük Stok
<%= c.name %><%= c.totalProducts %><%= c.totalStockValue.toLocaleString('tr-TR') %> ₺ + <%= c.lowStockCount > 0 ? '⚠️ ' + c.lowStockCount : '—' %>
+
+ +
+

Seçilen Rapor — Hareketler

+
+

Raporlamak için yukarıdan kategori seçip "Raporla" butonuna basın.

+
+
+ +