brotherton-erpnext/erpnext/setup/doctype
Nabin Hait bd4bdca6ad
feat: Repost item costing (#24183)
* 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

* fix: removed duplicate field from pos profile
2020-12-21 20:03:59 +05:30
..
authorization_control fix: Improper escaping (#20248) 2020-01-14 12:55:03 +05:30
authorization_rule fix: Disable rounded total field's value honours docfield's default value 2019-01-21 18:50:50 +05:30
brand fix(test): item variant 2019-03-29 18:30:00 +05:30
company feat: Repost item costing (#24183) 2020-12-21 20:03:59 +05:30
currency_exchange fix: travis failing (#19568) 2019-11-13 18:58:22 +05:30
customer_group fix: Set Root as Parent if no parent in new tree view node (#22497) 2020-06-29 17:39:26 +05:30
email_digest fix: email digest user not found 2020-11-18 17:15:54 +05:30
global_defaults fix(purchase-invoice): add rounded total property setter for purchase invoice (#18841) 2019-09-03 14:18:15 +05:30
item_group fix: Insert Supplier Group via List View (#22403) 2020-06-23 17:51:02 +05:30
naming_series fix: naming series - cannot reset current value to zero (#23504) 2020-10-04 18:13:24 +05:30
party_type refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
print_heading [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation_lost_reason [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation_lost_reason_detail fix: Quotation lost reason options fix (#22814) 2020-08-13 09:20:36 +05:30
sales_partner fixed conflicts 2019-10-15 14:18:59 +05:30
sales_person refactor: Format translation strings (#24004) 2020-11-25 15:37:54 +05:30
supplier_group fix: Insert Supplier Group via List View (#22403) 2020-06-23 17:51:02 +05:30
target_detail feat: commonified item group wise target variance report 2019-03-25 17:56:43 +05:30
terms_and_conditions fix: typo for language in Terms description (#22270) 2020-06-17 09:34:58 +05:30
territory fix: Set Root as Parent if no parent in new tree view node (#22497) 2020-06-29 17:39:26 +05:30
uom perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
uom_conversion_factor Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
website_item_group [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30