diff --git a/ng6-seed/src/app/settings/masters/component/branch/branch-dialog/branch-dialog.component.html b/ng6-seed/src/app/settings/masters/component/branch/branch-dialog/branch-dialog.component.html new file mode 100644 index 000000000..3e7375ab1 --- /dev/null +++ b/ng6-seed/src/app/settings/masters/component/branch/branch-dialog/branch-dialog.component.html @@ -0,0 +1,65 @@ + +
| # | +City Name | +State Name | +Isactive | +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{CL.name}} | +{{CL.state_name}} | +{{CL.isactive}} | +
+ |
+
| # | +Comments On Locality Id | +Rating | +IsActive | +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{CLL.comments_on_locality_id}} | +{{CLL.rating}} | +{{CLL.isactive}} | +
+ |
+
| # | + +Company Name | +Company City | +Company State | + +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{CL.name}} | +{{CL.city_name}} | +{{CL.state_name}} | +
+ |
+
| # | +CustomerBehaviour ID | +Description | +IsActive | +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{CBL.customer_behaviour_id}} | +{{CBL.description}} | +{{CBL.isactive}} | +
+ |
+
| # | + +CustomerSegment Name | +Abbrevation | +IsActive | +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{CSL.name}} | +{{CSL.abbr}} | +{{CSL.isactive}} | +
+ |
+
| # | +Designation Name | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{DL.name}} | +{{DL.isactive}} | +
+ |
+
| # | +Frequency Name | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{FL.name}} | +{{FL.isactive}} | +
+ |
+
| # | + +Classification Name | +IsActive | +Action | + + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{IM.name}} | +{{IM.isactive}} | +
+ |
+
| # | +Lender Hierarchy Name | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{LHL.lender_hierarchy}} | +{{LHL.isactive}} | +
+ |
+
| # | + +Occupation Name | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{ML.name}} | +{{ML.isactive}} | +
+ |
+
| # | +PD Allocation Type Name | +Isactive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{PAT.pd_allocation_type_name}} | +{{PAT.isactive}} | +
+ |
+
| # | +Name | +Isactive | +Action | + + + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{PAL.pd_location_approach_id}} {{PAL.description}} | +{{PAL.isactive}} | +
+ |
+
| S.no | +PDType Name | +PDType City Name | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{BL.type_name}} | +{{BL.isactive}} | +
+ |
+
| No. | +{{element.ID}} | +Name | +{{element.ProductName}} | +ProductAbbr | +{{element.ProductAbbr}} | +
|---|
| # | + +Product Name | +Product Abbreviation | +Is Actvie | +Action | + + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | + +{{PM.name}} | +{{PM.abbr}} | +{{PM.isactive}} | +
+
+ |
+
| # | +Regions Name | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{RL.name}} | +{{RL.isactive}} | +
+ |
+
| # | + +Relationship Name | +Isactive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | + +{{RL.name}} | +{{RL.isactive}} | +
+ |
+
| # | +State Name | +Region Name | +Isactive | +Action | + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{SL.name}} | +{{SL.region_name}} | +{{SL.isactive}} | +
+ |
+
| # | +Product Name | +SubProduct Name | +SubProduct Abbrevation | +Isactive | +Action | + +
|---|---|---|---|---|---|
| No Records | |||||
| {{i+1}} | +{{SPM.product_name}} | +{{SPM.name}} | +{{SPM.abbr}} | +{{SPM.isactive}} | +
+ |
+
| # | +Title Name | +Abbrevation | +IsActive | +Action | + + +
|---|---|---|---|---|
| No Records | ||||
| {{i+1}} | +{{TL.name}} | +{{TL.abbr}} | +{{TL.isactive}} | +
+ |
+
| # | +Activity Name | +Isactive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{AL.name}} | +{{AL.isactive}} | +
+ |
+
| # | +UOM | +IsActive | +Action | + + +
|---|---|---|---|
| No Records | |||
| {{i+1}} | +{{UL.name}} | +{{UL.isactive}} | +
+ |
+