-
Bill wise Details for: {{transaction?.selectedAccount?.name}}
+Bill wise Details for: {{transaction?.selectedAccount?.name}}
Upto: {{transaction?.amount | giddhCurrency}} Cr
diff --git a/apps/web-giddh/src/app/accounting/journal-voucher/voucher/receipt-entry-modal/receipt-entry-modal.component.scss b/apps/web-giddh/src/app/accounting/journal-voucher/voucher/receipt-entry-modal/receipt-entry-modal.component.scss
index 5ec921a99be..79581187092 100644
--- a/apps/web-giddh/src/app/accounting/journal-voucher/voucher/receipt-entry-modal/receipt-entry-modal.component.scss
+++ b/apps/web-giddh/src/app/accounting/journal-voucher/voucher/receipt-entry-modal/receipt-entry-modal.component.scss
@@ -38,7 +38,7 @@
margin-bottom: 15px;
.receipt-type, .select-tax, .about-invoice-detail{
min-width: 180px;
- div.pos-rel{
+ div.position-relative{
width: 100% !important;
}
}
diff --git a/apps/web-giddh/src/app/accounting/journal-voucher/voucher/voucher.component.html b/apps/web-giddh/src/app/accounting/journal-voucher/voucher/voucher.component.html
index 04559177ecc..c711b041f8a 100644
--- a/apps/web-giddh/src/app/accounting/journal-voucher/voucher/voucher.component.html
+++ b/apps/web-giddh/src/app/accounting/journal-voucher/voucher/voucher.component.html
@@ -1,6 +1,6 @@
-
-
+
+
{{ displayDay }},
-
-
+
@@ -23,9 +23,9 @@ | |
---|---|
-
+ class="current-balance d-block mr-b05">
Current Balance: {{transaction.currentBalance | giddhCurrency}}
{{transaction.selectedAccount.type === 'DEBIT' ? 'Dr.' : 'Cr.'}}
0">
-
@@ -106,7 +106,7 @@
|
-
+
- Accept?-
+
+
{{totalDebitAmount | giddhCurrency }}
{{totalCreditAmount | giddhCurrency }}
|