1. 2d9da22 Merge branch 'develop' of https://github.com/frappe/erpnext into asset-capitalization by Saif Ur Rehman · 3 years ago
  2. ec0a724 fix: Calculate depreciation_amount accurately (#27585) by Saqib · 3 years ago
  3. 7681600 fix: test wdv method for indian region by Saqib · 3 years ago
  4. f047c6f fix: Test for WDV by GangaManoj · 3 years ago
  5. 15e9b51 fix: Make status filter optional (#28126) by Ganga Manoj · 3 years ago
  6. 06c505d fix: Linters by GangaManoj · 3 years ago
  7. 9e70228 fix: Only add additional depreciation schedule row on sale if depreciation_amount > 0 by GangaManoj · 3 years ago
  8. 0b8cb5d fix: Add missing digit by GangaManoj · 3 years ago
  9. fdeb273 fix: Sider issues by GangaManoj · 3 years ago
  10. 60aae44 fix: Add missing digit by GangaManoj · 3 years ago
  11. 371b621 fix: Compare date strings by GangaManoj · 3 years ago
  12. e9d310a fix: Format tests by GangaManoj · 3 years ago
  13. 5a0289a Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  14. 968be70 fix: Remove PR creation from all tests in TestDepreciationBasics by GangaManoj · 3 years ago
  15. 09215a9 fix: Remove PR creation from all tests for Depreciation Methods by GangaManoj · 3 years ago
  16. 4bf01bb fix: Move Purchase Receipt creation to setUpClass by GangaManoj · 3 years ago
  17. 1f70dd6 fix: value_after_depreciation calculation (#27954) by Saqib · 3 years ago
  18. 8cc81a9 Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  19. e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years ago
  20. 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years ago
  21. 749d1b6 fix: Enable cwip accounting by GangaManoj · 3 years ago
  22. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  23. a7ec007 fix: Add tests to validate item by GangaManoj · 3 years ago
  24. d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years ago
  25. 4918e95 fix: Add tearDownClass() by GangaManoj · 3 years ago
  26. ef3f2fcb fix: Replace setUp() with setUpClass() by GangaManoj · 3 years ago
  27. adebf2d fix: Adjust depreciation_amount in final row by GangaManoj · 3 years ago
  28. 065a2ce fix(asset): expected value after useful life validation (#27539) by Saqib · 3 years ago
  29. 424efd4 feat(regional): toggle for reduced depreciation rate as per IT Act (#27600) by Saqib · 3 years, 1 month ago
  30. c84c983 fix: Categorize into test suites by GangaManoj · 3 years, 1 month ago
  31. 40ec2d6 fix: Add tests for depreciation by GangaManoj · 3 years, 1 month ago
  32. fdd9e6c fix: Replace asset.schedules with asset.get('schedules') by GangaManoj · 3 years, 1 month ago
  33. b9fb59d fix: Reset depreciation schedule on returning asset by GangaManoj · 3 years, 1 month ago
  34. 249672c fix: Add depreciation_schedule details in create_asset() by GangaManoj · 3 years, 1 month ago
  35. 700e78d fix: Remove extra brackets by GangaManoj · 3 years, 1 month ago
  36. 3c8879e fix: Calculate depreciation_amount accurately by GangaManoj · 3 years, 1 month ago
  37. 164a2ad fix: Calculate depreciation_left accurately by GangaManoj · 3 years, 1 month ago
  38. 86a6293 test(Asset Capitalization): unit tests by Saif Ur Rehman · 3 years, 1 month ago
  39. c311b8e fix(Asset Capitalization): validation edge cases by Saif Ur Rehman · 3 years, 1 month ago
  40. 003cfe2 fix(Asset Capitalization): Hide source items section if table is empty by Saif Ur Rehman · 3 years, 1 month ago
  41. 132b517 fix(Asset Captalization): run_serially on posting_date changed by Saif Ur Rehman · 3 years, 1 month ago
  42. d173e06 chore(Asset Capitalization): isort linting by Saif Ur Rehman · 3 years, 1 month ago
  43. 8873ef7 chore(Asset Capitalization): isort linting by Saif Ur Rehman · 3 years, 1 month ago
  44. dc24a65 chore(Asset Capitalization): linting by Saif Ur Rehman · 3 years, 1 month ago
  45. 8c54be7 chore(Asset Capitalization): linting by Saif Ur Rehman · 3 years, 1 month ago
  46. 7a5d75b feat(Asset Capitalization): Submission and Cancellation by Saif Ur Rehman · 3 years, 1 month ago
  47. 3b9bc8e feat(Asset Capitalization): Finance Book field in Asset Row by Saif Ur Rehman · 3 years, 1 month ago
  48. 702b5c3 feat(Asset Capitalization): Accounting Fields by Saif Ur Rehman · 3 years, 1 month ago
  49. 6c74896 feat: Asset Capitalization Form by Saif Ur Rehman · 3 years, 1 month ago
  50. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  51. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 2 months ago
  52. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 2 months ago
  53. a285b5b feat: Accounts, Selling & Assets Onboarding cleanup (#27112) by Kamal Johnson · 3 years, 2 months ago
  54. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 2 months ago
  55. b99c011 fix: unable to create manual / auto asset depreciation entry when cost_center is mandatory (#26912) by Ashish Shah · 3 years, 2 months ago
  56. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  57. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  58. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  59. 54c31ed feat: depreciate asset after sale (#26543) by Ganga Manoj · 3 years, 2 months ago
  60. 455d300 Revert "test: fix POS Closing Entry Test" by marination · 3 years, 2 months ago
  61. 867939f test: fixed asset movement tests by marination · 3 years, 2 months ago
  62. 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 2 months ago
  63. 363225d fix(asset): incorrect date difference calculation (#26805) by Saqib · 3 years, 2 months ago
  64. 56cdceb fix: Sider issues by GangaManoj · 3 years, 3 months ago
  65. 2e507b4 fix(Asset Repair): cancellation by Saqib · 3 years, 4 months ago
  66. 073b50f fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 4 months ago
  67. fd7fb37 fix(Asset Repair): Simplify code for Asset Repair creation in tests by GangaManoj · 3 years, 4 months ago
  68. e328e3b fix(Asset Repair): Edit description for total_repair_cost by GangaManoj · 3 years, 4 months ago
  69. c8caafa fix(Asset Repair): Move filters for cost_center, warehouse and project to setup by GangaManoj · 3 years, 4 months ago
  70. 267fed2 fix(Asset): Add comment by GangaManoj · 3 years, 4 months ago
  71. 597016b fix(Asset): Remove extra tabs by GangaManoj · 3 years, 4 months ago
  72. 7c37e83 fix(Asset): Remove to_date field by GangaManoj · 3 years, 4 months ago
  73. cba0966 fix(Asset Repair): Change controller hooks by GangaManoj · 3 years, 4 months ago
  74. 81bcae7 fix(Asset): Remove redundant code by GangaManoj · 3 years, 4 months ago
  75. f3ae1dd fix(Asset): Fix test by GangaManoj · 3 years, 4 months ago
  76. 18bbfdf fix(Asset Repair): Remove test that's no longer necessary by GangaManoj · 3 years, 4 months ago
  77. 39dba43 fix(Asset): Fix value_after_depreciation calculation by GangaManoj · 3 years, 4 months ago
  78. 3ba9fb3 fix(Asset Repair): Replace asset_value with value_after_depreciation in tests by GangaManoj · 3 years, 4 months ago
  79. 72ea64f fix: Sider issues by GangaManoj · 3 years, 4 months ago
  80. 307fe43 fix: Remove changes made to Asset Maintenance by GangaManoj · 3 years, 4 months ago
  81. 55bca4c fix(Asset Repair): Revert Stock Entry on cancellation by GangaManoj · 3 years, 4 months ago
  82. c34e6b1 fix(Asset): Fix tests for Asset Repair by GangaManoj · 3 years, 4 months ago
  83. ba95585 fix(Asset Repair): Return Depreciation Schedule to original state on cancellation by GangaManoj · 3 years, 4 months ago
  84. 6c2f4ce fix(Asset Repair): Increase stock quantity and decrease asset value on cancellation by GangaManoj · 3 years, 4 months ago
  85. ad78888 fix(Asset Repair): Compute total_value instantly by GangaManoj · 3 years, 4 months ago
  86. e921878 fix: Rename 'Stock Item' to 'Asset Repair Consumed Item' by GangaManoj · 3 years, 4 months ago
  87. 852881e fix(Asset Repair): Fix tests by GangaManoj · 3 years, 4 months ago
  88. 42fd7ff fix(Asset Repair): Set completion_date on changing repair_status to 'Completed' by GangaManoj · 3 years, 4 months ago
  89. 68e0c96 fix(Asset Repair): Prevent some fields from being copied on duplicating the doc by GangaManoj · 3 years, 4 months ago
  90. 399d17e fix(Asset Repair): Make Error Description non-mandatory by GangaManoj · 3 years, 4 months ago
  91. e755c74 fix(Asset Repair): Add Stock Entry field by GangaManoj · 3 years, 4 months ago
  92. 4004bcd fix(Asset Repair): Move Total Repair Cost to the Stock Consumption Details section by GangaManoj · 3 years, 4 months ago
  93. bd1796c fix: Replace edit_dates with flags.increase_in_asset_life by GangaManoj · 3 years, 4 months ago
  94. ae8cb33 fix(Asset Repair): Fix depreciation_amount calculation by GangaManoj · 3 years, 4 months ago
  95. be53604 fix: Add comments by GangaManoj · 3 years, 4 months ago
  96. bd336c7 fix(Asset): Add function to clear old depreciation schedule by GangaManoj · 3 years, 4 months ago
  97. 54cbc83 fix(Asset Repair): Create GL Entries for each item in Stock Items by GangaManoj · 3 years, 4 months ago
  98. 50826f1 fix(Asset): Replace asset_value with value_after_depreciation in Finance Books by GangaManoj · 3 years, 4 months ago
  99. d354a30 fix(Asset Repair): Display value_after_depreciation in Finance Books by GangaManoj · 3 years, 4 months ago
  100. 9520efb fix(Asset Repair): Filter Warehouse by Company by GangaManoj · 3 years, 4 months ago