Commits on Source (10)
-
Yoeri Otten authored
-
Yoeri Otten authored
-
Yoeri Otten authored
-
Yoeri Otten authored
-
Yoeri Otten authored
-
Kevin Alberts authored
Initial work on reports module for LaTeX reports See merge request WWW/quaestor!62
-
Kevin Alberts authored
-
Yoeri Otten authored
-
Kevin Alberts authored
Translations for report module See merge request WWW/quaestor!64
-
Kevin Alberts authored
Master See merge request WWW/quaestor!63
No preview for this file type
This diff is collapsed.
quaestor/celery.py
0 → 100644
reports/__init__.py
0 → 100644
reports/admin.py
0 → 100644
reports/apps.py
0 → 100644
reports/forms.py
0 → 100644
reports/latex.py
0 → 100644
reports/latex_balance.py
0 → 100644
reports/latex_budget.py
0 → 100644
reports/migrations/0001_initial.py
0 → 100644
reports/migrations/__init__.py
0 → 100644
reports/models.py
0 → 100644
reports/tasks.py
0 → 100644