commit | dcd5be0d07cefc317b35124dd7ea6112645a68d4 | [log] [tgz] |
---|---|---|
author | Mangesh-Khairnar <mkhairnar10@gmail.com> | Thu Aug 29 20:53:51 2019 +0530 |
committer | Mangesh-Khairnar <mkhairnar10@gmail.com> | Thu Aug 29 20:53:51 2019 +0530 |
tree | 9ff7420bc482c01d89bbaafdb5fac57e9f593b63 | |
parent | c059bc3e368a83022480395eae6c4c4b8228e049 [diff] [blame] |
patch: move credit limit in customer to child table
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 07b8ee6..2af1269 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -632,3 +632,4 @@ erpnext.patches.v12_0.add_default_dashboards erpnext.patches.v12_0.remove_bank_remittance_custom_fields erpnext.patches.v12_0.generate_leave_ledger_entries +erpnext.patches.v12_0.move_credit_limit_to_customer_credit_limit \ No newline at end of file