1. 775e8db refactor: reduce usage of `cur_frm` by barredterra · 7 months ago
  2. d238751 refactor: usage of in_list by barredterra · 7 months ago
  3. 8d40568 Merge pull request #40385 from nabinhait/depreciation-asset-sale-dev by Nabin Hait · 7 months ago
  4. d7a4c0d Merge pull request #40126 from nabinhait/document-modified-error-dev by Nabin Hait · 7 months ago
  5. dedae4f fix: Book depreciation until the asset disposal date and removed unwanted commits by Nabin Hait · 7 months ago
  6. 7e301f0 fix: convert str to date by Nabin Hait · 7 months ago
  7. d2b34ea Merge pull request #40121 from nabinhait/asset-cancel-deletion by Nabin Hait · 7 months ago
  8. ec74a5e style: format js files by Ankush Menat · 7 months ago
  9. 34051bc chore: fixed fetch from (#40270) by rohitwaghchaure · 7 months ago
  10. 08caa7c fix: Data too long for column 'serial_no' at row 1 (#40098) by rohitwaghchaure · 7 months ago
  11. 287eff5 fix: Reload document on cancel to avoid document modified error by Nabin Hait · 7 months ago
  12. 1951f71 fix: Patch to remove cancelled asset capitalization from asset by Nabin Hait · 7 months ago
  13. 66bf6e4 Merge pull request #39983 from nabinhait/asset-cancel-deletion by Nabin Hait · 8 months ago
  14. 17f85de fix: Issues regarding asset cancellation and deletion by Nabin Hait · 8 months ago
  15. c1e869f test: fixed test cases by Rohit Waghchaure · 8 months ago
  16. 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 8 months ago
  17. 06f48c6 fix: fetch correct quantity and amount for grouped asset by Nabin Hait · 9 months ago
  18. ca02dfa Merge pull request #39498 from nabinhait/asset-cancellation-fix by Nabin Hait · 9 months ago
  19. 806696a fix: typos by barredterra · 9 months ago
  20. 1a686cb fix: Use db_set to set a value in on_cancel by Nabin Hait · 9 months ago
  21. 31592b8 fix: cancellation of asset/asset capitalization by Nabin Hait · 9 months ago
  22. 3506728 refactor(UX): Accounts workspace cleanup (#39232) by Rucha Mahabal · 9 months ago
  23. 6efa92d Merge branch 'develop' into composite-asset-using-asset by mergify[bot] · 9 months ago
  24. 2adb710 Merge pull request #39427 from nabinhait/test-fix333 by Nabin Hait · 9 months ago
  25. 97f6998 fix: Asset module tests by Nabin Hait · 9 months ago
  26. 5df4066 fix: composite asset capitalization using asset components by Nabin Hait · 9 months ago
  27. 120bfdf Merge branch 'develop' of https://github.com/frappe/erpnext into revert_dynamic_splitting by Deepesh Garg · 9 months ago
  28. 9f2b62d Merge pull request #39386 from nabinhait/asset-capitalisation-calcellation by Nabin Hait · 9 months ago
  29. efe9f66 fix: Cancel asset capitalisation record on cancellation of asset and vice-versa by Nabin Hait · 9 months ago
  30. 22bd6a5 fix: WDV as per IT Act: calculate yearly amount first and then split it based on months by Nabin Hait · 9 months ago
  31. 1a67d7d Revert "refactor: use both fields to store against values" by Deepesh Garg · 9 months ago
  32. 0f9734a Revert "fix: split expected jv entries for scrap asset" by Deepesh Garg · 9 months ago
  33. beb169c Revert "fix: asset capitalization tests" by Deepesh Garg · 9 months ago
  34. 93ff84b Revert "fix: remove multiple accounts from against in capitalization" by Deepesh Garg · 9 months ago
  35. 498c9c7 Revert "fix: set against type in asset" by Deepesh Garg · 9 months ago
  36. c1922ea Merge pull request #39052 from anandbaburajan/asset_wdv_india_dev by Nabin Hait · 9 months ago
  37. 01f507e Merge pull request #39238 from nabinhait/asset-purchase-amount by Nabin Hait · 9 months ago
  38. bb18ae8 refactor: use db.get_single_value by Ankush Menat · 9 months ago
  39. 135e19d fix: Set asset purchase amount based on qty and valuation_rate by Nabin Hait · 9 months ago
  40. eab22eb fix: Introduced company field to show amounts in company currency by Nabin Hait · 9 months ago
  41. c34f09c fix: Purchase date and amount is not mandatory for composite asset creation by Nabin Hait · 9 months ago
  42. fe43dab fix: improved validation message by Nabin Hait · 9 months ago
  43. 3fb7886 fix: Creating Asset Activity while Importing Asset (backport #39113) (#39156) by mergify[bot] · 9 months ago
  44. 0268248 fix: asset WDV depreciation calc according to IT act by anandbaburajan · 9 months ago
  45. 283763d chore: additional_asset_cost field (#38904) by Anand Baburajan · 10 months ago
  46. d370c60 feat: total_asset_cost field (#38879) by Anand Baburajan · 10 months ago
  47. 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 10 months ago
  48. e7984b3 fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (#38696) by Anand Baburajan · 10 months ago
  49. eb9ee3f refactor: simplify conditional logic by barredterra · 10 months ago
  50. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 10 months ago
  51. ef8e419 fix: set cwip account before asset tests by Gursheen Anand · 10 months ago
  52. 96f3184 fix: set cwip account for company before tests by Gursheen Anand · 10 months ago
  53. 4a047fe Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 10 months ago
  54. fe5fc5b feat: shift depreciation for assets (#38327) by Anand Baburajan · 10 months ago
  55. add238c fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342) by Deepesh Garg · 10 months ago
  56. 01f133f Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 11 months ago
  57. 816b1b6 fix: don't depreciate assets with no schedule on scrapping (#38276) by Anand Baburajan · 11 months ago
  58. 9903049 fix: set default asset quantity as 1 [dev] (#38223) by Anand Baburajan · 11 months ago
  59. 6e0362d chore: change read only condition of asset quantity field (#38111) by Anand Baburajan · 11 months ago
  60. 9a171db fix: asset depreciation ledger (#37991) by Anand Baburajan · 11 months ago
  61. 0943933 refactor: use both fields to store against values by Gursheen Anand · 11 months ago
  62. 291a499 fix: split expected jv entries for scrap asset by Gursheen Anand · 11 months ago
  63. 6280031 Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 11 months ago
  64. e5bc8fc fix: list index out of range (#37890) by viralkansodiya15 · 11 months ago
  65. 2ce6bbf chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [dev] (#37897) by Anand Baburajan · 11 months ago
  66. 568d5bf chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (#37893) by Anand Baburajan · 11 months ago
  67. 77af247 chore: fixed test cases (#37792) by rohitwaghchaure · 11 months ago
  68. 139a68f test: fix bad test data (#37773) by David Arnold · 11 months ago
  69. f276fbb refactor: remove extraneous disabled filters by Bernd Oliver Sünderhauf · 11 months ago
  70. d99a56b chore: allow wip_composite_asset in the MR PO PR PI flow (#37723) by Anand Baburajan · 12 months ago
  71. 11d956f fix: Purchase Receipt GL Entries (#37642) by Deepesh Garg · 12 months ago
  72. d1ec0a6 chore: Add missing commits back (#37618) by Deepesh Garg · 12 months ago
  73. 18e3a89 fix: don't set finance books if gross_purchase_amount is not set (#37480) by Anand Baburajan · 12 months ago
  74. 9468513 test: fixing test_capitalization_with_wip_composite_asset by anandbaburajan · 1 year ago
  75. f4f40cc feat: composite WIP asset (copy #37352) (#37353) by mergify[bot] · 1 year ago
  76. 952e8cf fix: asset capitalization tests by Gursheen Anand · 1 year ago
  77. fed9484 feat: asset salvage_value_percentage (#37302) by Anand Baburajan · 1 year ago
  78. d6e4f80 fix: Set `serial_and_batch_bundle` in right field for Asset Repair Stock Entry (#37273) by Marica · 1 year ago
  79. f705bf2 fix: remove multiple accounts from against in capitalization by Gursheen Anand · 1 year ago
  80. 6e1565c fix: set against type in asset by Gursheen Anand · 1 year ago
  81. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 1 month ago
  82. 846ae32 feat: Add half-yearly asset maintenance periodicity. (#37006) by Bernd Oliver Sünderhauf · 1 year, 1 month ago
  83. 034322c fix: correct asset daily depr schedule calculation [dev] (#36993) by Anand Baburajan · 1 year, 1 month ago
  84. 0077659 chore: asset finance books validation (#36979) by Anand Baburajan · 1 year, 1 month ago
  85. 4f0bb45 chore: patch to correct asset values if je has workflow [dev] (#36914) by Anand Baburajan · 1 year, 1 month ago
  86. e92d4e9 Merge branch 'develop' into develop-ritvik-ignore-perm-tree-doctype by Suraj Shetty · 1 year, 1 month ago
  87. de433d8 fix: added ignore_user_permissions to parent field of tree doctypes by RitvikSardana · 1 year, 1 month ago
  88. 3a2933d fix: error in report when data is not available to load chart in report (#36842) by ViralKansodiya · 1 year, 1 month ago
  89. bb3bd02 chore: styling improvements for asset depr sch table (#36792) by Anand Baburajan · 1 year, 2 months ago
  90. 56b2685 fix: use current asset depr schedule to make temp schedule (#36783) by Anand Baburajan · 1 year, 2 months ago
  91. 87e2309 fix: avoid duplicate asset activity entries on asset capitalization (#36756) by Anand Baburajan · 1 year, 2 months ago
  92. 8f04945 fix: incorrect schedule in asset value adjustment (#36747) by Anand Baburajan · 1 year, 2 months ago
  93. e0c79d3 chore: add validation for depreciation expense account in asset category (#36659) by Anand Baburajan · 1 year, 2 months ago
  94. 98e82e0 chore: set default filter dates if missing (#36597) by Anand Baburajan · 1 year, 2 months ago
  95. d138948 feat: daily asset depreciation method [dev] (#36588) by Anand Baburajan · 1 year, 2 months ago
  96. ad33cd7 perf: asset depreciation entry posting [develop] (#36555) by Anand Baburajan · 1 year, 2 months ago
  97. b717e2b chore: don't merge asset capitalization gl entries (copy #36514) (#36515) by mergify[bot] · 1 year, 2 months ago
  98. 38a612c chore: better cost center validation for assets (#36477) by Anand Baburajan · 1 year, 2 months ago
  99. a8df875 chore: use datatable for asset depr sch table view (#36449) by Anand Baburajan · 1 year, 2 months ago
  100. 2ab3d75 feat: asset activity (#36391) by Anand Baburajan · 1 year, 2 months ago