add contract storage fix various bugs and translations

This commit is contained in:
2026-02-16 01:23:31 +01:00
parent 627ddfc464
commit be8e32ebed
28 changed files with 1225 additions and 401 deletions

39
README.md Normal file
View File

@@ -0,0 +1,39 @@
# TODO
## backend\src\contracts\contracts.py
- Send contract to referer
- Extract recap
- Extract all contracts
- store total price
- store pdf file
## Wording
- planned -> occasionnal (planifié -> occasionnel)
- all translations
## Tutorial for referers
### Glossary
Occasional
Recurrent
## Footer
### Legal
### About
### Contact
## Migrations
- use alembic for migration management
## Update contract after register
## Filter contracts in home view
## Only show current season (if multiple form, only show the one with latest start date)