In Loan module, separate rebate interest rate is added .....
In Loan module, separate rebate interest rate is added to offer special rebate interest percentage for interest of the same period.
a. Spini.dbf
cdiscrate N(5,2)
b. Spspenal.dbf
In Loan module, Fine/penal on not regular interest repayment parameter table. Increase width of days1 and days2 slab parameters.
days1 N(5)
days2 N(5)
c. Sppenal.dbf
In Loan module, Fine/penal on installment repayment due parameter table. Increase width of days1 and days2 slab parameters.
penal1_no N(5)
penal2_no N(5)
d. Added report generation in using Nepali date for the following modules
- Periodic Statement (Core)
- Temporary statement (Core)
- Loan Periodic Statement (Loan)
- Loan Temporary Statement (Loan)
For the above functionality, SpNepcal.dbf and spNepcal.cdx table is needed, which contains the Nepali calendar information.
And also added Nepali date on the all the other reports for report generation.
e. User defined narrations
It picks default narration for the transaction sets from the Access mode depending on the access mode selection. Further you can pick narrations from the narration list by pressing F2.
The narration List can be maintained from the narration setup.
This need one new table Spnarrat.dbf with the corresponding Spnarrat.cdx file and need some minor changes in the Spmode.dbf as follows:
desc1 C(80)
f. Fixed Deposit Receipt Printing from Core - module
Now, you can also print Fixed Deposit Receipt from the core module, which needs a report definition file named Spac030.frx and Spac030.frt, if you defined yours A/c Head for Fixed deposit as 030.
No comments:
Post a Comment