1. 2661cb2 Merge pull request #30091 from marination/item-group-filters-listing by Marica · 2 years, 7 months ago
  2. 17e1624 Merge pull request #30114 from nextchamp-saqib/fix-#23231 by Saqib Ansari · 2 years, 7 months ago
  3. 7b37a74 fix: Linter by marination · 2 years, 7 months ago
  4. 5526f85 Merge branch 'develop' into asset-translates by Deepesh Garg · 2 years, 7 months ago
  5. e666660 Merge branch 'develop' into fix-#23231 by Saqib Ansari · 2 years, 7 months ago
  6. 816e12d Merge branch 'develop' into mergify/bp/develop/pr-29714 by Deepesh Garg · 2 years, 7 months ago
  7. 66f2020 perf(asset): fetch only distinct depreciable assets by Saqib Ansari · 2 years, 7 months ago
  8. 16de29a fix(translation) - correction for translation by hrzzz · 2 years, 8 months ago
  9. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 2 years, 8 months ago
  10. 8743e39 fix: sider by Saqib Ansari · 2 years, 8 months ago
  11. 3dcc3a3 fix: cannot edit valutaion_rate in asset repair by Saqib Ansari · 2 years, 8 months ago
  12. 414c3b8 fix: remove redundant method by Saqib Ansari · 2 years, 8 months ago
  13. 5d3b65b fix: Pass value instead of array by GangaManoj · 2 years, 8 months ago
  14. 3d6ed4e fix: Fetch valuation rate by GangaManoj · 2 years, 8 months ago
  15. 780694f test: number_of_depr_booked = total_number_of_depr by Saqib Ansari · 2 years, 8 months ago
  16. c580854 fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations by Saqib Ansari · 2 years, 8 months ago
  17. 3193222 fix: fetch image form item (#29523) by Himanshu · 2 years, 9 months ago
  18. 5090959 Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split by Deepesh Garg · 2 years, 9 months ago
  19. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  20. c7e75f9 Merge pull request #29385 from nextchamp-saqib/asset-fix-depr-fix by Saqib Ansari · 2 years, 9 months ago
  21. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  22. ae580d1 fix: failing test cases by Saqib Ansari · 2 years, 9 months ago
  23. 0bbde48 fix: depreciation amount on selling an asset by Saqib Ansari · 2 years, 9 months ago
  24. 60bfead fix: first depreciation amount in asset by Saqib Ansari · 2 years, 9 months ago
  25. 4390adc fix: cost center validation of asset by Saqib Ansari · 2 years, 9 months ago
  26. a5643d5 test: purchase of grouped assets by Saqib Ansari · 2 years, 9 months ago
  27. 7d8eef5 fix: cannot set asset quantity for existing assets by Saqib Ansari · 2 years, 9 months ago
  28. 4abc7da chore: Add test case by Deepesh Garg · 2 years, 9 months ago
  29. d37feb8 feat: Splitting group assets by Deepesh Garg · 2 years, 9 months ago
  30. 35a6b58 feat: purchase grouped asset by Saqib Ansari · 2 years, 9 months ago
  31. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  32. 11fae15 fix(asset): check if fixed asset account is set against company (#29189) by Saqib Ansari · 2 years, 9 months ago
  33. 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 2 years, 10 months ago
  34. 2137e56 revert: "fix: expected value after useful life validation" by Saqib Ansari · 2 years, 10 months ago
  35. 4984513 Merge pull request #28677 from GangaManoj/fix-adjust-asset-value by Saqib · 2 years, 10 months ago
  36. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 10 months ago
  37. 51c707a Merge branch 'develop' into fix-adjust-asset-value by Ganga Manoj · 2 years, 10 months ago
  38. 539cba1 Merge branch 'develop' into fix-clear-depr-schedule by Ganga Manoj · 2 years, 10 months ago
  39. b1ba98c feat: Make Depreciation Entry posting more flexible (#28421) by Saqib · 2 years, 11 months ago
  40. 56df646 fix(test): test_depr_entry_posting_with_income_account by Saqib Ansari · 2 years, 11 months ago
  41. fa42cf7 Merge branch 'develop' into depreciate-existing-asset by Saqib · 2 years, 11 months ago
  42. 9bc2821 fix: Make buttons translatable (#28679) by Ganga Manoj · 2 years, 11 months ago
  43. a108df8 fix: assigned proper form tour to onboarding steps by Jannat Patel · 2 years, 11 months ago
  44. 4629308 fix: Rename function by GangaManoj · 2 years, 11 months ago
  45. 5b224f8 fix: Rename variable by GangaManoj · 2 years, 11 months ago
  46. 6f1cf94 fix: Fix 'Adjust Asset Value' button by GangaManoj · 2 years, 11 months ago
  47. 828769c fix: Remove unnecessary variable by GangaManoj · 2 years, 11 months ago
  48. 774ac85 fix: Test if depreciation schedules are set up properly for existing assets by GangaManoj · 2 years, 11 months ago
  49. de00200 fix: Modify has_pro_rata() to include existing assets by GangaManoj · 2 years, 11 months ago
  50. 5c3d4ca fix: Create Depreciation Schedules properly for existing Assets by GangaManoj · 2 years, 11 months ago
  51. c94f1ed fix: Change order of import statements by GangaManoj · 2 years, 11 months ago
  52. b28f137 fix: Remove unused import by GangaManoj · 2 years, 11 months ago
  53. 6b75d14 fix: Add test for consumption of serialized Assets by GangaManoj · 2 years, 11 months ago
  54. efac7b0 fix: Create setUpClass by GangaManoj · 2 years, 11 months ago
  55. eea80b6 fix: Create stock item by GangaManoj · 2 years, 11 months ago
  56. c9e79ef fix: Replace 'item' with 'item_code' in tests by GangaManoj · 2 years, 11 months ago
  57. 068177d Merge branch 'develop' into serialized-item-consumption by Ganga Manoj · 2 years, 11 months ago
  58. 5ef709f Merge branch 'develop' into depr-expense-account by Ganga Manoj · 2 years, 11 months ago
  59. 4311936 fix: Edit dates and frequency of depreciation by GangaManoj · 2 years, 11 months ago
  60. 6ec5a19 fix: Test if clear_depreciation_schedule() works for multiple finance books by GangaManoj · 2 years, 11 months ago
  61. 33a0b1d fix: Retain depreciation schedule rows that are linked with JEs while clearing the schedule by GangaManoj · 2 years, 11 months ago
  62. f455de2 fix: Test if multiple Depreciation Schedules are set up for multiple Finance Books by GangaManoj · 2 years, 11 months ago
  63. 60d82d9 fix: Test Depreciation Entry posting when Depreciation Expense Account is an Income Account by GangaManoj · 2 years, 11 months ago
  64. a36713c fix: Test Depreciation Entry posting when Depreciation Expense Account is an Expense Account by GangaManoj · 2 years, 11 months ago
  65. d406775 fix: Check root_type of Depreciation Expense Account by GangaManoj · 2 years, 11 months ago
  66. 2e01b40 Merge branch 'develop' into fix-clear-depr-schedule by Ganga Manoj · 2 years, 11 months ago
  67. 475d839 fix: Clear Depreciation Schedule entries that aren't linked with Journal Entries before modifying the schedule by GangaManoj · 2 years, 11 months ago
  68. 624e58d fix: Filter out cancelled and non-depreciable Assets in Asset Value Adjustment (#28443) by Ganga Manoj · 2 years, 11 months ago
  69. 059d1f3 fix: Rename loop variable by GangaManoj · 2 years, 11 months ago
  70. a4043c0 fix: Prevent clearing of Depreciation Schedule on adding more than one Finance Book by GangaManoj · 2 years, 11 months ago
  71. cb93cc9 fix: Check all ancestors and not just the root node by GangaManoj · 2 years, 11 months ago
  72. 62fbbe8 fix: Only raise an error if Depreciation Expense Account is neither an Income nor an Expense Account by GangaManoj · 2 years, 11 months ago
  73. 8fc31e3 fix: Make Depreciation Entry posting more flexible by GangaManoj · 2 years, 11 months ago
  74. aa34780 fix: Filter Depreciation Expense Account by root type by GangaManoj · 2 years, 11 months ago
  75. 950261d Merge branch 'develop' into serialized-item-consumption by Saqib · 3 years ago
  76. 1393f97 fix: Add serial no to Stock Entry doc to decrease quantity for Stock Items consumed during repair by GangaManoj · 3 years ago
  77. 4668bb4 feat: Add 'Add Serial No' button in the Stock Items table by GangaManoj · 3 years ago
  78. abb5355 fix: Rename item to item_code by GangaManoj · 3 years ago
  79. 1aed8c4 feat: Add Serial No field by GangaManoj · 3 years ago
  80. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  81. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  82. ec0a724 fix: Calculate depreciation_amount accurately (#27585) by Saqib · 3 years ago
  83. 7681600 fix: test wdv method for indian region by Saqib · 3 years ago
  84. f047c6f fix: Test for WDV by GangaManoj · 3 years ago
  85. 15e9b51 fix: Make status filter optional (#28126) by Ganga Manoj · 3 years ago
  86. 06c505d fix: Linters by GangaManoj · 3 years ago
  87. 9e70228 fix: Only add additional depreciation schedule row on sale if depreciation_amount > 0 by GangaManoj · 3 years ago
  88. 0b8cb5d fix: Add missing digit by GangaManoj · 3 years ago
  89. fdeb273 fix: Sider issues by GangaManoj · 3 years ago
  90. 60aae44 fix: Add missing digit by GangaManoj · 3 years ago
  91. 371b621 fix: Compare date strings by GangaManoj · 3 years ago
  92. e9d310a fix: Format tests by GangaManoj · 3 years ago
  93. 5a0289a Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  94. 968be70 fix: Remove PR creation from all tests in TestDepreciationBasics by GangaManoj · 3 years ago
  95. 09215a9 fix: Remove PR creation from all tests for Depreciation Methods by GangaManoj · 3 years ago
  96. 4bf01bb fix: Move Purchase Receipt creation to setUpClass by GangaManoj · 3 years ago
  97. 1f70dd6 fix: value_after_depreciation calculation (#27954) by Saqib · 3 years ago
  98. 8cc81a9 Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  99. e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years ago
  100. 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years ago