Project 'AlekSIS/official/AlekSIS-App-Stoelindeling' was moved to 'AlekSIS/onboarding/AlekSIS-App-Stoelindeling'. Please update any links and bookmarks that may still have the old path.
Implement payment backends and interaction
Compare changes
- Nik | Klampfradler authored
+ 29
− 1
@@ -32,6 +33,13 @@ class InvoiceGroup(ExtensibleModel):
@@ -42,12 +50,26 @@ class Invoice(BasePayment, PureDjangoModel):
@@ -77,3 +99,9 @@ class Invoice(BasePayment, PureDjangoModel):