Skip to content

transactions.db #1127

@alwaleedhumanity1

Description

@alwaleedhumanity1

`

<title>التحويلات المالية - مؤسسة الوليد للإنسانية</title> <style> body { font-family: 'Arial'; direction: rtl; text-align: right; background-color: #f7f7f7; padding: 30px; } table { width: 100%; border-collapse: collapse; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); } th, td { padding: 12px; border: 1px solid #ddd; } th { background-color: #198754; color: white; } a.button { background-color: #0d6efd; color: white; padding: 10px 20px; text-decoration: none; border-radius: 8px; } </style>

سجل التحويلات المالية

إضافة تحويل جديد

{% for txn in transactions %} {% endfor %}
رقم العملية الاسم الدولة الحساب البنك المبلغ العملة طريقة التحويل الغرض التاريخ
{{ txn.id }} {{ txn.name }} {{ txn.country }} {{ txn.account }} {{ txn.bank }} {{ txn.amount }} {{ txn.currency }} {{ txn.method }} {{ txn.purpose }} {{ txn.date }}

transfer_app.zip

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions