1. c957a5c fix: provide filter by depreciable assets in fixed asset register (#34803) by Anand Baburajan · 1 year, 6 months ago
  2. 29e025c Merge pull request #34778 from AnandBaburajan/asset_value_adjust_get_depr_amt by Anand Baburajan · 1 year, 6 months ago
  3. 90dee8b Merge pull request #34735 from ihosseinu/asset_movement_translation_fix by Anand Baburajan · 1 year, 6 months ago
  4. 9849051 fix: improper usage of get_depreciation_amount in asset_value_adjustment by anandbaburajan · 1 year, 6 months ago
  5. 5cc3c08 fix: asset monthly WDV and DD schedule and refactor [develop] (#34646) by Anand Baburajan · 1 year, 7 months ago
  6. b70615e 'Make Asset Movement' button translation fix by Hossein Yousefian · 1 year, 7 months ago
  7. d999dea chore: improve asset depr posting failure msg (#34661) by Anand Baburajan · 1 year, 7 months ago
  8. af3e807 chore: auto fill asset name and available for use date by anandbaburajan · 1 year, 7 months ago
  9. 2b0470d fix: incorrect arg name in asset value adjustment by anandbaburajan · 1 year, 7 months ago
  10. ddc3050 Asset maintenance task add dropdown "3 Yearly" (#34607) by Bevan Tony Medrano · 1 year, 7 months ago
  11. e6b0196 fix: recalculate wdv rate after asset repair [develop] (#34570) by Anand Baburajan · 1 year, 7 months ago
  12. 6d6a7bc fix: incorrect depr schedules after asset repair [develop] (#34544) by Anand Baburajan · 1 year, 7 months ago
  13. b6b8392 fix: refactor asset depr schedule and remove unnecessary depr method (#34434) by Anand Baburajan · 1 year, 7 months ago
  14. dd74839 fix: manual depr schedule by anandbaburajan · 1 year, 8 months ago
  15. 76861eb fix: fiscal year error for existing assets in fixed asset register by anandbaburajan · 1 year, 8 months ago
  16. e50bd52 fix: asset repair status after deletion and asset status after manual depr entry by anandbaburajan · 1 year, 8 months ago
  17. c533213 fix: opening_accumulated_depreciation and precision in charts by anandbaburajan · 1 year, 8 months ago
  18. e5da0d7 chore: refactor AssetDepreciationSchedule by anandbaburajan · 1 year, 9 months ago
  19. 8ea9e45 fix: asset value for manual depr entries by anandbaburajan · 1 year, 9 months ago
  20. 11d165c fix(Fixed Asset Register): error when selecting more than one fiscal year by barredterra · 1 year, 9 months ago
  21. f487660 fix: disposal_was_made_on_original_schedule_date by anandbaburajan · 1 year, 9 months ago
  22. 86cf5c8 chore: add depr_entry_posting_status in create_asset by anandbaburajan · 1 year, 9 months ago
  23. cebb5a4 chore: add missing /n in options by anandbaburajan · 1 year, 9 months ago
  24. a144bb0 chore: stying by anandbaburajan · 1 year, 9 months ago
  25. cf7b43f fix: handle_post_depr_entries_fail, show error alert and send email by anandbaburajan · 1 year, 9 months ago
  26. 61cd0f9 fix: asset repair link and improve notes by anandbaburajan · 1 year, 9 months ago
  27. 8119442 FIX: Remove usage of "six.string_types" (#33603) by Poruri Sai Rahul · 1 year, 9 months ago
  28. aa1f2a7 fix: asset value in fixed asset register by anandbaburajan · 1 year, 9 months ago
  29. 312e51e chore: more refactoring and adding test for duplicate asset_depr_schedule by anandbaburajan · 1 year, 10 months ago
  30. 7c5168e chore: allow manually submitting and cancelling asset depr schedule by anandbaburajan · 1 year, 10 months ago
  31. 482116d chore: improve tests by anandbaburajan · 1 year, 10 months ago
  32. 6d791ca chore: more refactoring by anandbaburajan · 1 year, 10 months ago
  33. 03662be chore: have different functions for draft. active and cancelled depr schedules by anandbaburajan · 1 year, 10 months ago
  34. 3e91a56 chore: only consider draft and active assets in patch, and allow asset depr schedule to be manually createed by anandbaburajan · 1 year, 10 months ago
  35. a358f77 chore: move patch to post_model_sync and cancel asset depr schedule properly by anandbaburajan · 1 year, 10 months ago
  36. 7f5e761 chore: add patch by anandbaburajan · 1 year, 10 months ago
  37. c99cd74 chore: handle some error cases and add empty patch file by anandbaburajan · 1 year, 10 months ago
  38. 22ef342 chore: fixing all tests by anandbaburajan · 1 year, 10 months ago
  39. df134c7 chore: fixing some tests by anandbaburajan · 1 year, 10 months ago
  40. 28d4942 chore: fix validation and add make_schedules_editable by anandbaburajan · 1 year, 10 months ago
  41. 1ea2ba0 chore: handle some cases where asset_depr_schedule doesn't exist by anandbaburajan · 1 year, 10 months ago
  42. b997d1e chore: add some validation, shorten some function names by anandbaburajan · 1 year, 10 months ago
  43. f8cd424 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 1 year, 10 months ago
  44. ec6505d chore: fix some bugs, refactor some functions, add proper notes by anandbaburajan · 1 year, 10 months ago
  45. 90e1b9c chore: fix asset depr schedule notes by anandbaburajan · 1 year, 10 months ago
  46. 16365bf chore: more refactoring by anandbaburajan · 1 year, 10 months ago
  47. 77dc8e7 fix: bug in posting depr entries by anandbaburajan · 1 year, 10 months ago
  48. 187e1a3 chore: refactor get_depreciable_assets by anandbaburajan · 1 year, 10 months ago
  49. 1fd73af chore: refactor some reports by anandbaburajan · 1 year, 10 months ago
  50. 2cd42db chore: refactor get_finance_book_value_map by anandbaburajan · 1 year, 11 months ago
  51. e7d404a chore: remove finance_book and finance_book_id from depreciation_schedule and refactor some functions by anandbaburajan · 1 year, 11 months ago
  52. 8365d6b fix: refactor reverse_depreciation_entry_made_after_disposal and fix fb bug by anandbaburajan · 1 year, 11 months ago
  53. 83ed93f chore: refactor chart and manual set_accumulated_depreciation logic by anandbaburajan · 1 year, 11 months ago
  54. ca8c827 chore: refactor schedules in split_asset functions by anandbaburajan · 1 year, 11 months ago
  55. f20238f chore: use make_new_active_asset_depr_schedules_and_cancel_current_ones instead of prepare_depreciation_data by anandbaburajan · 1 year, 11 months ago
  56. 827ad01 chore: style by anandbaburajan · 1 year, 11 months ago
  57. 2552244 fix: use is_last_day_of_the_month in test_scrap_asset by anandbaburajan · 1 year, 11 months ago
  58. 96ede2f fix: bug in new depr schedule by anandbaburajan · 1 year, 11 months ago
  59. 7d09440 chore: more refactoring by anandbaburajan · 1 year, 11 months ago
  60. de17367 chore: finish refactoring asset_value_adjustment by anandbaburajan · 1 year, 11 months ago
  61. 0e72660 fix: precision in asset test_scrap_asset by anandbaburajan · 1 year, 11 months ago
  62. f35b19e chore: renaming functions and variables again, and continuing refactoring AssetValueAdjustment by anandbaburajan · 1 year, 11 months ago
  63. 7db66b0 chore: renaming some functions and variables, and partially refactoring AssetValueAdjustment by anandbaburajan · 1 year, 11 months ago
  64. 76f28de chore: refactor more functions to use new depr schedule by anandbaburajan · 1 year, 11 months ago
  65. a66d9f8 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 1 year, 11 months ago
  66. 218da12 fix: add missing commas and brackets by anandbaburajan · 1 year, 11 months ago
  67. 538da9a Merge branch 'develop' into fix_precision_in_asset_tests by Anand Baburajan · 1 year, 11 months ago
  68. b5e5d3b fix: precision in asset tests by anandbaburajan · 1 year, 11 months ago
  69. 1bd8863 chore: hardcode doctype by Ankush Menat · 1 year, 11 months ago
  70. 417180e chore: refactor some functions to use new depr schedule by anandbaburajan · 1 year, 11 months ago
  71. ffd4170 chore: add expected_value_after_useful_life in depr schedule by anandbaburajan · 1 year, 11 months ago
  72. ca3581d chore: rename modify_draft_asset_depreciation_schedules by anandbaburajan · 1 year, 11 months ago
  73. ed495dc chore: add convert_draft_asset_depreciation_schedules_into_active and fix some bugs by anandbaburajan · 1 year, 11 months ago
  74. 97ab7bd chore: remove some unwanted functions in asset by anandbaburajan · 2 years ago
  75. 710d245 feat: moving, refactoring and adding functions to asset_depreciation_schedule by anandbaburajan · 2 years ago
  76. 05d2c7f Merge branch 'develop' into asset_bill_date_new by Anand Baburajan · 2 years ago
  77. 65e855b fix: pro_rata_amount calculation in assets tests by anandbaburajan · 2 years ago
  78. 5a27417 feat: add asset_depreciation_schedule by anandbaburajan · 2 years ago
  79. f322c60 fix: for asset's purchase_date, if bill_date is set, use that instead of posting_date by anandbaburajan · 2 years ago
  80. 54c2ffc fix: Pass project to stock entry items by Hossein Yousefian · 2 years ago
  81. 8f0e63c fix: add translate function on remark text on make_depreciation_entry in asset_value_adjustment.py by Ernesto Ruiz · 2 years ago
  82. 601880f Merge pull request #32454 from AnandBaburajan/fix_test_scrap_asset by Deepesh Garg · 2 years, 1 month ago
  83. 47bd4be fix: test_scrap_asset by anandbaburajan · 2 years, 1 month ago
  84. 28952ed chore: remove unused function by anandbaburajan · 2 years, 1 month ago
  85. f1169fb chore: refactor by just using a filter by anandbaburajan · 2 years, 1 month ago
  86. b734f9d chore: refactor by creating is_sold by anandbaburajan · 2 years, 1 month ago
  87. f4bf9c6 chore: rewrite query using frappe.qb by anandbaburajan · 2 years, 1 month ago
  88. 0618f60 Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 1 month ago
  89. a8dd3c3 chore: adding missing asset statuses by anandbaburajan · 2 years, 1 month ago
  90. 1725672 chore: adding missing asset statuses by anandbaburajan · 2 years, 1 month ago
  91. f9f6800 fix: asset requiring maintenance sold status by anandbaburajan · 2 years, 1 month ago
  92. c6a7de0 chore: add blank lines by anandbaburajan · 2 years, 1 month ago
  93. 14e2d31 test: adding test_asset_with_maintenance_required_status_after_sale by anandbaburajan · 2 years, 1 month ago
  94. 6145013 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Nabin Hait · 2 years, 1 month ago
  95. c760ca2 fix: Scrap Asset Accounting Dimensions (#31949) by Maharshi Patel · 2 years, 1 month ago
  96. fac82cf fix: Depreciation posting date only when calculate depreciation is checked by Deepesh Garg · 2 years, 1 month ago
  97. 43a3400 fix: fix restore asset value after depreciation by anandbaburajan · 2 years, 1 month ago
  98. 5a8b28c fix: refactor asset capitilization by anandbaburajan · 2 years, 1 month ago
  99. 11ac20e fix: asset tests by anandbaburajan · 2 years, 1 month ago
  100. ff5cad1 fix: calculate depreciation properly on asset sale entry and scrap entry by anandbaburajan · 2 years, 1 month ago