diff --git a/dashboard/index.html b/dashboard/index.html index 1a7a4ce..a95bde5 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -24,18 +24,9 @@
diff --git a/dashboard/src2/components/AlertBillingInformation.vue b/dashboard/src2/components/AlertBillingInformation.vue new file mode 100644 index 0000000..e4003a1 --- /dev/null +++ b/dashboard/src2/components/AlertBillingInformation.vue @@ -0,0 +1,65 @@ + +Best open source ERP.
++ $10/ Month +
+Best open source ERP.
++ $49/ Month +
+Best open source ERP.
++ $129/ Month +
+Choose your plans
++ No keys added. Click on Add Key to add one. +
+| + Description + | +Site | ++ Rate + | +Amount | +
|---|---|---|---|
| + {{ row.description || row.document_name }} + | ++ {{ row.site || '-' }} + | ++ {{ row.rate }} x {{ row.quantity }} + | ++ {{ pg.formatted.items[i].amount }} + | +
| + | + Total Without Discount + | ++ {{ pg.formatted.total_before_discount }} + | +|
| + | + Total Discount Amount + | ++ {{ + pg.partner_email && pg.partner_email != $account.team.user + ? 0 + : pg.formatted.total_discount_amount + }} + | +|
| + | + Total (Without Tax) + | ++ {{ pg.formatted.total_before_tax }} + | +|
| + | + IGST @ {{ Number($account.billing_info.gst_percentage * 100) }}% + | ++ {{ pg.formatted.gst }} + | +|
| + | Grand Total | ++ {{ + pg.partner_email && pg.partner_email != $account.team.user + ? pg.formatted.total_before_discount + : pg.formatted.total + }} + | +|
| + | Applied Balance: | ++ - {{ pg.formatted.applied_credits }} + | +|
| + | Amount Due: | ++ {{ pg.formatted.amount_due }} + | +
+ {{ app.description }} +
++ No published source exist for this app. Please contact support to + publish a version of this app. +
++ No app releases have been created for this version. +
++ {{ release.message }} +
++ Don't see your repository here? + + Add from GitHub + +
++ {{ title }} +
+ +{{ filter.label }}
+No tags added yet
++ Chat with the developer assigned for review +
+