1. ec6505d chore: fix some bugs, refactor some functions, add proper notes by anandbaburajan · 2 years, 3 months ago
  2. 90e1b9c chore: fix asset depr schedule notes by anandbaburajan · 2 years, 3 months ago
  3. 16365bf chore: more refactoring by anandbaburajan · 2 years, 3 months ago
  4. 77dc8e7 fix: bug in posting depr entries by anandbaburajan · 2 years, 3 months ago
  5. 187e1a3 chore: refactor get_depreciable_assets by anandbaburajan · 2 years, 3 months ago
  6. 1fd73af chore: refactor some reports by anandbaburajan · 2 years, 3 months ago
  7. 2cd42db chore: refactor get_finance_book_value_map by anandbaburajan · 2 years, 3 months ago
  8. e7d404a chore: remove finance_book and finance_book_id from depreciation_schedule and refactor some functions by anandbaburajan · 2 years, 3 months ago
  9. 8365d6b fix: refactor reverse_depreciation_entry_made_after_disposal and fix fb bug by anandbaburajan · 2 years, 3 months ago
  10. 83ed93f chore: refactor chart and manual set_accumulated_depreciation logic by anandbaburajan · 2 years, 3 months ago
  11. ca8c827 chore: refactor schedules in split_asset functions by anandbaburajan · 2 years, 3 months ago
  12. f20238f chore: use make_new_active_asset_depr_schedules_and_cancel_current_ones instead of prepare_depreciation_data by anandbaburajan · 2 years, 4 months ago
  13. 96ede2f fix: bug in new depr schedule by anandbaburajan · 2 years, 4 months ago
  14. 7d09440 chore: more refactoring by anandbaburajan · 2 years, 4 months ago
  15. de17367 chore: finish refactoring asset_value_adjustment by anandbaburajan · 2 years, 4 months ago
  16. f35b19e chore: renaming functions and variables again, and continuing refactoring AssetValueAdjustment by anandbaburajan · 2 years, 4 months ago
  17. 7db66b0 chore: renaming some functions and variables, and partially refactoring AssetValueAdjustment by anandbaburajan · 2 years, 4 months ago
  18. 76f28de chore: refactor more functions to use new depr schedule by anandbaburajan · 2 years, 4 months ago
  19. a66d9f8 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 4 months ago
  20. 218da12 fix: add missing commas and brackets by anandbaburajan · 2 years, 4 months ago
  21. 538da9a Merge branch 'develop' into fix_precision_in_asset_tests by Anand Baburajan · 2 years, 4 months ago
  22. b5e5d3b fix: precision in asset tests by anandbaburajan · 2 years, 4 months ago
  23. 1bd8863 chore: hardcode doctype by Ankush Menat · 2 years, 4 months ago
  24. 417180e chore: refactor some functions to use new depr schedule by anandbaburajan · 2 years, 4 months ago
  25. ffd4170 chore: add expected_value_after_useful_life in depr schedule by anandbaburajan · 2 years, 4 months ago
  26. ca3581d chore: rename modify_draft_asset_depreciation_schedules by anandbaburajan · 2 years, 4 months ago
  27. ed495dc chore: add convert_draft_asset_depreciation_schedules_into_active and fix some bugs by anandbaburajan · 2 years, 4 months ago
  28. 97ab7bd chore: remove some unwanted functions in asset by anandbaburajan · 2 years, 4 months ago
  29. 710d245 feat: moving, refactoring and adding functions to asset_depreciation_schedule by anandbaburajan · 2 years, 4 months ago
  30. 05d2c7f Merge branch 'develop' into asset_bill_date_new by Anand Baburajan · 2 years, 5 months ago
  31. 65e855b fix: pro_rata_amount calculation in assets tests by anandbaburajan · 2 years, 5 months ago
  32. 5a27417 feat: add asset_depreciation_schedule by anandbaburajan · 2 years, 5 months ago
  33. f322c60 fix: for asset's purchase_date, if bill_date is set, use that instead of posting_date by anandbaburajan · 2 years, 5 months ago
  34. 54c2ffc fix: Pass project to stock entry items by Hossein Yousefian · 2 years, 5 months ago
  35. 8f0e63c fix: add translate function on remark text on make_depreciation_entry in asset_value_adjustment.py by Ernesto Ruiz · 2 years, 5 months ago
  36. 601880f Merge pull request #32454 from AnandBaburajan/fix_test_scrap_asset by Deepesh Garg · 2 years, 6 months ago
  37. 47bd4be fix: test_scrap_asset by anandbaburajan · 2 years, 6 months ago
  38. 28952ed chore: remove unused function by anandbaburajan · 2 years, 6 months ago
  39. f1169fb chore: refactor by just using a filter by anandbaburajan · 2 years, 6 months ago
  40. b734f9d chore: refactor by creating is_sold by anandbaburajan · 2 years, 6 months ago
  41. f4bf9c6 chore: rewrite query using frappe.qb by anandbaburajan · 2 years, 6 months ago
  42. 0618f60 Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 6 months ago
  43. a8dd3c3 chore: adding missing asset statuses by anandbaburajan · 2 years, 6 months ago
  44. 1725672 chore: adding missing asset statuses by anandbaburajan · 2 years, 6 months ago
  45. f9f6800 fix: asset requiring maintenance sold status by anandbaburajan · 2 years, 6 months ago
  46. c6a7de0 chore: add blank lines by anandbaburajan · 2 years, 6 months ago
  47. 14e2d31 test: adding test_asset_with_maintenance_required_status_after_sale by anandbaburajan · 2 years, 6 months ago
  48. 6145013 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Nabin Hait · 2 years, 6 months ago
  49. c760ca2 fix: Scrap Asset Accounting Dimensions (#31949) by Maharshi Patel · 2 years, 6 months ago
  50. fac82cf fix: Depreciation posting date only when calculate depreciation is checked by Deepesh Garg · 2 years, 6 months ago
  51. 43a3400 fix: fix restore asset value after depreciation by anandbaburajan · 2 years, 6 months ago
  52. 5a8b28c fix: refactor asset capitilization by anandbaburajan · 2 years, 6 months ago
  53. 11ac20e fix: asset tests by anandbaburajan · 2 years, 6 months ago
  54. ff5cad1 fix: calculate depreciation properly on asset sale entry and scrap entry by anandbaburajan · 2 years, 6 months ago
  55. 3457105 fix: test cases by Nabin Hait · 2 years, 6 months ago
  56. 58d430f feat: Asset Capitalization by Nabin Hait · 2 years, 6 months ago
  57. fefe950 fix: resolved merge conflict by Nabin Hait · 2 years, 6 months ago
  58. c1f6dd4 chore: fix against account by Deepesh Garg · 2 years, 7 months ago
  59. b4a2eb2 fix: gl entries for asset repair by Nabin Hait · 2 years, 7 months ago
  60. cb73528 test: Use assertSequenceEqual for comparision between Tuple / Lists by Gavin D'souza · 2 years, 9 months ago
  61. f222284 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 8 months ago
  62. b26438c test: Fixed test for WDV method depreciation schedule by Nabin Hait · 2 years, 8 months ago
  63. 6c29146 fix: Removed 'Allow Monthly Depreciation' checkbox by Nabin Hait · 2 years, 8 months ago
  64. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 8 months ago
  65. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 9 months ago
  66. 0810674 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 9 months ago
  67. 416d578 fix: Add missing comma by GangaManoj · 2 years, 9 months ago
  68. 1b17865 test: Test monthly depreciation by Written Down Value method by GangaManoj · 2 years, 9 months ago
  69. 2b7ab72 fix: Convert string to datetime object by GangaManoj · 2 years, 9 months ago
  70. e62beae test: Test if final day of the month is taken if depr_start_date is the last day of its month by GangaManoj · 2 years, 9 months ago
  71. 154e258 fix: Get last day of the monthif depr posting date is the last day of its month by GangaManoj · 2 years, 9 months ago
  72. b07aae4 fix: Correct pro-rata amount calculation by GangaManoj · 2 years, 9 months ago
  73. 2d9153e fix: Remove misleading comment by GangaManoj · 2 years, 9 months ago
  74. ab13a17 fix: Replace asset life with total no of depreciations by GangaManoj · 2 years, 9 months ago
  75. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 9 months ago
  76. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 9 months ago
  77. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 9 months ago
  78. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 9 months ago
  79. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 3 years ago
  80. 4623a1b fix(test): Item MacBook does not exist by Saqib Ansari · 3 years ago
  81. 494bd9e style: format code with black by Ankush Menat · 3 years ago
  82. 2661cb2 Merge pull request #30091 from marination/item-group-filters-listing by Marica · 3 years ago
  83. 17e1624 Merge pull request #30114 from nextchamp-saqib/fix-#23231 by Saqib Ansari · 3 years ago
  84. 7b37a74 fix: Linter by marination · 3 years ago
  85. 5526f85 Merge branch 'develop' into asset-translates by Deepesh Garg · 3 years ago
  86. e666660 Merge branch 'develop' into fix-#23231 by Saqib Ansari · 3 years ago
  87. 816e12d Merge branch 'develop' into mergify/bp/develop/pr-29714 by Deepesh Garg · 3 years ago
  88. 66f2020 perf(asset): fetch only distinct depreciable assets by Saqib Ansari · 3 years ago
  89. 16de29a fix(translation) - correction for translation by hrzzz · 3 years, 1 month ago
  90. 5159e2e refactor: remove India specific code by Sagar Vora · 3 years, 1 month ago
  91. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 3 years, 1 month ago
  92. 8743e39 fix: sider by Saqib Ansari · 3 years, 1 month ago
  93. 3dcc3a3 fix: cannot edit valutaion_rate in asset repair by Saqib Ansari · 3 years, 1 month ago
  94. 414c3b8 fix: remove redundant method by Saqib Ansari · 3 years, 1 month ago
  95. 5d3b65b fix: Pass value instead of array by GangaManoj · 3 years, 1 month ago
  96. 3d6ed4e fix: Fetch valuation rate by GangaManoj · 3 years, 1 month ago
  97. 780694f test: number_of_depr_booked = total_number_of_depr by Saqib Ansari · 3 years, 1 month ago
  98. c580854 fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations by Saqib Ansari · 3 years, 1 month ago
  99. 3193222 fix: fetch image form item (#29523) by Himanshu · 3 years, 1 month ago
  100. 5090959 Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split by Deepesh Garg · 3 years, 2 months ago