From a932c0207bcaf80f66ee39561c2fe896948a2cde Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Wed, 9 Jan 2019 16:21:08 +0530 Subject: [PATCH 1/2] UI Changes --- .../list-pd/add-pd/add-pd.component.html | 36 +++++++++++-------- .../client-info/client-info.component.html | 12 +++---- .../financial-info.component.html | 14 ++++---- .../start-pd/forms/stock/stock.component.html | 6 ++-- .../supplier-info.component.html | 6 ++-- 5 files changed, 42 insertions(+), 32 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html index 9da9d7551..e360db3fa 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html @@ -15,7 +15,7 @@ - + @@ -26,7 +26,7 @@ - + @@ -38,23 +38,31 @@ - + - + - - - - - Enter Valid Mobile Number. + + - + + + + +91 + Enter Valid STD Code Number. + - + + + Enter Valid LandLine Number. + + + Select @@ -67,7 +75,7 @@ - + @@ -82,7 +90,7 @@ - + Select @@ -93,7 +101,7 @@ - + Select @@ -107,7 +115,7 @@ - + {{"₹"}} {{loanAmtInWords}} Only diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html index f7f4bb755..58bc4f619 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html @@ -15,7 +15,7 @@
-
Raw Material #{{l+1}}
+
Product #{{l+1}}
@@ -94,7 +94,7 @@
- + @@ -128,16 +128,16 @@ -
Service Provider Product Details
+
-
Service Provider Product #{{l+1}}
+
Service Provided #{{l+1}}
- + {{ pm.name }} @@ -174,7 +174,7 @@
-
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 3da828bb1..9dab22634 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 @@ -25,7 +25,7 @@
- Starting Financial Year + Enter year from which financials provided Invalid year format @@ -125,10 +125,7 @@ - - - - + +
+ + + +
@@ -149,7 +151,7 @@ -

Actual Values as per Customer

+

Financial as per Customer

diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html index 7aa145080..7b505e661 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html @@ -111,7 +111,7 @@ {{"₹"}} {{M_financialGoodsValueInWords[b]}} Only - + Yes No @@ -229,7 +229,7 @@ - + Yes No @@ -348,7 +348,7 @@ - + Yes No diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html index b79948469..cc3e58656 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html @@ -50,7 +50,7 @@
-
@@ -77,12 +77,12 @@ - +
- + From 9b8237ee7bf367b11821480586a751a3a6949b31 Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Wed, 9 Jan 2019 18:14:45 +0530 Subject: [PATCH 2/2] UI Changes --- .../start-pd/forms/client-info/client-info.component.html | 4 ++-- .../list-pd/start-pd/forms/stock/stock.component.html | 2 +- .../start-pd/forms/supplier-info/supplier-info.component.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html index 58bc4f619..e66657954 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/client-info/client-info.component.html @@ -207,5 +207,5 @@
{{ errorMessage }}
- \ No newline at end of file + + \ No newline at end of file diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html index 7b505e661..866d610e5 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/stock/stock.component.html @@ -560,7 +560,7 @@
- + diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html index cc3e58656..b5fa4f3c6 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html @@ -135,5 +135,5 @@
{{ errorMessage }}
- \ No newline at end of file + + \ No newline at end of file