brotherton-erpnext/erpnext/patches/v4_2
Deepesh Garg 2a9c5badc6
feat: Immutable ledger (#18740)
* fix: Reverse GL entry on cancellation of document

* fix: Removed set posting time field for multiple docs

* fix: Stop future reposting and reverse entry for purchase receipt and delivery note

* fix: Change is_cancelled field from select to check

* Revert "fix: Removed set posting time field for multiple docs"

This reverts commit 81fb808db7da69ab1e58ba226c0cd0b77e5b90c8.

* fix: Multiple fixes in GL Entry

* fix: Remove future reporting from doctypes

* fix: Canceled entry filters in Stock Ledger and General Ledger Report

* fix: Remove print statement

* fix: Validation for back dated entries

* fix: Codacy fixes

* fix: Add ignore links to multiple doctypes

* fix: Codacy Fixes

* fix: Ignore GL Entry and Stock Ledger entry while cancel

* fix: Test case fixes

* fix: Patch

* fix: Codacy

* fix: Budget Test Cases

* fix: Patch

* fix: Patch

* fix: Multiple test cases

* fix: changes in make_reverse_entry function

* fix: Update patch

* fix: Test Cases

* fix: Test Case fixes

* fix: Move patch upward in patches.txt

* fix: Budget Test Cases

* fix: Test Case and codacy

* fix: Patch

* fix: Minor label and UX fixes

* fix: Move freezing date check

* fix: Test Cases

* fix: Test cases

* fix: Test Cases

* fix: Test Case

* fix: Remove update_gl_entries_after function

* fix: Remove update_gl_entries_after function

* fix: Test Cases

* fix: Fiscal Year wise backdated entry

* fix: Update entries only for current SLE

* fix: Remove is_cancelled

* fix: Test Cases

* fix: Test cases

* fix: Test Cases

* fix: Uncomment account and stock balance sync logic

* fix: Stock balance and Account balance out of sync fixes

* fix: Test Cases

* fix: Test cases for POS, Stock Reco and Purchase Receipt

* fix: Stock Reco tests

* fix: Test stock reco precision

* fix: Test stock reco for fifo precision

* fix: Test stock reco for fifo precision

* fix: Stock Entry test case

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-30 10:38:58 +05:30
..
__init__.py added patch to remove old print formats 2014-07-25 13:02:28 +05:30
add_currency_turkish_lira.py [fixes] errors caught on flake8 (#10126) 2017-07-28 11:39:01 +05:30
default_website_style.py [fixes] errors caught on flake8 (#10126) 2017-07-28 11:39:01 +05:30
delete_gl_entries_for_cancelled_invoices.py hotfix in patch 2015-04-17 16:15:25 +05:30
delete_old_print_formats.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
discount_amount.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
fix_account_master_type.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
fix_gl_entries_for_stock_transactions.py feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
fix_recurring_orders.py Reset no-copy fields for recurring docs and patch to fix 2015-04-16 13:13:18 +05:30
party_model.py optimize(various) 2018-08-08 16:37:31 +05:30
recalculate_bom_cost.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
repost_reserved_qty.py Reload bin in reserved qty reposting patch 2016-04-20 11:53:34 +05:30
repost_sle_for_si_with_no_warehouse.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
repost_stock_reconciliation.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
reset_bom_costs.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
seprate_manufacture_and_repack.py [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
set_company_country.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
set_item_has_batch.py [cleanup] yes/no selects changed to checks in Item 2015-07-29 11:38:33 +05:30
toggle_rounded_total.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_landed_cost_voucher.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_project_milestones.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:53 +05:30
update_requested_and_ordered_qty.py utilities/repost_stock file renamed to stock/stock_balance 2015-08-25 14:11:13 +05:30
update_sales_order_invoice_field_name.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:53 +05:30
update_stock_uom_for_dn_in_sle.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30