1. a66d9f8 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 4 months ago
  2. 218da12 fix: add missing commas and brackets by anandbaburajan · 2 years, 4 months ago
  3. 538da9a Merge branch 'develop' into fix_precision_in_asset_tests by Anand Baburajan · 2 years, 4 months ago
  4. b5e5d3b fix: precision in asset tests by anandbaburajan · 2 years, 4 months ago
  5. 1bd8863 chore: hardcode doctype by Ankush Menat · 2 years, 4 months ago
  6. 417180e chore: refactor some functions to use new depr schedule by anandbaburajan · 2 years, 4 months ago
  7. ffd4170 chore: add expected_value_after_useful_life in depr schedule by anandbaburajan · 2 years, 4 months ago
  8. ca3581d chore: rename modify_draft_asset_depreciation_schedules by anandbaburajan · 2 years, 4 months ago
  9. ed495dc chore: add convert_draft_asset_depreciation_schedules_into_active and fix some bugs by anandbaburajan · 2 years, 4 months ago
  10. 97ab7bd chore: remove some unwanted functions in asset by anandbaburajan · 2 years, 4 months ago
  11. 710d245 feat: moving, refactoring and adding functions to asset_depreciation_schedule by anandbaburajan · 2 years, 4 months ago
  12. 05d2c7f Merge branch 'develop' into asset_bill_date_new by Anand Baburajan · 2 years, 5 months ago
  13. 65e855b fix: pro_rata_amount calculation in assets tests by anandbaburajan · 2 years, 5 months ago
  14. 5a27417 feat: add asset_depreciation_schedule by anandbaburajan · 2 years, 5 months ago
  15. 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
  16. 54c2ffc fix: Pass project to stock entry items by Hossein Yousefian · 2 years, 5 months ago
  17. 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
  18. 601880f Merge pull request #32454 from AnandBaburajan/fix_test_scrap_asset by Deepesh Garg · 2 years, 6 months ago
  19. 47bd4be fix: test_scrap_asset by anandbaburajan · 2 years, 6 months ago
  20. 28952ed chore: remove unused function by anandbaburajan · 2 years, 6 months ago
  21. f1169fb chore: refactor by just using a filter by anandbaburajan · 2 years, 6 months ago
  22. b734f9d chore: refactor by creating is_sold by anandbaburajan · 2 years, 6 months ago
  23. f4bf9c6 chore: rewrite query using frappe.qb by anandbaburajan · 2 years, 6 months ago
  24. 0618f60 Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 6 months ago
  25. a8dd3c3 chore: adding missing asset statuses by anandbaburajan · 2 years, 6 months ago
  26. 1725672 chore: adding missing asset statuses by anandbaburajan · 2 years, 6 months ago
  27. f9f6800 fix: asset requiring maintenance sold status by anandbaburajan · 2 years, 6 months ago
  28. c6a7de0 chore: add blank lines by anandbaburajan · 2 years, 6 months ago
  29. 14e2d31 test: adding test_asset_with_maintenance_required_status_after_sale by anandbaburajan · 2 years, 6 months ago
  30. 6145013 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Nabin Hait · 2 years, 6 months ago
  31. c760ca2 fix: Scrap Asset Accounting Dimensions (#31949) by Maharshi Patel · 2 years, 6 months ago
  32. fac82cf fix: Depreciation posting date only when calculate depreciation is checked by Deepesh Garg · 2 years, 6 months ago
  33. 43a3400 fix: fix restore asset value after depreciation by anandbaburajan · 2 years, 6 months ago
  34. 5a8b28c fix: refactor asset capitilization by anandbaburajan · 2 years, 6 months ago
  35. 11ac20e fix: asset tests by anandbaburajan · 2 years, 6 months ago
  36. ff5cad1 fix: calculate depreciation properly on asset sale entry and scrap entry by anandbaburajan · 2 years, 6 months ago
  37. 3457105 fix: test cases by Nabin Hait · 2 years, 6 months ago
  38. 58d430f feat: Asset Capitalization by Nabin Hait · 2 years, 6 months ago
  39. fefe950 fix: resolved merge conflict by Nabin Hait · 2 years, 6 months ago
  40. c1f6dd4 chore: fix against account by Deepesh Garg · 2 years, 7 months ago
  41. b4a2eb2 fix: gl entries for asset repair by Nabin Hait · 2 years, 7 months ago
  42. cb73528 test: Use assertSequenceEqual for comparision between Tuple / Lists by Gavin D'souza · 2 years, 9 months ago
  43. f222284 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 8 months ago
  44. b26438c test: Fixed test for WDV method depreciation schedule by Nabin Hait · 2 years, 8 months ago
  45. 6c29146 fix: Removed 'Allow Monthly Depreciation' checkbox by Nabin Hait · 2 years, 8 months ago
  46. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 8 months ago
  47. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 9 months ago
  48. 0810674 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 9 months ago
  49. 416d578 fix: Add missing comma by GangaManoj · 2 years, 9 months ago
  50. 1b17865 test: Test monthly depreciation by Written Down Value method by GangaManoj · 2 years, 9 months ago
  51. 2b7ab72 fix: Convert string to datetime object by GangaManoj · 2 years, 9 months ago
  52. 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
  53. 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
  54. b07aae4 fix: Correct pro-rata amount calculation by GangaManoj · 2 years, 9 months ago
  55. 2d9153e fix: Remove misleading comment by GangaManoj · 2 years, 9 months ago
  56. ab13a17 fix: Replace asset life with total no of depreciations by GangaManoj · 2 years, 9 months ago
  57. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 9 months ago
  58. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 9 months ago
  59. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 9 months ago
  60. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 9 months ago
  61. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 3 years ago
  62. 4623a1b fix(test): Item MacBook does not exist by Saqib Ansari · 3 years ago
  63. 494bd9e style: format code with black by Ankush Menat · 3 years ago
  64. 2661cb2 Merge pull request #30091 from marination/item-group-filters-listing by Marica · 3 years ago
  65. 17e1624 Merge pull request #30114 from nextchamp-saqib/fix-#23231 by Saqib Ansari · 3 years ago
  66. 7b37a74 fix: Linter by marination · 3 years ago
  67. 5526f85 Merge branch 'develop' into asset-translates by Deepesh Garg · 3 years ago
  68. e666660 Merge branch 'develop' into fix-#23231 by Saqib Ansari · 3 years ago
  69. 816e12d Merge branch 'develop' into mergify/bp/develop/pr-29714 by Deepesh Garg · 3 years ago
  70. 66f2020 perf(asset): fetch only distinct depreciable assets by Saqib Ansari · 3 years ago
  71. 16de29a fix(translation) - correction for translation by hrzzz · 3 years, 1 month ago
  72. 5159e2e refactor: remove India specific code by Sagar Vora · 3 years, 1 month ago
  73. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 3 years, 1 month ago
  74. 8743e39 fix: sider by Saqib Ansari · 3 years, 1 month ago
  75. 3dcc3a3 fix: cannot edit valutaion_rate in asset repair by Saqib Ansari · 3 years, 1 month ago
  76. 414c3b8 fix: remove redundant method by Saqib Ansari · 3 years, 1 month ago
  77. 5d3b65b fix: Pass value instead of array by GangaManoj · 3 years, 1 month ago
  78. 3d6ed4e fix: Fetch valuation rate by GangaManoj · 3 years, 1 month ago
  79. 780694f test: number_of_depr_booked = total_number_of_depr by Saqib Ansari · 3 years, 1 month ago
  80. c580854 fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations by Saqib Ansari · 3 years, 1 month ago
  81. 3193222 fix: fetch image form item (#29523) by Himanshu · 3 years, 1 month ago
  82. 5090959 Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split by Deepesh Garg · 3 years, 2 months ago
  83. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 3 years, 2 months ago
  84. c7e75f9 Merge pull request #29385 from nextchamp-saqib/asset-fix-depr-fix by Saqib Ansari · 3 years, 2 months ago
  85. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 3 years, 2 months ago
  86. ae580d1 fix: failing test cases by Saqib Ansari · 3 years, 2 months ago
  87. 0bbde48 fix: depreciation amount on selling an asset by Saqib Ansari · 3 years, 2 months ago
  88. 60bfead fix: first depreciation amount in asset by Saqib Ansari · 3 years, 2 months ago
  89. 4390adc fix: cost center validation of asset by Saqib Ansari · 3 years, 2 months ago
  90. a5643d5 test: purchase of grouped assets by Saqib Ansari · 3 years, 2 months ago
  91. 7d8eef5 fix: cannot set asset quantity for existing assets by Saqib Ansari · 3 years, 2 months ago
  92. 4abc7da chore: Add test case by Deepesh Garg · 3 years, 2 months ago
  93. d37feb8 feat: Splitting group assets by Deepesh Garg · 3 years, 2 months ago
  94. 35a6b58 feat: purchase grouped asset by Saqib Ansari · 3 years, 2 months ago
  95. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 2 months ago
  96. 11fae15 fix(asset): check if fixed asset account is set against company (#29189) by Saqib Ansari · 3 years, 2 months ago
  97. 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 3 years, 3 months ago
  98. 2137e56 revert: "fix: expected value after useful life validation" by Saqib Ansari · 3 years, 3 months ago
  99. 4984513 Merge pull request #28677 from GangaManoj/fix-adjust-asset-value by Saqib · 3 years, 3 months ago
  100. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 3 years, 3 months ago