1. 86cf5c8 chore: add depr_entry_posting_status in create_asset by anandbaburajan · 2 years, 1 month ago
  2. cebb5a4 chore: add missing /n in options by anandbaburajan · 2 years, 1 month ago
  3. a144bb0 chore: stying by anandbaburajan · 2 years, 1 month ago
  4. cf7b43f fix: handle_post_depr_entries_fail, show error alert and send email by anandbaburajan · 2 years, 1 month ago
  5. 61cd0f9 fix: asset repair link and improve notes by anandbaburajan · 2 years, 1 month ago
  6. 8119442 FIX: Remove usage of "six.string_types" (#33603) by Poruri Sai Rahul · 2 years, 1 month ago
  7. aa1f2a7 fix: asset value in fixed asset register by anandbaburajan · 2 years, 1 month ago
  8. 312e51e chore: more refactoring and adding test for duplicate asset_depr_schedule by anandbaburajan · 2 years, 1 month ago
  9. 7c5168e chore: allow manually submitting and cancelling asset depr schedule by anandbaburajan · 2 years, 1 month ago
  10. 482116d chore: improve tests by anandbaburajan · 2 years, 1 month ago
  11. 6d791ca chore: more refactoring by anandbaburajan · 2 years, 1 month ago
  12. 03662be chore: have different functions for draft. active and cancelled depr schedules by anandbaburajan · 2 years, 1 month ago
  13. 3e91a56 chore: only consider draft and active assets in patch, and allow asset depr schedule to be manually createed by anandbaburajan · 2 years, 1 month ago
  14. a358f77 chore: move patch to post_model_sync and cancel asset depr schedule properly by anandbaburajan · 2 years, 2 months ago
  15. 7f5e761 chore: add patch by anandbaburajan · 2 years, 2 months ago
  16. c99cd74 chore: handle some error cases and add empty patch file by anandbaburajan · 2 years, 2 months ago
  17. 22ef342 chore: fixing all tests by anandbaburajan · 2 years, 2 months ago
  18. df134c7 chore: fixing some tests by anandbaburajan · 2 years, 2 months ago
  19. 28d4942 chore: fix validation and add make_schedules_editable by anandbaburajan · 2 years, 2 months ago
  20. 1ea2ba0 chore: handle some cases where asset_depr_schedule doesn't exist by anandbaburajan · 2 years, 2 months ago
  21. b997d1e chore: add some validation, shorten some function names by anandbaburajan · 2 years, 2 months ago
  22. f8cd424 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 2 months ago
  23. ec6505d chore: fix some bugs, refactor some functions, add proper notes by anandbaburajan · 2 years, 2 months ago
  24. 90e1b9c chore: fix asset depr schedule notes by anandbaburajan · 2 years, 2 months ago
  25. 16365bf chore: more refactoring by anandbaburajan · 2 years, 2 months ago
  26. 77dc8e7 fix: bug in posting depr entries by anandbaburajan · 2 years, 2 months ago
  27. 187e1a3 chore: refactor get_depreciable_assets by anandbaburajan · 2 years, 2 months ago
  28. 1fd73af chore: refactor some reports by anandbaburajan · 2 years, 2 months ago
  29. 2cd42db chore: refactor get_finance_book_value_map by anandbaburajan · 2 years, 2 months ago
  30. e7d404a chore: remove finance_book and finance_book_id from depreciation_schedule and refactor some functions by anandbaburajan · 2 years, 2 months ago
  31. 8365d6b fix: refactor reverse_depreciation_entry_made_after_disposal and fix fb bug by anandbaburajan · 2 years, 2 months ago
  32. 83ed93f chore: refactor chart and manual set_accumulated_depreciation logic by anandbaburajan · 2 years, 2 months ago
  33. ca8c827 chore: refactor schedules in split_asset functions by anandbaburajan · 2 years, 2 months ago
  34. f20238f chore: use make_new_active_asset_depr_schedules_and_cancel_current_ones instead of prepare_depreciation_data by anandbaburajan · 2 years, 2 months ago
  35. 827ad01 chore: style by anandbaburajan · 2 years, 2 months ago
  36. 2552244 fix: use is_last_day_of_the_month in test_scrap_asset by anandbaburajan · 2 years, 2 months ago
  37. 96ede2f fix: bug in new depr schedule by anandbaburajan · 2 years, 2 months ago
  38. 7d09440 chore: more refactoring by anandbaburajan · 2 years, 2 months ago
  39. de17367 chore: finish refactoring asset_value_adjustment by anandbaburajan · 2 years, 2 months ago
  40. 0e72660 fix: precision in asset test_scrap_asset by anandbaburajan · 2 years, 2 months ago
  41. f35b19e chore: renaming functions and variables again, and continuing refactoring AssetValueAdjustment by anandbaburajan · 2 years, 2 months ago
  42. 7db66b0 chore: renaming some functions and variables, and partially refactoring AssetValueAdjustment by anandbaburajan · 2 years, 2 months ago
  43. 76f28de chore: refactor more functions to use new depr schedule by anandbaburajan · 2 years, 2 months ago
  44. a66d9f8 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 3 months ago
  45. 218da12 fix: add missing commas and brackets by anandbaburajan · 2 years, 3 months ago
  46. 538da9a Merge branch 'develop' into fix_precision_in_asset_tests by Anand Baburajan · 2 years, 3 months ago
  47. b5e5d3b fix: precision in asset tests by anandbaburajan · 2 years, 3 months ago
  48. 1bd8863 chore: hardcode doctype by Ankush Menat · 2 years, 3 months ago
  49. 417180e chore: refactor some functions to use new depr schedule by anandbaburajan · 2 years, 3 months ago
  50. ffd4170 chore: add expected_value_after_useful_life in depr schedule by anandbaburajan · 2 years, 3 months ago
  51. ca3581d chore: rename modify_draft_asset_depreciation_schedules by anandbaburajan · 2 years, 3 months ago
  52. ed495dc chore: add convert_draft_asset_depreciation_schedules_into_active and fix some bugs by anandbaburajan · 2 years, 3 months ago
  53. 97ab7bd chore: remove some unwanted functions in asset by anandbaburajan · 2 years, 3 months ago
  54. 710d245 feat: moving, refactoring and adding functions to asset_depreciation_schedule by anandbaburajan · 2 years, 3 months ago
  55. 05d2c7f Merge branch 'develop' into asset_bill_date_new by Anand Baburajan · 2 years, 3 months ago
  56. 65e855b fix: pro_rata_amount calculation in assets tests by anandbaburajan · 2 years, 3 months ago
  57. 5a27417 feat: add asset_depreciation_schedule by anandbaburajan · 2 years, 3 months ago
  58. f322c60 fix: for asset's purchase_date, if bill_date is set, use that instead of posting_date by anandbaburajan · 2 years, 3 months ago
  59. 54c2ffc fix: Pass project to stock entry items by Hossein Yousefian · 2 years, 3 months ago
  60. 8f0e63c fix: add translate function on remark text on make_depreciation_entry in asset_value_adjustment.py by Ernesto Ruiz · 2 years, 3 months ago
  61. 601880f Merge pull request #32454 from AnandBaburajan/fix_test_scrap_asset by Deepesh Garg · 2 years, 4 months ago
  62. 47bd4be fix: test_scrap_asset by anandbaburajan · 2 years, 4 months ago
  63. 28952ed chore: remove unused function by anandbaburajan · 2 years, 4 months ago
  64. f1169fb chore: refactor by just using a filter by anandbaburajan · 2 years, 4 months ago
  65. b734f9d chore: refactor by creating is_sold by anandbaburajan · 2 years, 4 months ago
  66. f4bf9c6 chore: rewrite query using frappe.qb by anandbaburajan · 2 years, 4 months ago
  67. 0618f60 Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 4 months ago
  68. a8dd3c3 chore: adding missing asset statuses by anandbaburajan · 2 years, 4 months ago
  69. 1725672 chore: adding missing asset statuses by anandbaburajan · 2 years, 4 months ago
  70. f9f6800 fix: asset requiring maintenance sold status by anandbaburajan · 2 years, 4 months ago
  71. c6a7de0 chore: add blank lines by anandbaburajan · 2 years, 4 months ago
  72. 14e2d31 test: adding test_asset_with_maintenance_required_status_after_sale by anandbaburajan · 2 years, 4 months ago
  73. 6145013 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Nabin Hait · 2 years, 4 months ago
  74. c760ca2 fix: Scrap Asset Accounting Dimensions (#31949) by Maharshi Patel · 2 years, 4 months ago
  75. fac82cf fix: Depreciation posting date only when calculate depreciation is checked by Deepesh Garg · 2 years, 5 months ago
  76. 43a3400 fix: fix restore asset value after depreciation by anandbaburajan · 2 years, 5 months ago
  77. 5a8b28c fix: refactor asset capitilization by anandbaburajan · 2 years, 5 months ago
  78. 11ac20e fix: asset tests by anandbaburajan · 2 years, 5 months ago
  79. ff5cad1 fix: calculate depreciation properly on asset sale entry and scrap entry by anandbaburajan · 2 years, 5 months ago
  80. 3457105 fix: test cases by Nabin Hait · 2 years, 5 months ago
  81. 58d430f feat: Asset Capitalization by Nabin Hait · 2 years, 5 months ago
  82. fefe950 fix: resolved merge conflict by Nabin Hait · 2 years, 5 months ago
  83. c1f6dd4 chore: fix against account by Deepesh Garg · 2 years, 5 months ago
  84. b4a2eb2 fix: gl entries for asset repair by Nabin Hait · 2 years, 5 months ago
  85. cb73528 test: Use assertSequenceEqual for comparision between Tuple / Lists by Gavin D'souza · 2 years, 7 months ago
  86. f222284 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  87. b26438c test: Fixed test for WDV method depreciation schedule by Nabin Hait · 2 years, 7 months ago
  88. 6c29146 fix: Removed 'Allow Monthly Depreciation' checkbox by Nabin Hait · 2 years, 7 months ago
  89. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  90. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  91. 0810674 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 7 months ago
  92. 416d578 fix: Add missing comma by GangaManoj · 2 years, 7 months ago
  93. 1b17865 test: Test monthly depreciation by Written Down Value method by GangaManoj · 2 years, 7 months ago
  94. 2b7ab72 fix: Convert string to datetime object by GangaManoj · 2 years, 7 months ago
  95. 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, 7 months ago
  96. 154e258 fix: Get last day of the monthif depr posting date is the last day of its month by GangaManoj · 2 years, 7 months ago
  97. b07aae4 fix: Correct pro-rata amount calculation by GangaManoj · 2 years, 7 months ago
  98. 2d9153e fix: Remove misleading comment by GangaManoj · 2 years, 7 months ago
  99. ab13a17 fix: Replace asset life with total no of depreciations by GangaManoj · 2 years, 7 months ago
  100. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 8 months ago