8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-16 23:56:12 +00:00
re2o/cotisations
2024-03-23 09:12:58 +01:00
..
api Fix a 500 error on /api/cotisations/cotisation/ api route 2024-02-19 15:57:59 +01:00
locale/fr/LC_MESSAGES feat(trans): Translate remaining fuzzy translations 2021-01-24 16:37:10 +01:00
migrations fix: Remove old migrations that prevent a fresh install without LDAP. 2021-02-14 10:24:09 +01:00
payment_methods fix: Missing @can_view ACL for cotisation endpoints 2024-03-23 09:12:58 +01:00
templates/cotisations feat: Replace LaTeX invoice templates with HTML templates 2021-08-09 09:04:39 +00:00
__init__.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
acl.py Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
admin.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
apps.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
forms.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
models.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
pdf.py feat: Replace LaTeX invoice templates with HTML templates 2021-08-09 09:04:39 +00:00
test_models.py remove tests for cotisation starting at a specified date, as the feature is broken an unused 2024-02-29 14:01:25 +01:00
test_views.py Add UT for cotisation order 2024-03-02 15:40:22 +01:00
urls.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
utils.py feat: Replace LaTeX invoice templates with HTML templates 2021-08-09 09:04:39 +00:00
validators.py I like my black. 2019-11-04 22:47:24 +01:00
views.py Sort articles by number of membership/cotisation months before saving a invoice 2024-03-02 15:28:03 +01:00
views_autocomplete.py style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00