1. a285b5b feat: Accounts, Selling & Assets Onboarding cleanup (#27112) by Kamal Johnson · 3 years, 2 months ago
  2. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 2 months ago
  3. b99c011 fix: unable to create manual / auto asset depreciation entry when cost_center is mandatory (#26912) by Ashish Shah · 3 years, 2 months ago
  4. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  5. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  6. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  7. 54c31ed feat: depreciate asset after sale (#26543) by Ganga Manoj · 3 years, 2 months ago
  8. 455d300 Revert "test: fix POS Closing Entry Test" by marination · 3 years, 2 months ago
  9. 867939f test: fixed asset movement tests by marination · 3 years, 2 months ago
  10. 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 2 months ago
  11. 363225d fix(asset): incorrect date difference calculation (#26805) by Saqib · 3 years, 2 months ago
  12. 56cdceb fix: Sider issues by GangaManoj · 3 years, 3 months ago
  13. 2e507b4 fix(Asset Repair): cancellation by Saqib · 3 years, 4 months ago
  14. 073b50f fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 4 months ago
  15. fd7fb37 fix(Asset Repair): Simplify code for Asset Repair creation in tests by GangaManoj · 3 years, 4 months ago
  16. e328e3b fix(Asset Repair): Edit description for total_repair_cost by GangaManoj · 3 years, 4 months ago
  17. c8caafa fix(Asset Repair): Move filters for cost_center, warehouse and project to setup by GangaManoj · 3 years, 4 months ago
  18. 267fed2 fix(Asset): Add comment by GangaManoj · 3 years, 4 months ago
  19. 597016b fix(Asset): Remove extra tabs by GangaManoj · 3 years, 4 months ago
  20. 7c37e83 fix(Asset): Remove to_date field by GangaManoj · 3 years, 4 months ago
  21. cba0966 fix(Asset Repair): Change controller hooks by GangaManoj · 3 years, 4 months ago
  22. 81bcae7 fix(Asset): Remove redundant code by GangaManoj · 3 years, 4 months ago
  23. f3ae1dd fix(Asset): Fix test by GangaManoj · 3 years, 4 months ago
  24. 18bbfdf fix(Asset Repair): Remove test that's no longer necessary by GangaManoj · 3 years, 4 months ago
  25. 39dba43 fix(Asset): Fix value_after_depreciation calculation by GangaManoj · 3 years, 4 months ago
  26. 3ba9fb3 fix(Asset Repair): Replace asset_value with value_after_depreciation in tests by GangaManoj · 3 years, 4 months ago
  27. 72ea64f fix: Sider issues by GangaManoj · 3 years, 4 months ago
  28. 307fe43 fix: Remove changes made to Asset Maintenance by GangaManoj · 3 years, 4 months ago
  29. 55bca4c fix(Asset Repair): Revert Stock Entry on cancellation by GangaManoj · 3 years, 4 months ago
  30. c34e6b1 fix(Asset): Fix tests for Asset Repair by GangaManoj · 3 years, 4 months ago
  31. ba95585 fix(Asset Repair): Return Depreciation Schedule to original state on cancellation by GangaManoj · 3 years, 4 months ago
  32. 6c2f4ce fix(Asset Repair): Increase stock quantity and decrease asset value on cancellation by GangaManoj · 3 years, 4 months ago
  33. ad78888 fix(Asset Repair): Compute total_value instantly by GangaManoj · 3 years, 4 months ago
  34. e921878 fix: Rename 'Stock Item' to 'Asset Repair Consumed Item' by GangaManoj · 3 years, 4 months ago
  35. 852881e fix(Asset Repair): Fix tests by GangaManoj · 3 years, 4 months ago
  36. 42fd7ff fix(Asset Repair): Set completion_date on changing repair_status to 'Completed' by GangaManoj · 3 years, 4 months ago
  37. 68e0c96 fix(Asset Repair): Prevent some fields from being copied on duplicating the doc by GangaManoj · 3 years, 4 months ago
  38. 399d17e fix(Asset Repair): Make Error Description non-mandatory by GangaManoj · 3 years, 4 months ago
  39. e755c74 fix(Asset Repair): Add Stock Entry field by GangaManoj · 3 years, 4 months ago
  40. 4004bcd fix(Asset Repair): Move Total Repair Cost to the Stock Consumption Details section by GangaManoj · 3 years, 4 months ago
  41. bd1796c fix: Replace edit_dates with flags.increase_in_asset_life by GangaManoj · 3 years, 4 months ago
  42. ae8cb33 fix(Asset Repair): Fix depreciation_amount calculation by GangaManoj · 3 years, 4 months ago
  43. be53604 fix: Add comments by GangaManoj · 3 years, 4 months ago
  44. bd336c7 fix(Asset): Add function to clear old depreciation schedule by GangaManoj · 3 years, 4 months ago
  45. 54cbc83 fix(Asset Repair): Create GL Entries for each item in Stock Items by GangaManoj · 3 years, 4 months ago
  46. 50826f1 fix(Asset): Replace asset_value with value_after_depreciation in Finance Books by GangaManoj · 3 years, 4 months ago
  47. d354a30 fix(Asset Repair): Display value_after_depreciation in Finance Books by GangaManoj · 3 years, 4 months ago
  48. 9520efb fix(Asset Repair): Filter Warehouse by Company by GangaManoj · 3 years, 4 months ago
  49. 96de4fd fix(Asset Repair): Fix GL Entry creation by GangaManoj · 3 years, 4 months ago
  50. 71eaf3d fix(Asset Repair): Fix Sider issues by GangaManoj · 3 years, 4 months ago
  51. 75fbda1 fix(Asset Repair): Make Cost Center non-mandatory by GangaManoj · 3 years, 4 months ago
  52. 0aaf88c fix(Asset Repair): Uncheck allow_on_submit for all fields by GangaManoj · 3 years, 4 months ago
  53. 9779aa1 fix(Asset Repair): Use existing function from asset.py for fetching fixed_asset_account by GangaManoj · 3 years, 4 months ago
  54. aff9709 fix(Asset Repair): Add mandatory_depends_on condition for Purchase Invoice by GangaManoj · 3 years, 4 months ago
  55. 17fa121 fix(Asset Repair): Filter Cost Center and Project by Company by GangaManoj · 3 years, 4 months ago
  56. 867fd02 fix(Asset Repair): Add Company field by GangaManoj · 3 years, 4 months ago
  57. 5ab0cab fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked by GangaManoj · 3 years, 4 months ago
  58. 654074a fix(Asset Repair): Add title to error messages by GangaManoj · 3 years, 4 months ago
  59. fd27256 fix(Asset Repair): Display fields according to the state of the doc by GangaManoj · 3 years, 4 months ago
  60. 4e620c3 fix: Set asset_name as title by GangaManoj · 3 years, 4 months ago
  61. 65b2f92 fix(Asset Repair): Set company when creating Stock Entry by GangaManoj · 3 years, 4 months ago
  62. 2833903 fix(Asset Repair): Add tests by GangaManoj · 3 years, 4 months ago
  63. 70de974 fix(Asset): Add depreciation schedule details in create_asset() by GangaManoj · 3 years, 4 months ago
  64. 3f9f0ff fix(Asset Repair): Add Company in GL Entries by GangaManoj · 3 years, 4 months ago
  65. c6ed66e fix(Asset Repair): Remove unnecessary condition by GangaManoj · 3 years, 4 months ago
  66. 794807e fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked by GangaManoj · 3 years, 4 months ago
  67. 97193a4 fix: Sider issues by GangaManoj · 3 years, 3 months ago
  68. 4e28443 fix: Fix depreciation_amount calculation by GangaManoj · 3 years, 3 months ago
  69. 42c70fb fix: Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation) by GangaManoj · 3 years, 3 months ago
  70. 58bc967 fix: Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 3 years, 3 months ago
  71. 9e26f2d fix: Organize buttons by GangaManoj · 3 years, 3 months ago
  72. f6f924b Merge branch 'develop' into asset-credit-note by Saqib · 3 years, 3 months ago
  73. 3a7f25b fix: Make functions more readable by GangaManoj · 3 years, 3 months ago
  74. ca87745 fix: Rename get_gl_entries_on_asset_movement to get_gl_entries_on_asset_disposal_and_regain by GangaManoj · 3 years, 3 months ago
  75. 40c90d0 fix(Asset Repair): cancellation by Saqib · 3 years, 4 months ago
  76. ca2dbce fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 4 months ago
  77. dcb8a28 fix(Asset Repair): Simplify code for Asset Repair creation in tests by GangaManoj · 3 years, 4 months ago
  78. c73e137 fix(Asset Repair): Edit description for total_repair_cost by GangaManoj · 3 years, 4 months ago
  79. b44e412 fix(Asset Repair): Move filters for cost_center, warehouse and project to setup by GangaManoj · 3 years, 4 months ago
  80. 289b449 fix(Asset): Add comment by GangaManoj · 3 years, 4 months ago
  81. f4e8e7d fix(Asset): Remove extra tabs by GangaManoj · 3 years, 4 months ago
  82. e21d44c fix(Asset): Remove to_date field by GangaManoj · 3 years, 4 months ago
  83. 2fdb923 fix(Asset Repair): Change controller hooks by GangaManoj · 3 years, 4 months ago
  84. 550fe8a fix(Asset): Remove redundant code by GangaManoj · 3 years, 4 months ago
  85. 60a44ae fix(Asset): Fix test by GangaManoj · 3 years, 4 months ago
  86. dce2113 fix(Asset Repair): Remove test that's no longer necessary by GangaManoj · 3 years, 4 months ago
  87. 2f5f9d8 fix(Asset): Fix value_after_depreciation calculation by GangaManoj · 3 years, 4 months ago
  88. 8039980 fix(Asset Repair): Replace asset_value with value_after_depreciation in tests by GangaManoj · 3 years, 4 months ago
  89. 32d7b1f fix(Sales Invoice): Fix GL Entry creation for Return Invoices linked with Assets by GangaManoj · 3 years, 4 months ago
  90. 2e45965 fix(Asset Repair): Fix Sider issues by GangaManoj · 3 years, 4 months ago
  91. 859c8c9 fix: Remove changes made to Asset Maintenance by GangaManoj · 3 years, 4 months ago
  92. 2ea325c fix(Asset Repair): Revert Stock Entry on cancellation by GangaManoj · 3 years, 4 months ago
  93. 3a44d88 fix(Asset): Fix tests for Asset Repair by GangaManoj · 3 years, 4 months ago
  94. 3b0eac7 fix(Asset Repair): Compute total_value by GangaManoj · 3 years, 4 months ago
  95. 4b4eb99 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 4 months ago
  96. 5776a96 fix(Asset Repair): Return Depreciation Schedule to original state on cancellation by GangaManoj · 3 years, 4 months ago
  97. 91a99e0 fix(Asset Repair): Increase stock quantity and decrease asset value on cancellation by GangaManoj · 3 years, 4 months ago
  98. f88a13b fix(Asset Repair): Compute total_value instantly by GangaManoj · 3 years, 4 months ago
  99. a34bf5e fix: Rename 'Stock Item' to 'Asset Repair Consumed Item' by GangaManoj · 3 years, 4 months ago
  100. b081d79 fix(Asset Repair): Fix tests by GangaManoj · 3 years, 4 months ago