- 433c8c4 fix: check if there is any existing depreciation schedule by Nabin Hait · 10 months ago
- 46a2d3c fix: pro-rata amount for straight line method by Nabin Hait · 10 months ago
- be0cb52 fix:linter issue by Nabin Hait · 10 months ago
- 68b076c Merge branch 'develop' into pro-rata-fix by Nabin Hait · 10 months ago
- e8dcbe2 fix: depr amount pro rata and related tests by Nabin Hait · 10 months ago
- 5281553 Merge pull request #40584 from nabinhait/fixed-asset-register-currency by Nabin Hait · 10 months ago
- 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 10 months ago
- dfde490 refactor!: switch to creation sort (#40699) by Ankush Menat · 10 months ago
- 6c1e9fa fix: Get pro-rata amount based on correct days by Nabin Hait · 10 months ago
- 8b6220e fix: show currency symbol in base currency in fixed asset register report by Nabin Hait · 11 months ago
- 775e8db refactor: reduce usage of `cur_frm` by barredterra · 11 months ago
- d238751 refactor: usage of in_list by barredterra · 11 months ago
- 8d40568 Merge pull request #40385 from nabinhait/depreciation-asset-sale-dev by Nabin Hait · 11 months ago
- d7a4c0d Merge pull request #40126 from nabinhait/document-modified-error-dev by Nabin Hait · 11 months ago
- dedae4f fix: Book depreciation until the asset disposal date and removed unwanted commits by Nabin Hait · 11 months ago
- 7e301f0 fix: convert str to date by Nabin Hait · 11 months ago
- d2b34ea Merge pull request #40121 from nabinhait/asset-cancel-deletion by Nabin Hait · 11 months ago
- ec74a5e style: format js files by Ankush Menat · 11 months ago
- 34051bc chore: fixed fetch from (#40270) by rohitwaghchaure · 11 months ago
- 08caa7c fix: Data too long for column 'serial_no' at row 1 (#40098) by rohitwaghchaure · 11 months ago
- 287eff5 fix: Reload document on cancel to avoid document modified error by Nabin Hait · 11 months ago
- 1951f71 fix: Patch to remove cancelled asset capitalization from asset by Nabin Hait · 11 months ago
- 66bf6e4 Merge pull request #39983 from nabinhait/asset-cancel-deletion by Nabin Hait · 12 months ago
- 17f85de fix: Issues regarding asset cancellation and deletion by Nabin Hait · 12 months ago
- c1e869f test: fixed test cases by Rohit Waghchaure · 12 months ago
- 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 12 months ago
- 06f48c6 fix: fetch correct quantity and amount for grouped asset by Nabin Hait · 1 year ago
- ca02dfa Merge pull request #39498 from nabinhait/asset-cancellation-fix by Nabin Hait · 1 year ago
- 806696a fix: typos by barredterra · 1 year ago
- 1a686cb fix: Use db_set to set a value in on_cancel by Nabin Hait · 1 year ago
- 31592b8 fix: cancellation of asset/asset capitalization by Nabin Hait · 1 year ago
- 3506728 refactor(UX): Accounts workspace cleanup (#39232) by Rucha Mahabal · 1 year ago
- 6efa92d Merge branch 'develop' into composite-asset-using-asset by mergify[bot] · 1 year ago
- 2adb710 Merge pull request #39427 from nabinhait/test-fix333 by Nabin Hait · 1 year, 1 month ago
- 97f6998 fix: Asset module tests by Nabin Hait · 1 year, 1 month ago
- 5df4066 fix: composite asset capitalization using asset components by Nabin Hait · 1 year, 1 month ago
- 120bfdf Merge branch 'develop' of https://github.com/frappe/erpnext into revert_dynamic_splitting by Deepesh Garg · 1 year, 1 month ago
- 9f2b62d Merge pull request #39386 from nabinhait/asset-capitalisation-calcellation by Nabin Hait · 1 year, 1 month ago
- efe9f66 fix: Cancel asset capitalisation record on cancellation of asset and vice-versa by Nabin Hait · 1 year, 1 month ago
- 22bd6a5 fix: WDV as per IT Act: calculate yearly amount first and then split it based on months by Nabin Hait · 1 year, 1 month ago
- 1a67d7d Revert "refactor: use both fields to store against values" by Deepesh Garg · 1 year, 1 month ago
- 0f9734a Revert "fix: split expected jv entries for scrap asset" by Deepesh Garg · 1 year, 1 month ago
- beb169c Revert "fix: asset capitalization tests" by Deepesh Garg · 1 year, 1 month ago
- 93ff84b Revert "fix: remove multiple accounts from against in capitalization" by Deepesh Garg · 1 year, 1 month ago
- 498c9c7 Revert "fix: set against type in asset" by Deepesh Garg · 1 year, 1 month ago
- c1922ea Merge pull request #39052 from anandbaburajan/asset_wdv_india_dev by Nabin Hait · 1 year, 1 month ago
- 01f507e Merge pull request #39238 from nabinhait/asset-purchase-amount by Nabin Hait · 1 year, 1 month ago
- bb18ae8 refactor: use db.get_single_value by Ankush Menat · 1 year, 1 month ago
- 135e19d fix: Set asset purchase amount based on qty and valuation_rate by Nabin Hait · 1 year, 1 month ago
- eab22eb fix: Introduced company field to show amounts in company currency by Nabin Hait · 1 year, 1 month ago
- c34f09c fix: Purchase date and amount is not mandatory for composite asset creation by Nabin Hait · 1 year, 1 month ago
- fe43dab fix: improved validation message by Nabin Hait · 1 year, 1 month ago
- 3fb7886 fix: Creating Asset Activity while Importing Asset (backport #39113) (#39156) by mergify[bot] · 1 year, 1 month ago
- 0268248 fix: asset WDV depreciation calc according to IT act by anandbaburajan · 1 year, 1 month ago
- 283763d chore: additional_asset_cost field (#38904) by Anand Baburajan · 1 year, 1 month ago
- d370c60 feat: total_asset_cost field (#38879) by Anand Baburajan · 1 year, 1 month ago
- 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 1 year, 2 months ago
- 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 · 1 year, 2 months ago
- eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
- 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
- ef8e419 fix: set cwip account before asset tests by Gursheen Anand · 1 year, 2 months ago
- 96f3184 fix: set cwip account for company before tests by Gursheen Anand · 1 year, 2 months ago
- 4a047fe Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 1 year, 2 months ago
- fe5fc5b feat: shift depreciation for assets (#38327) by Anand Baburajan · 1 year, 2 months ago
- add238c fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342) by Deepesh Garg · 1 year, 2 months ago
- 01f133f Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 1 year, 2 months ago
- 816b1b6 fix: don't depreciate assets with no schedule on scrapping (#38276) by Anand Baburajan · 1 year, 2 months ago
- 9903049 fix: set default asset quantity as 1 [dev] (#38223) by Anand Baburajan · 1 year, 2 months ago
- 6e0362d chore: change read only condition of asset quantity field (#38111) by Anand Baburajan · 1 year, 3 months ago
- 9a171db fix: asset depreciation ledger (#37991) by Anand Baburajan · 1 year, 3 months ago
- 0943933 refactor: use both fields to store against values by Gursheen Anand · 1 year, 3 months ago
- 291a499 fix: split expected jv entries for scrap asset by Gursheen Anand · 1 year, 3 months ago
- 6280031 Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 1 year, 3 months ago
- e5bc8fc fix: list index out of range (#37890) by viralkansodiya15 · 1 year, 3 months ago
- 2ce6bbf chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [dev] (#37897) by Anand Baburajan · 1 year, 3 months ago
- 568d5bf chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (#37893) by Anand Baburajan · 1 year, 3 months ago
- 77af247 chore: fixed test cases (#37792) by rohitwaghchaure · 1 year, 3 months ago
- 139a68f test: fix bad test data (#37773) by David Arnold · 1 year, 3 months ago
- f276fbb refactor: remove extraneous disabled filters by Bernd Oliver Sünderhauf · 1 year, 3 months ago
- d99a56b chore: allow wip_composite_asset in the MR PO PR PI flow (#37723) by Anand Baburajan · 1 year, 3 months ago
- 11d956f fix: Purchase Receipt GL Entries (#37642) by Deepesh Garg · 1 year, 3 months ago
- d1ec0a6 chore: Add missing commits back (#37618) by Deepesh Garg · 1 year, 3 months ago
- 18e3a89 fix: don't set finance books if gross_purchase_amount is not set (#37480) by Anand Baburajan · 1 year, 4 months ago
- 9468513 test: fixing test_capitalization_with_wip_composite_asset by anandbaburajan · 1 year, 4 months ago
- f4f40cc feat: composite WIP asset (copy #37352) (#37353) by mergify[bot] · 1 year, 4 months ago
- 952e8cf fix: asset capitalization tests by Gursheen Anand · 1 year, 4 months ago
- fed9484 feat: asset salvage_value_percentage (#37302) by Anand Baburajan · 1 year, 4 months ago
- d6e4f80 fix: Set `serial_and_batch_bundle` in right field for Asset Repair Stock Entry (#37273) by Marica · 1 year, 4 months ago
- f705bf2 fix: remove multiple accounts from against in capitalization by Gursheen Anand · 1 year, 4 months ago
- 6e1565c fix: set against type in asset by Gursheen Anand · 1 year, 4 months ago
- 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
- 846ae32 feat: Add half-yearly asset maintenance periodicity. (#37006) by Bernd Oliver Sünderhauf · 1 year, 5 months ago
- 034322c fix: correct asset daily depr schedule calculation [dev] (#36993) by Anand Baburajan · 1 year, 5 months ago
- 0077659 chore: asset finance books validation (#36979) by Anand Baburajan · 1 year, 5 months ago
- 4f0bb45 chore: patch to correct asset values if je has workflow [dev] (#36914) by Anand Baburajan · 1 year, 5 months ago
- e92d4e9 Merge branch 'develop' into develop-ritvik-ignore-perm-tree-doctype by Suraj Shetty · 1 year, 5 months ago
- de433d8 fix: added ignore_user_permissions to parent field of tree doctypes by RitvikSardana · 1 year, 5 months ago
- 3a2933d fix: error in report when data is not available to load chart in report (#36842) by ViralKansodiya · 1 year, 5 months ago
- bb3bd02 chore: styling improvements for asset depr sch table (#36792) by Anand Baburajan · 1 year, 5 months ago
- 56b2685 fix: use current asset depr schedule to make temp schedule (#36783) by Anand Baburajan · 1 year, 5 months ago