Revision: 29af537b17
Edited View Subscription
Restore Revision
@@ -19,7 +19,8 @@
</tr><tr>
<td data-row="4">Next Billing Date</td><td data-row="4">Actual date for sales invoice will be generated</td>
</tr><tr>
- <td data-row="5">Billed To</td><td data-row="5">Customer Credit Card information to perform invoice billing</td>
+ <td data-row="5">Billed To</td>
+ <td data-row="5">Customer Credit Card information to perform invoice billing <br><br>If you want to update credit card, just clicn on the "Change Card" button and it will navigate you to another page and allow to change credit card</td>
</tr>
</tbody></table>
@@ -28,8 +29,8 @@
1. At this section, it will display list of invoices that have been paid, unpaid, cancelled and overdue
2. System will generate invoice and display here depends on the subscription plan, either is monthly or yearly invoices
- - If there are additional users subscribed on yearly plan, it will be the separate
-2. There are the statuses that are auto-assigned to Sales Invoice, such as:
+ - If there are additional users subscribed on yearly plan, it will be separate invoice generate every month
+3. There are the statuses that are auto-assigned to Sales Invoice, such as:
<table class="table table-bordered"><tbody>
<tr><td data-row="1"><strong style="color: black;">Status</strong></td>
@@ -39,15 +40,16 @@
</tr><tr>
<td data-row="3">Paid</td><td data-row="3">Customer has made the payment on the invoice</td>
</tr><tr>
- <td data-row="4">Cancelled</td><td data-row="4">The Sales Invoice is cancelled due to any reason</td>
+ <td data-row="4">Cancelled</td><td data-row="4">The Sales Invoice is cancelled due to some reason</td>
</tr><tr>
<td data-row="5">Overdue</td><td data-row="5">Payment is pending beyong the payment due date</td>
</tr>
</tbody></table>
-3. You are allow to download the invoice by click on the "Invoice No"
+4. If you want to view the invoice details, you are allow to download it by click on the "Invoice No"
### Billing Details
-1. At this section, it will display the Company, Billing Person and Address
+1. At this section, it will display the Company, Billing Person Name and Address
+2. If you want to change the Billing Person Name / Address, click on the "Edit" button and it will switch to editable section. You are allow to edit Billing Person Name / Address and then click "Save" to update it