No description
Find a file
2025-11-28 11:33:19 +03:00
.env.example Initial backend FastAPI WS 2025-11-26 11:08:57 +03:00
.gitignore Initial backend FastAPI WS 2025-11-26 11:08:57 +03:00
config.py fix: Introduce Sage document type constants and update document transformation and listing endpoints to use correct Sage types. 2025-11-28 08:28:51 +03:00
main.py feat: Enhance mandatory invoice field population by adding fallback logic for payment, journal, and numbering, and including tax type/code. 2025-11-28 11:33:19 +03:00
README.md Initial commit 2025-11-25 17:35:45 +00:00
requirements.txt Initial backend FastAPI WS 2025-11-26 11:08:57 +03:00
sage_connector.py feat: Enhance mandatory invoice field population by adding fallback logic for payment, journal, and numbering, and including tax type/code. 2025-11-28 11:33:19 +03:00

backend_ws