brotherton-erpnext/erpnext
Deepesh Garg d1d0a50a70
feat: Loan management and accounting (#19035)
* fix: Create Loan Management module

* fix: Move loan doctype for hr module to loan management

* fix: Add loan dashboard

* fix: Move loan application form hr module to loan management

* fix: Move Loan Type from hr to loan management

* fix: Move salary slip loan from hr to loan management

* fix: Create loan security pledge doctype

* fix: Create loan security type doctype

* fix: Create Loan security doctype

* fix: Add customer in loan_common.js

* fix: Import patch for loan

* fix: Add security pledging in loan doctype

* fix: Add loan application pledge doctype

* fix: Add logic for security pledgeing in loan

* fix: Add logic for security pledging in loan application

* fix: Rename Loan security doctype to Loan Security Pledge

* fix: Add doctype for loan security

* fix: Fixes in loan and loan application

* fix: Add doctypes for loan repayment

* fix: Fixes in loan and loan application

* fix: Move loan repayment report from HR module to loan management

* fix: Create doctype for loan security price

* fix: Create doctype for loan security shortfall

* fix: Make fields in Loan shortfall readonly

* fix: Make loan type submittable

* fix: Add daily job for loan security revaluation in hooks.py

* fix: Add loan management module

* fix: Doctype for loan disbursement Entry

* fix: GL entry fix for loan disbursement

* fix: Add company currency options in Loan related doctypes

* fix: Changes in Loan Doctypes

* fix: Allow miltiple loan securities in Loan Security Pledge

* fix: Add proposed pledges in Loan Application

* fix: Add test cases for loan

* fix: Interest Accrual Entry for loans

* fix: Remove loan from journal entry

* fix: Update triggers in loan_common.js

* fix: Accrual Entries for loan Interest

* fix: Proposed Pledges for loan application

* fix: Update items in loan management module

* fix: Allow multiple disbursements against a loan

* fix: Add loan security code in loan security master

* fix: Allow multiple securities in a single pledge

* fix: Spelling and label fixes

* fix: Replace date in loan security price with datetime

* fix: Add dashboard to loan master

* fix: Move Repayment Schedule from HR to Loan Management

* fix: Add back jobs for loan accrual entries

* fix: Multiple fixes in loan

* fix: Multiple fixes in loan application

* fix: Loan Reapayment for term loans

* fix: Interest Accural Entries for term loans

* fix: Changes in Loan Doctypes

* fix: Add test case for term loan repayment

* fix: Add custom button to update loan security price and trigger shortfall

* fix: Usability fixes in Loan management

* fix: Multiple usablity and doctype fixes

* fix: Muliple bug and usability fixes in loan

* fix: Test case fixes for loan repayment from Salary

* fix: Codacy fixes

* fix: Test Case fixes

* fix: Minor fix in validate_repayment_method

* fix: Test case and codacy fixes

* fix: Provide consistent naming series to loan doctypes

* fix: Loan Application fix

* fix: Loan Application Dashboard

* fix: Add doctypes to process loan interest accural and loan security price

* fix: Provision to make loan topup

* fix: Pledge and unpledge statuses and doctype for loan securit unpledge

* fix: Multiple fixes in Loan Cycle

* fix: Add missing dashboards to loan doctypes

* fix: Add Loan Manager role to loan doctypes

* fix: Loan Process fixes

* fix: Loan Security Unpledge fixes

* fix: UX, List and dashboards fixes

* fix: Minor fixes

* fix: Minor fixes

* fix: Status on additional loan security

* fix: Codacy fixes

* fix: Multiple fixes in loan

* fix: Rename Process Loan Security Price to Process Loan Security Shortfall

* fix: Loan Repayment and Closure report

* fix: Loan Security Status report and minor fixes

* fix: Multiple UX fixes

* fix: Test Case fixes and UX fixes

* fix: Currency symbol fixes in Salary Slip Loan

* fix: Make loan account details read only

* fix: Changes in loan security price updation

* fix: Sanctioned Loan Amount doctype

* fix: Updates in process loan interest accrual

* fix: Pass loan doc instead of loan name

* fix: Fixes in process loan interest accrual

* fix: Add missing semicolon

* fix: Test case

* fix: Test case

* fix: Sandbox method to get proposed pledges

* fix: Sandbox method

* fix: Nonetype fix in loan sanction limit

* fix: GL entry fixes

* fix: Update maximum loan amount on loan security pledging

* fix: Round  off loan amounts

* fix: Loan Security unpledging

* fix: Interest amount for loan closure

* fix: Due date for loan repayments

* fix: API fixes for loan disbursement method

* fix: Disable quick entry for sanctioned loan amount

* fix: Add misssing translations for validations and codecleanup

* fix: Translation fixes and code cleanup

* fix: Test Cases

* fix: Loan Interest Accrual test case
2020-02-26 10:44:24 +05:30
..
accounts feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
agriculture fix: Incorrect translation syntax 2020-01-29 15:06:18 +05:30
assets fix: Update condition 2020-02-11 10:18:39 +05:30
buying fix: document creation via onboarding slide (#20644) 2020-02-20 12:57:21 +05:30
change_log log: Change log for v12.2.0 2019-11-25 15:08:47 +05:30
commands
communication Remove doctype related to appointment scheduling 2019-10-30 11:08:09 +05:30
config feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
controllers fix: Update paid amount for pos return (#20543) 2020-02-25 13:21:16 +05:30
crm Merge branch 'develop' into opportunity-fix 2020-02-21 19:47:41 +05:30
demo fix: Demo Script 2019-10-15 19:16:45 +05:30
domains
education Merge pull request #20623 from jprashant09/develop 2020-02-24 18:30:27 +05:30
erpnext_integrations fix: return null for attribute (#20674) 2020-02-20 12:58:54 +05:30
healthcare Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations 2020-01-29 15:06:50 +05:30
hotels fix(translations): Incorrect syntax 2020-01-29 15:34:06 +05:30
hr feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
hub
hub_node Merge branch 'develop' into publish-item 2019-12-25 22:10:33 +05:30
loan_management feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
maintenance Merge pull request #20529 from nextchamp-saqib/mv-fix-develop 2020-02-06 13:56:10 +05:30
manufacturing fix: Production Plan | Get items from Sales Order not fetching grand total value. #20568 2020-02-11 16:45:59 +05:30
non_profit
patches feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
portal fix: review changes 2019-12-16 15:04:17 +05:30
projects feat: column width increased for view attachments field (#314) 2020-02-11 15:21:48 +05:30
public fix: Update paid amount for pos return (#20543) 2020-02-25 13:21:16 +05:30
quality_management fix: filters for quality_procedure tree 2020-02-17 11:12:28 +05:30
regional Merge pull request #20582 from alyf-de/fix_datev 2020-02-19 19:36:45 +05:30
restaurant
selling fix: document creation via onboarding slide (#20644) 2020-02-20 12:57:21 +05:30
setup fix: pricing rule not working on item groups (#20547) 2020-02-09 21:23:53 +05:30
shopping_cart Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations 2020-01-29 15:06:50 +05:30
startup style: Fix Codacy 2019-09-30 13:09:12 +05:30
stock fix: missing assign item's expense_account 2020-02-26 10:49:48 +13:00
support fix: show priority in Issue list view 2020-02-19 13:13:24 +05:30
templates fix: apply url encoding to project names (#20642) 2020-02-20 12:59:32 +05:30
tests fix(Integration): Woocommerce issues (#19487) 2019-11-07 18:20:32 +05:30
translations feat: Updated translation (#20490) 2020-02-03 14:58:03 +05:30
utilities fix: check for available stock in product bundle's website warehouse (#20681) 2020-02-20 12:23:08 +05:30
www Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations 2020-01-29 15:06:50 +05:30
__init__.py bumped to version 12.2.0 2019-11-25 15:31:23 +05:50
exceptions.py fix: Travis 2019-10-20 17:36:36 +05:30
hooks.py feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
modules.txt feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
patches.txt feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30