feat: end-point for bill of payment generation

This commit is contained in:
2024-09-11 19:08:06 +04:00
parent 49037125c2
commit 50a315ca18
7 changed files with 260 additions and 51 deletions

View File

@@ -5,6 +5,7 @@ uvicorn
uvicorn[standard]
gunicorn
python-multipart
jinja2
# Security
python-jose[cryptography]
@@ -25,4 +26,6 @@ lexorank-py
celery[redis]
celery
# PDF
reportlab
reportlab
weasyprint
number_to_string