iralex-backend/core
ar.azizan 0cb71ea13a feat: integrate QR code generation into the invoice system
- Added QR code functionality for Trust Fund Request documents in the billing.Bill model.
- Implemented automatic QR code generation using the lhdn_qrcode field, with base64 encoding for HTML embedding.
- Updated the main2_2.html template to display the generated QR code.
- Introduced a test script (test_qr.py) to validate QR code generation.
- Added qrcode dependency to requirements.txt and updated .gitignore to include IDE configurations.
2025-08-23 19:34:38 +03:30
..
cron init commit 2025-05-05 17:50:36 +03:30
dictionary feat: integrate QR code generation into the invoice system 2025-08-23 19:34:38 +03:30
export feat: sync server version with this 2025-06-12 16:45:03 +03:30
file_manager init commit 2025-05-05 17:50:36 +03:30
filter_parser feat: sync server version with this 2025-06-12 16:45:03 +03:30
firebase init commit 2025-05-05 17:50:36 +03:30
github_webhook_handler init commit 2025-05-05 17:50:36 +03:30
messenger init commit 2025-05-05 17:50:36 +03:30
middleware init commit 2025-05-05 17:50:36 +03:30
utility init commit 2025-05-05 17:50:36 +03:30
verifier init commit 2025-05-05 17:50:36 +03:30
Config.py init commit 2025-05-05 17:50:36 +03:30
__init__.py init commit 2025-05-05 17:50:36 +03:30