From 7fd73eda09dd09849049a9c708860566b927c420 Mon Sep 17 00:00:00 2001 From: venbaSriram Date: Sun, 30 Dec 2018 17:05:45 +0530 Subject: [PATCH] Finanical : ps --- .../financial-info.component.html | 244 +++++++++++------- .../financial-info.component.scss | 4 + .../financial-info.component.ts | 158 ++++++++---- 3 files changed, 250 insertions(+), 156 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/financial-info/financial-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/financial-info/financial-info.component.html index 14a32ed82..5711f7309 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/financial-info/financial-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/financial-info/financial-info.component.html @@ -22,47 +22,62 @@

Data as Per Financial Statements

- - Starting Financial Year - - Invalid year format - - - - - +
+ + Starting Financial Year + + Invalid year format + + + + + + +
+
- - - + + Financial Year : {{details.get('financial_year').value}} +
+
- - - - {{details.get('financial_year').value}} -
- - +
+ + - {{"₹"}} {{FY_annualSalesInwords2[i]}} Only + {{"₹"}} {{FY_annualSalesInwords[i]}} Only + - - + + + + + No differents in Sales in FY {{details.get('financial_year').value}} over Sales in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} + + + Increase in Sales in FY {{details.get('financial_year').value}} over Sales in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} {{details.get('financial_annualsales_variation').value}} % + + + Decrease in Sales in FY {{details.get('financial_year').value}} over Sales in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} {{details.get('financial_annualsales_variation').value}} % + + +
+
- + Net Profit @@ -70,33 +85,37 @@ - + - {{"₹"}} {{FY_netProfitAmtInwords[i]}} Only + {{"₹"}} {{FY_netProfitAmtInwords[i]}} Only - - + + - + - {{"₹"}} {{FY_netLossAmtInwords2[i]}} Only + {{"₹"}} {{FY_netLossAmtInwords[i]}} Only - - + +
+ - + - No differents in Profit in FY {{details.get('financial_year').value}} over sales in FY {{details.get('financial_year').value}} + No differents in Profit in FY {{details.get('financial_year').value}} over Profit in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} - - {{details.get('financial_variation').value >= 0 ? 'Increase in Profit in FY ' : 'Decrease in Profit in FY'}} {{details.get('financial_year').value}} over Profit in FY {{details.get('financial_year').value}} {{details.get('financial_variation').value}} % + + Increase in Profit in FY {{details.get('financial_year').value}} over Profit in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} {{details.get('financial_variation').value}} % + + + Decrease in Profit in FY {{details.get('financial_year').value}} over Profit in FY {{financialForm.controls.date_per_financial['controls'][i-1].get('financial_year').value}} {{details.get('financial_variation').value}} % @@ -113,10 +132,10 @@ matTooltip="Add More Financial Statements" matTooltipPosition="above" class="mr-1 mb-1 hover-icon" color="primary" *ngIf="i==0"> add --> - + -->
@@ -142,66 +161,91 @@
-
- - - - - - - {{"₹"}} {{AV_annualSalesInwords2[i]}} Only - -
-
- - - - Net Profit - Net Loss - - - - - - {{"₹"}} {{AV_netProfitAmtInwords2[i]}} Only - - - - - - - - - - {{"₹"}} {{AV_netLossAmtInwords2[i]}} Only - - - - - - -
- - - - - - - {{details.controls['estimate_variation'].value}} {{details.controls['estimate_year'].value}} - - - - - -
@@ -354,7 +398,7 @@ - + @@ -393,7 +437,7 @@ - +