uploading file changes as per sheet also add field RA_bill in model tr_ex, mh_ex.

This commit is contained in:
2025-12-18 18:29:25 +05:30
parent fe89d5e2eb
commit 51088975d3
11 changed files with 308 additions and 80 deletions

15
.gitignore vendored
View File

@@ -1,8 +1,11 @@
# Ignore folders
instance/
# Ingnor upload files
app/static/uploads/
# Ignore files
.env
# Ignore by type
*.log
# Ignore files
venv
# Ignore Log files
logs
# Ignore db folders
instance