Resolve "Move payment status icon to Invoice method"
1 unresolved thread
1 unresolved thread
Compare changes
Files
2- Nik | Klampfradler authored
+ 13
− 1
@@ -6,7 +6,7 @@ from django.shortcuts import reverse
@@ -40,6 +40,15 @@ class Invoice(BasePayment, PureDjangoModel):
@@ -64,6 +73,9 @@ class Invoice(BasePayment, PureDjangoModel):