membersystem/src/accounting
Benjamin Bach 1070e93885
All checks were successful
continuous-integration/drone/push Build is passing
Divide the amount received from Stripe by 100.0 (#40)
Reviewed-on: #40
Reviewed-by: valberg <valberg@orn.li>
Co-authored-by: Benjamin Bach <benjamin@overtag.dk>
Co-committed-by: Benjamin Bach <benjamin@overtag.dk>
2024-08-04 07:34:50 +00:00
..
migrations Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
templates/accounting/order Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
__init__.py The ruffening. 2024-07-15 00:19:37 +02:00
admin.py Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
apps.py Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
models.py Changes to payment models (#32) 2024-08-03 17:55:32 +00:00
signals.py Use mail_admins instead of send_mail. 2024-08-03 20:53:18 +02:00
tests.py More linting. 2024-02-29 21:30:36 +01:00
views.py Divide the amount received from Stripe by 100.0 (#40) 2024-08-04 07:34:50 +00:00