brotherton-erpnext/erpnext/stock/report
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
..
batch_item_expiry_status Lint and fix JS files 2017-05-30 12:54:42 +05:30
batch_wise_balance_history refactor: added new filters in the Batch-wise balance history report (#23676) 2020-10-19 11:37:54 +05:30
bom_search Updated Python 3 fixes 2018-02-15 11:31:05 +05:30
delayed_item_report fix: multiple minor issues in delayed order report (#18134) 2019-07-03 11:43:38 +05:30
delayed_order_report fix: multiple minor issues in delayed order report (#18134) 2019-07-03 11:43:38 +05:30
delivery_note_trends feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
item_balance item balance report (#12983) 2018-02-20 12:17:49 +05:30
item_price_stock replaced frappe.db.sql with frappe.get_all 2019-10-30 16:27:58 +05:30
item_prices fix: last purchase rate in item prices report (#23506) 2020-10-12 17:09:09 +05:30
item_shortage_report chore: Fixtures and empty state handling in chart widgets 2020-05-15 13:21:58 +05:30
item_variant_details Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
item_wise_price_list_rate Added brand in item price doctype, item prices report (#13900) 2018-05-03 16:23:57 +05:30
items_to_be_requested added roles in the report 2017-03-06 14:26:09 +05:30
itemwise_recommended_reorder_level fix: key was mispelled 2020-06-11 23:32:53 -04:00
material_requests_for_which_supplier_quotations_are_not_created added roles in the report 2017-03-06 14:26:09 +05:30
product_bundle_balance fix(Product Bundle Balance): Update frappe.db.escape for v12 2019-05-30 13:55:32 +05:00
purchase_receipt_trends feat: buying module dashboard and onboarding 2020-05-19 20:22:25 +05:30
requested_items_to_be_transferred added roles in the report 2017-03-06 14:26:09 +05:30
serial_no_service_contract_expiry added roles in the report 2017-03-06 14:26:09 +05:30
serial_no_status added roles in the report 2017-03-06 14:26:09 +05:30
serial_no_warranty_expiry added roles in the report 2017-03-06 14:26:09 +05:30
stock_ageing fix: stock ageing report not working (#23923) 2020-11-17 12:10:27 +05:30
stock_analytics Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
stock_and_account_value_comparison fix: get serial nos based on posting date and time 2020-04-07 14:42:02 +05:30
stock_balance Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
stock_ledger Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
stock_projected_qty Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
stock_qty_vs_serial_no_count fix: showing error for wrong filters. (#23726) 2020-10-26 19:37:33 +05:30
supplier_wise_sales_analytics fix: incorrect delivered qty in Supplier-Wise Sales Analytics (#22631) 2020-07-09 20:07:10 +05:30
total_stock_summary fix: query (#19376) 2019-10-22 11:46:17 +05:30
warehouse_wise_item_balance_age_and_value Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30