brotherton-erpnext/erpnext/buying/doctype
Nabin Hait a77b8c9fcc
Repost item valuation (#24031)
* feat: Reposting logic for future finished/transferred item

* feat: added fields to identify needs to recalculate rate while reposting

* refactor: Set rate for outgoing and finished items

* refactor: Arranged fields in Stock Entry item table and added fields to identify finished and scrap item

* refactor: Arranged fields in Stock Entry item table and added fields to identify finished and scrap item

* refactor: Get outgoing rate for purchase return

* refactor: Get incoming rate for sales return

* test: Added tests for reposting valuation of transferred/finished/returned items

* feat: added incoming rate field in DN, SI and Packed Item table

* feat: get incoming rate for returned item

* fix: no error while getting valuation rate in stock entry

* fix: update stock ledger for DN and SI

* feat: update item valuation rate in PR and PI based on supplied items cost

* feat: SLE reposting logic for sales return and subcontracted item with test cases

* feat: update qty in future sle

* feat: repost future sle and gle via Repost Item Valuation

* fix: Skip unwanted function calling while reposting

* fix: repost sle for specific item and warehouse

* test: Modified tests for backdated stock reco

* fix: ignore cancelled sle in few methods

* feat: role allowed to do backdated entry

* feat: Show reposting status on stock valuation related reports

* fix: minor fixes

* fix: fixed sider issues

* fix: serial no fix related to immutable ledger

* fix: Test cases fixes related to perpetual inventory

* fix: Test cases fixed

* fix: Fixed reposting on cancel and test cases

* feat: Restart reposting item valuation

* refactor: Code cleanup using small functions and test case fixes

* fix: minor fixes

* fix: Raise on error while reposting item valuation

* fix: minor fix

* fix: Tests fixed

* fix: skip some validation ig gle made from reposting

* fix: test fixes

* fix: debugging stock and account validation

* fix: debugging stock and account validation

* fix: debugging travis for stock and account sync validation

* fix: debugging travis

* fix: debugging travis

* fix: debugging travis
2020-12-21 14:45:50 +05:30
..
buying_settings fix: Typo/Grammatical fixes in Settings (#23612) 2020-10-23 18:22:26 +05:30
purchase_order fix: added Purchase Order to Global Search (#24055) 2020-12-08 09:43:29 +05:30
purchase_order_item Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
purchase_order_item_supplied fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) 2020-09-18 18:27:24 +05:30
purchase_receipt_item_supplied fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) 2020-09-18 18:27:24 +05:30
request_for_quotation Merge branch 'develop' into link-to-mr 2020-12-04 16:30:40 +05:30
request_for_quotation_item fix: RFQ UX fixes (#23382) 2020-10-23 19:38:30 +05:30
request_for_quotation_supplier chore: Reposition RFQ fields 2020-11-04 22:07:33 +05:30
supplier fix: Accounting for internal transfer invoices within same company (#24021) 2020-12-11 21:30:39 +05:30
supplier_quotation Merge branch 'develop' into link-to-mr 2020-12-04 16:30:40 +05:30
supplier_quotation_item fix: removed extra space from label "Rate" (#23683) 2020-10-19 16:55:20 +05:30
supplier_scorecard fix: ignore permission while creating supplier scorecard period in supplier scorecard (#23406) 2020-09-23 17:14:37 +05:30
supplier_scorecard_criteria fix: trailing whitespace, duplication & more 2019-01-23 16:01:19 +05:30
supplier_scorecard_period fix: ignore permission while creating supplier scorecard period in supplier scorecard (#23406) 2020-09-23 17:14:37 +05:30
supplier_scorecard_scoring_criteria fix: trailing whitespace, duplication & more 2019-01-23 16:01:19 +05:30
supplier_scorecard_scoring_standing fix(buying): make supplier scorecard usable 2019-01-23 14:11:25 +05:30
supplier_scorecard_scoring_variable fix(buying): make supplier scorecard usable 2019-01-23 14:11:25 +05:30
supplier_scorecard_standing fix(buying): make supplier scorecard usable 2019-01-23 14:11:25 +05:30
supplier_scorecard_variable Merge branch 'master' into staging-fixes 2019-01-29 17:20:46 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30