Finance-Accounts/ar-aging-app/backend/app
sheheryarsoomro12 1fe6487681 Merge origin/main into new-changes.
Resolve models.py conflict by keeping session controls/payout fields and MySQL column lengths.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 12:26:31 +05:00
..
api Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
core Enhance API functionality and session management 2026-08-03 11:38:48 +05:00
db Merge origin/main into new-changes. 2026-08-03 12:26:31 +05:00
services Merge origin/main into new-changes. 2026-08-03 12:26:31 +05:00
__init__.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
config.py Implement MySQL support in AR aging app. Update README with configuration instructions, modify requirements for PyMySQL and dotenv, and refactor database setup to use MySQL. Adjust models and queries for compatibility with MySQL, including column size specifications. Enhance Vite config for API proxying. 2026-07-29 18:52:37 +05:00