Hoş Geldiniz

{% if giris_cikis_modulu %} 🕒 Giriş / Çıkış {% endif %} {% if izin_modulu %} 📅 İzin Talep Et 📜 İzin Taleplerim {% endif %} {% set user_role = session.get('role', 'Bilinmiyor') %} {% set user_department = session.get('department', 'Bilinmiyor') %} {% if user_role in ['manager', 'factory_manager', 'hr_manager'] and 'İnsan Kaynakları' in user_department %} 📋 Personel Listesi {% endif %} {% if 'Planlama' in user_department or 'Enjeksiyon' in user_department %} ⚙️ Üretim {% endif %} 💡 Görüş ve Öneri Gönder ⚙️ Ayarlar 🚪 Çıkış Yap