Column W in the uploaded CSV holds a numeric loan type code (e.g. 83).
Map each code to its actual loan type here (e.g. 83 = CL-Add on).
Saving a code that already exists updates its description.
CSV with two columns: Code, Description. Existing codes get their description updated; new codes get added.
| Code | Description | |
|---|---|---|
| 01 | Regular Loan | |
| 02 | GESL | |
| 03 | Cash Advance | |
| 74 | ADESL (Annuity) | |
| 78 | GESL Add on 2 | |
| 83 | CL-Add On | |
| 85 | GESL-Deped | |
| 91 | Benefit Loan - Cash/Chalk Allowance | |
| 94 | GESL Barangay | |
| 95 | GESL - National/Local/GOCC's |