brotherton-erpnext/erpnext/selling/doctype
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
..
campaign Linkedin, Twitter Integration 2020-04-18 01:46:38 +05:30
customer feat: add Bank Account to dashboards 2020-04-28 18:56:47 +02:00
customer_credit_limit fix: customer credit limit label (#20152) 2019-12-31 17:05:34 +05:30
industry_type [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
installation_note fix: installation note (#18232) 2019-07-10 19:29:39 +05:30
installation_note_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
lead_source [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_closing_voucher fix: Incorrect translation syntax 2020-01-29 15:06:18 +05:30
pos_closing_voucher_details POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_invoices POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_taxes POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
product_bundle Add Bundle Description Field To Product Bundle (#11122) 2017-10-25 12:22:08 +05:30
product_bundle_item chore: Item Price and Product Bundle Form cleanup (#20772) 2020-03-02 15:51:14 +05:30
quotation fix: quotation have expired status even if sales order exists 2020-04-23 15:28:47 +05:30
quotation_item feat: Link blanket order and quotation 2020-03-30 22:44:13 +05:30
sales_order feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
sales_order_item fix: show uom in print formats instead of stock uom (#20843) 2020-03-06 11:03:46 +05:30
sales_partner_type minor changes 2018-06-12 16:04:49 +05:30
sales_team fix: test cases 2019-03-26 12:52:32 +05:30
selling_settings fix: sales order reqd only checks for stock items (#19865) 2019-12-09 17:23:19 +05:30
sms_center fix(Contact): mobile_no re-introduced and travis fixes (#19009) 2019-09-30 10:08:15 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30