You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/savanna/modules/administration/pages/billing/invoices.adoc
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,34 @@ image::invoice_tab_.png[]
22
22
23
23
. To export a specific invoice as a `.pdf` select the btn:[PDF] button under btn:[Export As].
24
24
25
+
== Invoice status
26
+
27
+
Each invoice status indicates the stage of an invoice in the billing lifecycle.
28
+
29
+
=== In Billing Period
30
+
31
+
The invoice period is ongoing and charges are still accumulating.
32
+
33
+
image::In_billing_period.png[]
34
+
35
+
=== In Grace Period
36
+
37
+
The billing period has ended, but the system will automatically attempt payment after the grace period.
38
+
39
+
image::In_grace_period.png[]
40
+
41
+
=== Processing
42
+
43
+
Invoice amount is being finalized and is not ready for payment.
44
+
45
+
image::processing_.png[]
46
+
47
+
=== No Payment Needed
48
+
49
+
The invoice does not require payment (e.g., zero amount or covered by credits).
50
+
51
+
image::no_payment_needed1.png[]
52
+
25
53
== Next Steps
26
54
27
55
Next, learn about other billing topics on the xref:savanna:administration:billing/index.adoc[] page or check out the xref:resources:index.adoc[] section.
0 commit comments