brotherton-erpnext/erpnext/public/js
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
..
agriculture Agriculture module corrections (#13438) 2018-04-02 10:51:53 +05:30
call_popup fix: Make -> Create 2019-09-12 22:04:49 +05:30
controllers feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
education fix: lms quiz type error (#21152) 2020-04-03 10:08:19 +05:30
hub Merge branch 'develop' into publish-item 2019-12-25 22:10:33 +05:30
leaflet [Agriculture Domain] (#11663) 2017-12-06 18:36:27 +05:30
payment fix: POS cash mode of payment css 2019-05-30 23:25:41 +05:30
pos Merge branch 'master' into staging-fixes 2018-10-23 08:01:13 +00:00
projects fix: Element selector 2018-11-27 13:11:30 +05:30
templates fix(adress): get the address title at the top and mandatory in display (#20074) 2019-12-24 18:10:18 +05:30
utils fix: Remove duplicate code from accounting dimension 2020-04-28 20:19:26 +05:30
account_tree_grid.js Remove unnecessary columns Analytics Reports (#13344) 2018-03-22 11:12:02 +05:30
communication.js fix: moved erpnext related methods from frappe to erpnext 2019-04-22 14:11:43 +05:30
conf.js fix: cannot find accounting module while rendering breadcrumb (#21190) 2020-04-08 11:49:06 +05:30
event.js Events in timeline (#15485) 2018-10-03 10:41:26 +05:30
financial_statements.js feat: Date range in financial statements (#21020) 2020-04-07 12:16:25 +05:30
help_links.js [fix] Fixed links 2019-01-25 15:17:44 +05:30
newsletter.js Remove old style custom scripts (#17077) 2019-04-30 10:18:09 +05:30
purchase_trends_filters.js feat: added date filter based on billing date and based date (#18936) 2019-09-06 12:10:10 +05:30
queries.js feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
sales_trends_filters.js Lint and fix JS files 2017-05-30 12:54:42 +05:30
setup_wizard.js Merge branch 'master' into staging-fixes 2018-12-26 11:44:09 +00:00
shopping_cart.js code cleanup 2019-10-15 14:42:09 +05:30
sms_manager.js Update erpnext/public/js/sms_manager.js 2019-07-09 17:54:00 +05:30
stock_analytics.js Remove unnecessary columns Analytics Reports (#13344) 2018-03-22 11:12:02 +05:30
stock_grid_report.js load all js and css like before in desk.html 2015-03-06 13:17:26 +05:30
utils.js fix: warehouse unset when cannot find item warehouse 2020-04-15 22:10:48 +05:30
website_theme.js fix: Add erpnext website theme import 2019-06-14 20:06:54 +05:30
website_utils.js Newsletter moved to Frappe 2016-06-28 17:28:40 +05:30