Update Customer Information
@@ -471,8 +462,6 @@
-
-
{{rowSelected.id}}
@@ -556,7 +545,7 @@
+
@@ -568,8 +557,8 @@
-
-
+
+
@@ -582,22 +571,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -617,6 +592,13 @@
+
+
+
+
+
+
+
@@ -624,6 +606,13 @@
+
+
+
+
+
+
+
@@ -631,22 +620,22 @@
-
-
+
+
-
-
+
+
-
+
@@ -667,22 +656,17 @@
-
+
-
-
+
+
-
-
-
-
-
@@ -711,8 +695,6 @@
-
-
@@ -790,8 +772,6 @@
-
-
Deployment Type
@@ -897,8 +877,8 @@
-
-
+
+
@@ -909,14 +889,14 @@
-
-
+
+
-
-
+
+
@@ -945,26 +925,26 @@
-
-
+
+
-
-
-
-
-
-
-
-
+
+
-
+
+
+
+
+
+
+
@@ -987,25 +967,17 @@
-
+
-
-
+
+
-
-
-
-
-
*This field is Required
-
-
-
@@ -1035,8 +1007,6 @@
-
-
@@ -1132,10 +1102,6 @@
total
-
- gst
-
-
@@ -1159,10 +1125,6 @@
{{user.total}}
-
- {{user.gst}}
-
-
@@ -1172,6 +1134,4 @@
-
-
diff --git a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.component.ts b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.component.ts
index 181062b..390d573 100644
--- a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.component.ts
+++ b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.component.ts
@@ -86,7 +86,7 @@ deployment_type : [null],
-dg_monitoring___without_fule:[false],
+dg_monitoring__with_fule:[false],
@@ -94,7 +94,11 @@ active_energy:[false],
-dg_monitoring___with_fule:[false],
+water_management_stp_etp:[false],
+
+
+
+dg_monitoring_without_fule:[false],
@@ -106,10 +110,6 @@ apfc_panel_monitoring:[false],
-water_management_stp_etp:[false],
-
-
-
busbar_monitoring:[false],
@@ -122,11 +122,11 @@ ht_panel_monitoring:[false],
-compressed_air__gag_monitoring:[false],
+compressed_air_gag_monitoring:[false],
-compressed_air___lpg_n2_o2_co2:[false],
+compressed_air__lpg_n2_o2_co2:[false],
@@ -140,12 +140,10 @@ price : [null,[Validators.required]],
-descriptionn : [null],
+description : [null],
-gst : [null,[Validators.required]],
-
@@ -174,8 +172,6 @@ gst : [null,[Validators.required]],
-
-
@@ -269,8 +265,6 @@ this.getalldeployment_type();
-
-
}
ngOnDestroy(): void {
@@ -304,8 +298,6 @@ this.getalldeployment_type();
-
-
@@ -357,8 +349,6 @@ this.dependet2product(row.dependentDD);
-
-
@@ -415,8 +405,6 @@ this.onInputChangetotal ('edit');
-
-
//console.log("in update");
console.log("id " + id);
console.log(this.rowSelected);
@@ -457,8 +445,6 @@ setTimeout(() => {
-
-
@@ -507,8 +493,6 @@ onCreate() {
-
-
@@ -547,8 +531,6 @@ setTimeout(() => {
-
-
@@ -597,8 +579,6 @@ this.modalAdd = true; this.submitted = false;
-
-
@@ -844,10 +824,6 @@ getcustorder_summaryID(id:number){
this.entryForm.get('total').setValue(data.total);
-
- this.entryForm.get('gst').setValue(data.gst);
-
-
}else if(this.valuelistMode == "EDIT"){
@@ -872,16 +848,10 @@ getcustorder_summaryID(id:number){
this.rowSelected.total= data. total
-
- this.rowSelected.gst= data. gst
-
-
} }); this.valueListModalorder_summary =false;
} //value List field end
-
-
// updateaction
}
@@ -910,8 +880,6 @@ getcustorder_summaryID(id:number){
-
-
diff --git a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.service.ts b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.service.ts
index a43af56..f1eb15f 100644
--- a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.service.ts
+++ b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/BuilderComponents/basicp1/Customer_information/Customer_information.service.ts
@@ -73,7 +73,5 @@ return this.apiRequest.get("_ListFilter1/_ListFilter1"); }
-
-
// updateaction
}
\ No newline at end of file
diff --git a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts
index f96c6f4..82d60e2 100644
--- a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts
+++ b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts
@@ -1,3 +1,8 @@
+
+
+
+
+
import { TypesComponent } from './BuilderComponents/basicp1/Types/Types.component';
import { ProductComponent } from './BuilderComponents/basicp1/Product/Product.component';
import { ManufacturerComponent } from './BuilderComponents/basicp1/Manufacturer/Manufacturer.component';
@@ -261,6 +266,16 @@ const routes: Routes = [
// buildercomponents
+
+
+
+
+
+
+
+
+
+
{path:'Types',component:TypesComponent},
diff --git a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts
index 5025c00..7d552d1 100644
--- a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts
+++ b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts
@@ -1,3 +1,8 @@
+
+
+
+
+
import { TypesComponent } from './BuilderComponents/basicp1/Types/Types.component';
import { ProductComponent } from './BuilderComponents/basicp1/Product/Product.component';
import { ManufacturerComponent } from './BuilderComponents/basicp1/Manufacturer/Manufacturer.component';
@@ -134,6 +139,16 @@ import { Stepper_workflowComponent } from './BuilderComponents/stepperworkflow/S
// buildercomponents
+
+
+
+
+
+
+
+
+
+
TypesComponent,
diff --git a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/assets/i18n/en.json b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/assets/i18n/en.json
index 9c84d6c..3d7ac39 100644
--- a/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/assets/i18n/en.json
+++ b/testorderestimation-front-f/authsec_angular/frontend/angular-clarity-master/src/assets/i18n/en.json
@@ -232,33 +232,31 @@
"Contact_Person": "Contact_Person",
"Product": "Product",
"Phone_Number": "Phone_Number",
- "Compressed_Air_-_LPG/N2/O2/CO2": "Compressed_Air_-_LPG/N2/O2/CO2",
"Manufacturer_name": "Manufacturer_name",
- "Descriptionn": "Descriptionn",
- "Water_Management-STP/ETP": "Water_Management-STP/ETP",
+ "total": "total",
"Order_Summary": "Order_Summary",
"Manufacturer": "Manufacturer",
"Deployment_Type": "Deployment_Type",
- "Compressed_Air_-Gag_Monitoring": "Compressed_Air_-Gag_Monitoring",
"APFC_Panel_Monitoring": "APFC_Panel_Monitoring",
"Active_Energy": "Active_Energy",
"Type_Name": "Type_Name",
"HT_Panel_Monitoring": "HT_Panel_Monitoring",
"Email_Address": "Email_Address",
"Customer_information": "Customer_information",
- "DG_Monitoring_-_with_fule": "DG_Monitoring_-_with_fule",
+ "Water_Management_STP/ETP": "Water_Management_STP/ETP",
"Quantity": "Quantity",
- "GST": "GST",
"Product_Name": "Product_Name",
"UPS_Monitoring": "UPS_Monitoring",
"Deployment_type": "Deployment_type",
- "Water_Management-water_Monitoring": "Water_Management-water_Monitoring",
+ "DG_Monitoring__with_fule": "DG_Monitoring__with_fule",
+ "Water_Management_water_Monitoring": "Water_Management_water_Monitoring",
+ "DG_Monitoring_without_fule": "DG_Monitoring_without_fule",
"Type": "Type",
"Type_name": "Type_name",
- "DG_Monitoring_-_without_fule": "DG_Monitoring_-_without_fule",
"Price": "Price",
"Busbar_Monitoring": "Busbar_Monitoring",
- "Total": "Total",
"Company_Name": "Company_Name",
+ "Compressed_Air_Gag_Monitoring": "Compressed_Air_Gag_Monitoring",
+ "Compressed_Air__LPG_N2_O2_CO2": "Compressed_Air__LPG_N2_O2_CO2",
"Customer_Address": "Customer_Address"
}
\ No newline at end of file