diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI.zip b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI.zip index 51e218b..2c528ba 100644 Binary files a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI.zip and b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI.zip differ diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/1.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/1.json index 7f8fa89..63c1dd4 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/1.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/1.json @@ -1 +1,86 @@ -{"section_id":"1","section_name":"General Informationa","onsubmit":null,"questions":[{"question":"Name","question_key":"name","type":"1","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Loan amount ","question_key":"loan_amount","type":"1","field_width":"45","field_type":"numtoword","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Product","question_key":"product","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Location","question_key":"location","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]}]} +{ + "section_id": "1", + "section_name": "General Information", + "onsubmit": null, + "questions": [ + { + "question": "Name", + "question_key": "name", + "type": "1", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Loan amount ", + "question_key": "loan_amount", + "type": "1", + "field_width": "45", + "field_type": "numtoword", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Product", + "question_key": "product", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Location", + "question_key": "location", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/10.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/10.json index 63c791c..3263648 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/10.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/10.json @@ -1 +1,149 @@ -{"section_id":"19","section_name":"Final remarks","onsubmit":null,"questions":[{"question":"Customer Behaviour","question_key":"customer_behaviour","type":"3","field_width":"45","answers":null,"api_properties":{"api":"getListOfMaster","api_method":"POST","params":{"master_name":"CUSTOMERBEHAVIOUR"},"fields":["customer_behaviour_id","description"]},"onchange_properties":[{"purpose":"FORM_CTRL","form_controls":[{"insert_index":"customer_behaviour","expression":"(String('customer_behaviour') == String('1'))","value_keys":["customer_behaviour"],"questions":[{"question":"Specify Customer behaviour","question_key":"customer_behaviour_other","type":"1","field_width":"45","api_properties":null,"onchange_properties":null,"is_repeatable":null,"is_subfield":"1","parent_question_key":"customer_behaviour","answers":null}]}]}],"is_repeatable":null},{"question":"Credit Manager recommendation (Positive/negative/ refer to credit)","question_key":"pd_officer_recommendation","type":"3","field_width":"45","api_properties":{"api":"getListOfMaster","api_method":"POST","params":{"master_name":"PDOFFICERRECOMMENDATIONS"},"fields":["pdofficer_recommendation_id","pdofficer_recommendation"]},"answers":null,"onchange_properties":[{"purpose":"FORM_CTRL","form_controls":[{"insert_index":"pd_officer_recommendation","expression":"(String('pd_officer_recommendation') == String('1'))","value_keys":["pd_officer_recommendation"],"questions":[{"question":"Specify Credit Manager Recommendation","question_key":"pd_officer_recommendation_other","type":"1","field_width":"45","api_properties":null,"onchange_properties":null,"is_repeatable":null,"is_subfield":"1","parent_question_key":"pd_officer_recommendation","answers":null}]},{"insert_index":"pd_officer_recommendation","expression":"(String('pd_officer_recommendation') != String('1')) && (String('pdofficer_recommendation') != String(''))","value_keys":["pd_officer_recommendation"],"questions":[{"question":[{"question":"Reasons for marking PD status as Positive/negative/ refer to credit","question_key":"reason","type":"1","field_width":"100","api_properties":null,"onchange_properties":null,"is_repeatable":null,"is_subfield":"1","parent_question_key":"pd_officer_recommendation","answers":null}],"is_repeatable":"1","group_title":"Remarks","group_title_shown":"0","group_key":"pd_officer_recommendation_remarks"}]}]},{"purpose":"question_label","expression":"(function () {let label= 'Reasons for marking PD status as ';('pd_officer_recommendation' == '2') ? label+= 'Positive' : ('pd_officer_recommendation' == '3') ? label+= 'Negative' : ('pd_officer_recommendation' == '4') ? label+= 'Refer to Credit' : label+= 'Positive/negative/ refer to credit';return label}())","value_keys":["pd_officer_recommendation"],"insert_control":"reason","insert_group_key":"pd_officer_recommendation_remarks"}],"is_repeatable":null},{"question":"Common Remarks","question_key":"final_form_remarks","place_holder":"Enter the remarks here","type":"7","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "19", + "section_name": "Final remarks", + "onsubmit": null, + "questions": [ + { + "question": "Customer Behaviour", + "question_key": "customer_behaviour", + "type": "3", + "field_width": "45", + "answers": null, + "api_properties": { + "api": "getListOfMaster", + "api_method": "POST", + "params": { + "master_name": "CUSTOMERBEHAVIOUR" + }, + "fields": [ + "customer_behaviour_id", + "description" + ] + }, + "onchange_properties": [ + { + "purpose": "FORM_CTRL", + "form_controls": [ + { + "insert_index": "customer_behaviour", + "expression": "(String('customer_behaviour') == String('1'))", + "value_keys": [ + "customer_behaviour" + ], + "questions": [ + { + "question": "Specify Customer behaviour", + "question_key": "customer_behaviour_other", + "type": "1", + "field_width": "45", + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "is_subfield": "1", + "parent_question_key": "customer_behaviour", + "answers": null + } + ] + } + ] + } + ], + "is_repeatable": null + }, + { + "question": "Credit Manager recommendation (Positive/negative/ refer to credit)", + "question_key": "pd_officer_recommendation", + "type": "3", + "field_width": "45", + "api_properties": { + "api": "getListOfMaster", + "api_method": "POST", + "params": { + "master_name": "PDOFFICERRECOMMENDATIONS" + }, + "fields": [ + "pdofficer_recommendation_id", + "pdofficer_recommendation" + ] + }, + "answers": null, + "onchange_properties": [ + { + "purpose": "FORM_CTRL", + "form_controls": [ + { + "insert_index": "pd_officer_recommendation", + "expression": "(String('pd_officer_recommendation') == String('1'))", + "value_keys": [ + "pd_officer_recommendation" + ], + "questions": [ + { + "question": "Specify Credit Manager Recommendation", + "question_key": "pd_officer_recommendation_other", + "type": "1", + "field_width": "45", + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "is_subfield": "1", + "parent_question_key": "pd_officer_recommendation", + "answers": null + } + ] + }, + { + "insert_index": "pd_officer_recommendation", + "expression": "(String('pd_officer_recommendation') != String('1')) && (String('pdofficer_recommendation') != String(''))", + "value_keys": [ + "pd_officer_recommendation" + ], + "questions": [ + { + "question": [ + { + "question": "Reasons for marking PD status as Positive/negative/ refer to credit", + "question_key": "reason", + "type": "1", + "field_width": "100", + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "is_subfield": "1", + "parent_question_key": "pd_officer_recommendation", + "answers": null + } + ], + "is_repeatable": "1", + "group_title": "Remarks", + "group_title_shown": "0", + "group_key": "pd_officer_recommendation_remarks" + } + ] + } + ] + }, + { + "purpose": "question_label", + "expression": "(function () {let label= 'Reasons for marking PD status as ';('pd_officer_recommendation' == '2') ? label+= 'Positive' : ('pd_officer_recommendation' == '3') ? label+= 'Negative' : ('pd_officer_recommendation' == '4') ? label+= 'Refer to Credit' : label+= 'Positive/negative/ refer to credit';return label}())", + "value_keys": [ + "pd_officer_recommendation" + ], + "insert_control": "reason", + "insert_group_key": "pd_officer_recommendation_remarks" + } + ], + "is_repeatable": null + }, + { + "question": "Common Remarks", + "question_key": "final_form_remarks", + "place_holder": "Enter the remarks here", + "type": "7", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/2.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/2.json index b5ce160..af68b16 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/2.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/2.json @@ -1 +1,39 @@ -{"section_id":"22","section_name":"Profile","onsubmit":null,"questions":[{"question":"History & Vintage and Lineage ","question_key":"history_vintage","type":"7","field_width":"100","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null},{"question":" Primary shareholding , promoters and major equity partners","question_key":"primary_partners","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"The capital structure and details of the various investments vehicles ","question_key":"capital_details","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "22", + "section_name": "Profile", + "onsubmit": null, + "questions": [ + { + "question": "History & Vintage and Lineage ", + "question_key": "history_vintage", + "type": "7", + "field_width": "100", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": " Primary shareholding , promoters and major equity partners", + "question_key": "primary_partners", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "The capital structure and details of the various investments vehicles ", + "question_key": "capital_details", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/3.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/3.json index 72de97b..c047a5d 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/3.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/3.json @@ -1 +1,72 @@ -{"section_id":"23","section_name":"Size and Geographical Reach","onsubmit":null,"questions":[{"question":"AUM ( off book & on book ) &e. Trend of Disbursement in last 2 quarters","question_key":"aum_book","type":"7","field_width":"100","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null},{"question":"States and geographical regions & Branches & geographical customer base","question_key":"geographical_details","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Branches /employees / structure","question_key":"branches_employees","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Portfolio concentration and Cuts to be discussed","question_key":"portfolio_concentration","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Who are the competitors to the business","question_key":"business_competitors","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Estimated Market Size of the Business& Market share","question_key":"estimated_market","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "23", + "section_name": "Size and Geographical Reach", + "onsubmit": null, + "questions": [ + { + "question": "AUM ( off book & on book ) &e. Trend of Disbursement in last 2 quarters", + "question_key": "aum_book", + "type": "7", + "field_width": "100", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "States and geographical regions & Branches & geographical customer base", + "question_key": "geographical_details", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Branches /employees / structure", + "question_key": "branches_employees", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Portfolio concentration and Cuts to be discussed", + "question_key": "portfolio_concentration", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Who are the competitors to the business", + "question_key": "business_competitors", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Estimated Market Size of the Business& Market share", + "question_key": "estimated_market", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/4.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/4.json index 42b6d66..eb3cdd6 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/4.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/4.json @@ -1 +1,94 @@ -{"section_id":"24","section_name":"Product and Process","onsubmit":null,"questions":[{"question":"Products","question_key":"products","type":"1","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null},{"question":"Policies","question_key":"policies","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Credit appraisal mechanism","question_key":"credit_appraisal","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Technology and usage for acquisition and credit","question_key":"technology_credit","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":" Collection policy and mechanism -Collection efficiency trends in last 12 months (CC/CD, TC/CD,TC/TD) any deviation to be discussed in detail","question_key":"collection_policy","type":"1","field_width":"100","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":" Provisioning policy","question_key":"provisioning_policy","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Restructuring policy","question_key":"restructuring_policy","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Covid impact and policy","question_key":"covid_policy","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "24", + "section_name": "Product and Process", + "onsubmit": null, + "questions": [ + { + "question": "Products", + "question_key": "products", + "type": "1", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Policies", + "question_key": "policies", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Credit appraisal mechanism", + "question_key": "credit_appraisal", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Technology and usage for acquisition and credit", + "question_key": "technology_credit", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": " Collection policy and mechanism -Collection efficiency trends in last 12 months (CC/CD, TC/CD,TC/TD) any deviation to be discussed in detail", + "question_key": "collection_policy", + "type": "1", + "field_width": "100", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": " Provisioning policy", + "question_key": "provisioning_policy", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Restructuring policy", + "question_key": "restructuring_policy", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Covid impact and policy", + "question_key": "covid_policy", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/5.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/5.json index c111f44..ff395c8 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/5.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/5.json @@ -1 +1,61 @@ -{"section_id":"25","section_name":"Portfolio Health","onsubmit":null,"questions":[{"question":"Par own book /Par off book -d","question_key":"par_book","type":"7","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null},{"question":"NPAs/Provisioning & resolution strategy","question_key":"provisioning_resolution","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Strategy to manage flow as well as post moratorium stress","question_key":"post_morotorium","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Strategy for non-paying customers","question_key":" non-paying_customers","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":" PAR (Productwise)/Net NPAs/Write offs Movement of Bucket ,PAR 90+","question_key":"par","type":"7","field_width":"100","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "25", + "section_name": "Portfolio Health", + "onsubmit": null, + "questions": [ + { + "question": "Par own book /Par off book -d", + "question_key": "par_book", + "type": "7", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "NPAs/Provisioning & resolution strategy", + "question_key": "provisioning_resolution", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Strategy to manage flow as well as post moratorium stress", + "question_key": "post_morotorium", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Strategy for non-paying customers", + "question_key": " non-paying_customers", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": " PAR (Productwise)/Net NPAs/Write offs Movement of Bucket ,PAR 90+", + "question_key": "par", + "type": "7", + "field_width": "100", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/6.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/6.json index 9ee1799..4c2ca85 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/6.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/6.json @@ -1 +1,86 @@ -{"section_id":"26","section_name":"Total Overall Debt/Equity Profile","onsubmit":null,"questions":[{"question":"Types of debt structures and major debt providers","question_key":"dept_structures","type":"7","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Future plan for additional funding ","question_key":"future_plan","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Funding received during covid times including liquidity support from DFIs & Banks","question_key":"dfi_banks","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Fresh sanctions lined up in the present month and coming quarters","question_key":"fresh_sanctions","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]}]} +{ + "section_id": "26", + "section_name": "Total Overall Debt/Equity Profile", + "onsubmit": null, + "questions": [ + { + "question": "Types of debt structures and major debt providers", + "question_key": "dept_structures", + "type": "7", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Future plan for additional funding ", + "question_key": "future_plan", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Funding received during covid times including liquidity support from DFIs & Banks", + "question_key": "dfi_banks", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Fresh sanctions lined up in the present month and coming quarters", + "question_key": "fresh_sanctions", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/7.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/7.json index 598892d..056b0a5 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/7.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/7.json @@ -1 +1,246 @@ -{"section_id":"27","section_name":"Financial analysis","onsubmit":null,"questions":[{"question":"CAR (Tier-1)/CAR (Tier-1 + Tier-2)","question_key":"car_type","type":"1","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Leverage (D/E) (excluding Managed)","question_key":"leverage","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"ALM","question_key":"alm","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Opex","question_key":"opex","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"NIM (%) - as per Audited B/S","question_key":"nim","type":"1","field_width":"100","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Opex (% of Avg. Book)","question_key":"opex_average","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":" Opex (% of NII)","question_key":"opex_nii","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Return on Assets","question_key":"return_asset","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Return on Equity","question_key":"return_equity","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":" IRR (Derived)","question_key":"irr","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Avg. Borrowing Cost (Derived)","question_key":"avg_borrowing","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]},{"question":"Spread (Derived)","question_key":"spread","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null,"validations":[{"name":"required","isactive":"1","validator":"Validators.required","message":"Field Required","value":null}]}]} +{ + "section_id": "27", + "section_name": "Financial analysis", + "onsubmit": null, + "questions": [ + { + "question": "CAR (Tier-1)/CAR (Tier-1 + Tier-2)", + "question_key": "car_type", + "type": "1", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Leverage (D/E) (excluding Managed)", + "question_key": "leverage", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "ALM", + "question_key": "alm", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Opex", + "question_key": "opex", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "NIM (%) - as per Audited B/S", + "question_key": "nim", + "type": "1", + "field_width": "100", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Opex (% of Avg. Book)", + "question_key": "opex_average", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": " Opex (% of NII)", + "question_key": "opex_nii", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Return on Assets", + "question_key": "return_asset", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Return on Equity", + "question_key": "return_equity", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": " IRR (Derived)", + "question_key": "irr", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Avg. Borrowing Cost (Derived)", + "question_key": "avg_borrowing", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + }, + { + "question": "Spread (Derived)", + "question_key": "spread", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null, + "validations": [ + { + "name": "required", + "isactive": "1", + "validator": "Validators.required", + "message": "Field Required", + "value": null + } + ] + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/8.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/8.json index fb147c4..53b1219 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/8.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/8.json @@ -1 +1,17 @@ -{"section_id":"28","section_name":"Overall Plan of Action","onsubmit":null,"questions":[{"question":"Future plan on expansion geographies wise , products and regions . Equity and debt structuring as well as dilution in future. Target book for the present quarter and YOY projections ","question_key":"future_plan","type":"7","field_width":"100","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "28", + "section_name": "Overall Plan of Action", + "onsubmit": null, + "questions": [ + { + "question": "Future plan on expansion geographies wise , products and regions . Equity and debt structuring as well as dilution in future. Target book for the present quarter and YOY projections ", + "question_key": "future_plan", + "type": "7", + "field_width": "100", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file diff --git a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/9.json b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/9.json index eb456bc..f9eb924 100644 --- a/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/9.json +++ b/ng6-seed/src/assets/data/SMC_CREDIT_TEMPLATES/NBFCMFI/9.json @@ -1 +1,149 @@ -{"section_id":"29","section_name":"Validation Points vide Systems and Books at HQ and Branches","onsubmit":null,"questions":[{"question":"Stock to be validated from system","question_key":"stock_validated","type":"1","field_width":"45","answers":null,"api_properties":null,"onchange_properties":null,"is_repeatable":null},{"question":"Collateral coverage for existing borrowing ( System Mapping to be checked)","question_key":"collateral_coverage","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Collection efficiency and system flagging to be counterchecked and same with PAR cuts","question_key":"collection_efficiency","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Sample check of loan dox, application form along with PAN for Active loan accounts","question_key":"loan_dox","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Disbursement no to be checked from system","question_key":"disbursement","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Top 20 exposure to be checked with data submitted","question_key":"top20_exposure","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Sample Sanction letters to validate collateral cover stipulated for existing Borrowing","question_key":"sanction_letters","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Provisioning /Write-off/NPA flagging to be counter checked","question_key":"provisioning","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Restructuring of Loans in system on sample basis","question_key":"restructuring_loan","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"EMI cycle date in system","question_key":"emi_date","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Cash and Bank ledger to be checked","question_key":"cash_checked","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Free FD details to be taken and validated from Accounting system","question_key":"fd_details","type":"7","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null},{"question":"Application/Systems used for Boarding /Loan management","question_key":"loan_management","type":"1","field_width":"45","field_type":"text","api_properties":null,"answers":null,"onchange_properties":null,"is_repeatable":null}]} +{ + "section_id": "29", + "section_name": "Validation Points vide Systems and Books at HQ and Branches", + "onsubmit": null, + "questions": [ + { + "question": "Stock to be validated from system", + "question_key": "stock_validated", + "type": "1", + "field_width": "45", + "answers": null, + "api_properties": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Collateral coverage for existing borrowing ( System Mapping to be checked)", + "question_key": "collateral_coverage", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Collection efficiency and system flagging to be counterchecked and same with PAR cuts", + "question_key": "collection_efficiency", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Sample check of loan dox, application form along with PAN for Active loan accounts", + "question_key": "loan_dox", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Disbursement no to be checked from system", + "question_key": "disbursement", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Top 20 exposure to be checked with data submitted", + "question_key": "top20_exposure", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Sample Sanction letters to validate collateral cover stipulated for existing Borrowing", + "question_key": "sanction_letters", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Provisioning /Write-off/NPA flagging to be counter checked", + "question_key": "provisioning", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Restructuring of Loans in system on sample basis", + "question_key": "restructuring_loan", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "EMI cycle date in system", + "question_key": "emi_date", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Cash and Bank ledger to be checked", + "question_key": "cash_checked", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Free FD details to be taken and validated from Accounting system", + "question_key": "fd_details", + "type": "7", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + }, + { + "question": "Application/Systems used for Boarding /Loan management", + "question_key": "loan_management", + "type": "1", + "field_width": "45", + "field_type": "text", + "api_properties": null, + "answers": null, + "onchange_properties": null, + "is_repeatable": null + } + ] +} \ No newline at end of file