brotherton-erpnext/erpnext/patches
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
..
repair_tools
v4_0 Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
v4_1
v4_2 optimize(various) 2018-08-08 16:37:31 +05:30
v4_4 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v5_0 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v5_1 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v5_2 [revert] is_sales_item, is_purchase_item back 2016-08-16 11:32:08 +05:30
v5_4 Merge branch 'staging' into develop 2019-01-29 18:39:14 +05:30
v5_7 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v5_8 Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
v6_0 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_2 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_3 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_4 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_5 [redesign] website routing system 2016-06-24 16:18:07 +05:30
v6_6 Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
v6_8 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_10 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_12 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_16 Fixed renamed fieldname 2016-12-09 15:09:11 +05:30
v6_19
v6_20
v6_20x [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
v6_21 removed Is Sales Item and Is Purchase Item 2016-04-15 12:57:00 +05:30
v6_23
v6_24 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v6_27 [fix] recurring patch for purchase 2016-03-22 11:01:31 +05:30
v7_0 fix: Renamed depends_on_lwp to depends_on_payment_days 2019-04-22 13:45:45 +05:30
v7_1 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v7_2 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v8_0 Merge branch 'staging' into develop 2019-01-29 18:39:14 +05:30
v8_1 refactor(desk_icon): Remove reference and patches to Desktop Icon 2019-02-07 09:58:21 +05:30
v8_3 [added] hospitality domain (#11020) 2017-10-17 12:30:34 +05:30
v8_4 Patch was faling, reload doc was missing (#10072) 2017-07-25 11:39:46 +05:30
v8_5 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v8_6 fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
v8_7 fix(patch): reload tax category (#20308) 2020-01-15 18:57:54 +05:30
v8_8 Enhance Currency Exchange Management (#10482) 2017-09-21 14:50:39 +05:30
v8_9 fix: conditionally run old patch for Setup Progress 2019-11-26 15:22:05 +05:30
v8_10 Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
v9_0 fix: module changes for Auto Repeat from Desk to Automation (#18356) 2019-07-17 13:50:32 +05:30
v9_1 [minor] fix-patch 2017-11-21 15:18:47 +05:30
v9_2 chore: frappe.rename_doc update 2019-11-06 17:03:12 +05:30
v10_0 fix(bin): update requested qty in bin (#18297) 2019-07-15 14:08:47 +05:30
v10_1 chore: Update module name (#19404) 2019-10-24 18:01:58 +05:30
v11_0 feat: Loan management and accounting (#19035) 2020-02-26 10:44:24 +05:30
v11_1 Handling case for Material Request type 'Manufacture' v12 (#18365) 2019-07-22 11:35:16 +05:30
v12_0 Merge pull request #20659 from deepeshgarg007/plaid_fix_develop 2020-02-18 18:09:01 +05:30
__init__.py