1. 11fae15 fix(asset): check if fixed asset account is set against company (#29189) by Saqib Ansari · 2 years, 9 months ago
  2. 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 2 years, 10 months ago
  3. 2137e56 revert: "fix: expected value after useful life validation" by Saqib Ansari · 2 years, 10 months ago
  4. 4984513 Merge pull request #28677 from GangaManoj/fix-adjust-asset-value by Saqib · 2 years, 10 months ago
  5. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 10 months ago
  6. 51c707a Merge branch 'develop' into fix-adjust-asset-value by Ganga Manoj · 2 years, 10 months ago
  7. 539cba1 Merge branch 'develop' into fix-clear-depr-schedule by Ganga Manoj · 2 years, 10 months ago
  8. b1ba98c feat: Make Depreciation Entry posting more flexible (#28421) by Saqib · 2 years, 10 months ago
  9. 56df646 fix(test): test_depr_entry_posting_with_income_account by Saqib Ansari · 2 years, 10 months ago
  10. fa42cf7 Merge branch 'develop' into depreciate-existing-asset by Saqib · 2 years, 10 months ago
  11. 9bc2821 fix: Make buttons translatable (#28679) by Ganga Manoj · 2 years, 10 months ago
  12. a108df8 fix: assigned proper form tour to onboarding steps by Jannat Patel · 2 years, 10 months ago
  13. 4629308 fix: Rename function by GangaManoj · 2 years, 10 months ago
  14. 5b224f8 fix: Rename variable by GangaManoj · 2 years, 10 months ago
  15. 6f1cf94 fix: Fix 'Adjust Asset Value' button by GangaManoj · 2 years, 10 months ago
  16. 828769c fix: Remove unnecessary variable by GangaManoj · 2 years, 10 months ago
  17. 774ac85 fix: Test if depreciation schedules are set up properly for existing assets by GangaManoj · 2 years, 10 months ago
  18. de00200 fix: Modify has_pro_rata() to include existing assets by GangaManoj · 2 years, 10 months ago
  19. 5c3d4ca fix: Create Depreciation Schedules properly for existing Assets by GangaManoj · 2 years, 10 months ago
  20. c94f1ed fix: Change order of import statements by GangaManoj · 2 years, 11 months ago
  21. b28f137 fix: Remove unused import by GangaManoj · 2 years, 11 months ago
  22. 6b75d14 fix: Add test for consumption of serialized Assets by GangaManoj · 2 years, 11 months ago
  23. efac7b0 fix: Create setUpClass by GangaManoj · 2 years, 11 months ago
  24. eea80b6 fix: Create stock item by GangaManoj · 2 years, 11 months ago
  25. c9e79ef fix: Replace 'item' with 'item_code' in tests by GangaManoj · 2 years, 11 months ago
  26. 068177d Merge branch 'develop' into serialized-item-consumption by Ganga Manoj · 2 years, 11 months ago
  27. 5ef709f Merge branch 'develop' into depr-expense-account by Ganga Manoj · 2 years, 11 months ago
  28. 4311936 fix: Edit dates and frequency of depreciation by GangaManoj · 2 years, 11 months ago
  29. 6ec5a19 fix: Test if clear_depreciation_schedule() works for multiple finance books by GangaManoj · 2 years, 11 months ago
  30. 33a0b1d fix: Retain depreciation schedule rows that are linked with JEs while clearing the schedule by GangaManoj · 2 years, 11 months ago
  31. f455de2 fix: Test if multiple Depreciation Schedules are set up for multiple Finance Books by GangaManoj · 2 years, 11 months ago
  32. 60d82d9 fix: Test Depreciation Entry posting when Depreciation Expense Account is an Income Account by GangaManoj · 2 years, 11 months ago
  33. a36713c fix: Test Depreciation Entry posting when Depreciation Expense Account is an Expense Account by GangaManoj · 2 years, 11 months ago
  34. d406775 fix: Check root_type of Depreciation Expense Account by GangaManoj · 2 years, 11 months ago
  35. 2e01b40 Merge branch 'develop' into fix-clear-depr-schedule by Ganga Manoj · 2 years, 11 months ago
  36. 475d839 fix: Clear Depreciation Schedule entries that aren't linked with Journal Entries before modifying the schedule by GangaManoj · 2 years, 11 months ago
  37. 624e58d fix: Filter out cancelled and non-depreciable Assets in Asset Value Adjustment (#28443) by Ganga Manoj · 2 years, 11 months ago
  38. 059d1f3 fix: Rename loop variable by GangaManoj · 2 years, 11 months ago
  39. a4043c0 fix: Prevent clearing of Depreciation Schedule on adding more than one Finance Book by GangaManoj · 2 years, 11 months ago
  40. cb93cc9 fix: Check all ancestors and not just the root node by GangaManoj · 2 years, 11 months ago
  41. 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
  42. 8fc31e3 fix: Make Depreciation Entry posting more flexible by GangaManoj · 2 years, 11 months ago
  43. aa34780 fix: Filter Depreciation Expense Account by root type by GangaManoj · 2 years, 11 months ago
  44. 950261d Merge branch 'develop' into serialized-item-consumption by Saqib · 2 years, 11 months ago
  45. 1393f97 fix: Add serial no to Stock Entry doc to decrease quantity for Stock Items consumed during repair by GangaManoj · 2 years, 11 months ago
  46. 4668bb4 feat: Add 'Add Serial No' button in the Stock Items table by GangaManoj · 2 years, 11 months ago
  47. abb5355 fix: Rename item to item_code by GangaManoj · 2 years, 11 months ago
  48. 1aed8c4 feat: Add Serial No field by GangaManoj · 2 years, 11 months ago
  49. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  50. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  51. ec0a724 fix: Calculate depreciation_amount accurately (#27585) by Saqib · 3 years ago
  52. 7681600 fix: test wdv method for indian region by Saqib · 3 years ago
  53. f047c6f fix: Test for WDV by GangaManoj · 3 years ago
  54. 15e9b51 fix: Make status filter optional (#28126) by Ganga Manoj · 3 years ago
  55. 06c505d fix: Linters by GangaManoj · 3 years ago
  56. 9e70228 fix: Only add additional depreciation schedule row on sale if depreciation_amount > 0 by GangaManoj · 3 years ago
  57. 0b8cb5d fix: Add missing digit by GangaManoj · 3 years ago
  58. fdeb273 fix: Sider issues by GangaManoj · 3 years ago
  59. 60aae44 fix: Add missing digit by GangaManoj · 3 years ago
  60. 371b621 fix: Compare date strings by GangaManoj · 3 years ago
  61. e9d310a fix: Format tests by GangaManoj · 3 years ago
  62. 5a0289a Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  63. 968be70 fix: Remove PR creation from all tests in TestDepreciationBasics by GangaManoj · 3 years ago
  64. 09215a9 fix: Remove PR creation from all tests for Depreciation Methods by GangaManoj · 3 years ago
  65. 4bf01bb fix: Move Purchase Receipt creation to setUpClass by GangaManoj · 3 years ago
  66. 1f70dd6 fix: value_after_depreciation calculation (#27954) by Saqib · 3 years ago
  67. 8cc81a9 Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  68. e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years ago
  69. 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years ago
  70. 749d1b6 fix: Enable cwip accounting by GangaManoj · 3 years ago
  71. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  72. a7ec007 fix: Add tests to validate item by GangaManoj · 3 years ago
  73. d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years ago
  74. 4918e95 fix: Add tearDownClass() by GangaManoj · 3 years ago
  75. ef3f2fcb fix: Replace setUp() with setUpClass() by GangaManoj · 3 years ago
  76. adebf2d fix: Adjust depreciation_amount in final row by GangaManoj · 3 years ago
  77. 065a2ce fix(asset): expected value after useful life validation (#27539) by Saqib · 3 years ago
  78. 424efd4 feat(regional): toggle for reduced depreciation rate as per IT Act (#27600) by Saqib · 3 years ago
  79. c84c983 fix: Categorize into test suites by GangaManoj · 3 years ago
  80. 40ec2d6 fix: Add tests for depreciation by GangaManoj · 3 years ago
  81. fdd9e6c fix: Replace asset.schedules with asset.get('schedules') by GangaManoj · 3 years ago
  82. b9fb59d fix: Reset depreciation schedule on returning asset by GangaManoj · 3 years ago
  83. 249672c fix: Add depreciation_schedule details in create_asset() by GangaManoj · 3 years, 1 month ago
  84. 700e78d fix: Remove extra brackets by GangaManoj · 3 years, 1 month ago
  85. 3c8879e fix: Calculate depreciation_amount accurately by GangaManoj · 3 years, 1 month ago
  86. 164a2ad fix: Calculate depreciation_left accurately by GangaManoj · 3 years, 1 month ago
  87. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  88. 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 1 month ago
  89. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 1 month ago
  90. a285b5b feat: Accounts, Selling & Assets Onboarding cleanup (#27112) by Kamal Johnson · 3 years, 1 month ago
  91. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 1 month ago
  92. b99c011 fix: unable to create manual / auto asset depreciation entry when cost_center is mandatory (#26912) by Ashish Shah · 3 years, 1 month ago
  93. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  94. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  95. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  96. 54c31ed feat: depreciate asset after sale (#26543) by Ganga Manoj · 3 years, 2 months ago
  97. 455d300 Revert "test: fix POS Closing Entry Test" by marination · 3 years, 2 months ago
  98. 867939f test: fixed asset movement tests by marination · 3 years, 2 months ago
  99. 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 2 months ago
  100. 363225d fix(asset): incorrect date difference calculation (#26805) by Saqib · 3 years, 2 months ago