- 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
- 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
- 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
- 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
- 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
- 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
- 87e2309 fix: avoid duplicate asset activity entries on asset capitalization (#36756) by Anand Baburajan · 1 year, 5 months ago
- 8f04945 fix: incorrect schedule in asset value adjustment (#36747) by Anand Baburajan · 1 year, 5 months ago
- e0c79d3 chore: add validation for depreciation expense account in asset category (#36659) by Anand Baburajan · 1 year, 6 months ago
- 98e82e0 chore: set default filter dates if missing (#36597) by Anand Baburajan · 1 year, 6 months ago
- d138948 feat: daily asset depreciation method [dev] (#36588) by Anand Baburajan · 1 year, 6 months ago
- ad33cd7 perf: asset depreciation entry posting [develop] (#36555) by Anand Baburajan · 1 year, 6 months ago
- b717e2b chore: don't merge asset capitalization gl entries (copy #36514) (#36515) by mergify[bot] · 1 year, 6 months ago
- 38a612c chore: better cost center validation for assets (#36477) by Anand Baburajan · 1 year, 6 months ago
- a8df875 chore: use datatable for asset depr sch table view (#36449) by Anand Baburajan · 1 year, 6 months ago
- 2ab3d75 feat: asset activity (#36391) by Anand Baburajan · 1 year, 6 months ago
- 3f09f81 fix: allow fully depreciated existing assets (copy #36378) (#36379) by mergify[bot] · 1 year, 6 months ago
- 5e7b05e chore: adding totals in asset reports (#36334) by Anand Baburajan · 1 year, 6 months ago
- f28f8dc fix: show depr schedule table in asset doc (#36332) by Anand Baburajan · 1 year, 6 months ago
- eead2bb fix: group by in fixed asset register (copy #36310) (#36311) by mergify[bot] · 1 year, 6 months ago
- 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
- 1bc87a9 fix: set new purchase_receipt_amount on asset split (copy #36272) (#36280) by mergify[bot] · 1 year, 6 months ago
- 1436040 fix: allow both custodian and location while creating asset (copy #36263) (#36264) by mergify[bot] · 1 year, 6 months ago
- 6270607 fix: Remove current fiscal year from Global Defaults (#35960) by Deepesh Garg · 1 year, 7 months ago
- 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
- 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
- 8580287 fix: allow manual asset receipt mov from nowhere (backport #36093) (#36094) by mergify[bot] · 1 year, 7 months ago
- b3a99e3 chore: add asset depr posting error in error log (backport #36052) (#36055) by mergify[bot] · 1 year, 7 months ago
- a4d6f2e fix: asset movement (#35918) by Anand Baburajan · 1 year, 7 months ago
- 9a993b0 fix: show non-depreciable assets in fixed asset register (backport #35858) (#35860) by mergify[bot] · 1 year, 7 months ago
- e745312 fix: asset capitalization (backport #35832) (#35843) by mergify[bot] · 1 year, 7 months ago
- 39a1f4a fix: issue of asset value_after_depreciation field getting updated twice if workflow is enabled in Journal Entry (backport #35821) (#35826) by mergify[bot] · 1 year, 8 months ago
- ddbd7d8 Merge pull request #35591 from resilient-tech/remove-whitelisting by Deepesh Garg · 1 year, 8 months ago
- df090cb chore: minor typo in fixed asset register (#35801) by Anand Baburajan · 1 year, 8 months ago
- 0d12588 fix: date and finance book fixes in fixed asset register (#35751) by Anand Baburajan · 1 year, 8 months ago
- 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
- bb39a2c fix: don't add GL Entry for Acc. Depr. while scrapping non-depreciable assets (#35714) by Anand Baburajan · 1 year, 8 months ago
- 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
- 7549a5c fix(ux): add filters for SBB by s-aga-r · 1 year, 8 months ago
- a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 8 months ago
- 7bd369c fix: calculate wdv depr schedule properly for existing assets [dev] (#35614) by Anand Baburajan · 1 year, 8 months ago
- 5155d5b chore: remove whitelisting for methods not accessed from UI by DaizyModi · 1 year, 8 months ago
- 42b2294 fix: stock reco test case for serial and batch bundle by Rohit Waghchaure · 1 year, 8 months ago
- 26b39ac fix: travis for asset capitalization and asset repair by Rohit Waghchaure · 1 year, 10 months ago
- 4405103 fix: travis by Rohit Waghchaure · 1 year, 11 months ago
- 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
- 4bdd276 Merge pull request #35409 from nabinhait/workspace-cleanup by Ankush Menat · 1 year, 8 months ago
- 517d8a0 chore: remove whitelisting for method not accessed from UI by Sagar Vora · 1 year, 8 months ago
- dbdc420 fix: allow assets with depr entries to be cancelled (#35477) by Anand Baburajan · 1 year, 8 months ago
- 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
- ae26d72 fix: monthly wdv depr schedule for existing assets [dev] (#35460) by Anand Baburajan · 1 year, 8 months ago
- edb7b0d fix: incorrect depr schedule and posting dates on selling of existing assets [dev] (#35398) by Anand Baburajan · 1 year, 8 months ago
- 8c53e0f fix: depreciation schedule for existing assets [dev] (#35256) by Anand Baburajan · 1 year, 9 months ago
- 4967458 fix: handle expected_value_after_useful_life properly in asset value adjustment (backport #35117) (#35119) by mergify[bot] · 1 year, 9 months ago
- c4512d5 chore: Add translate function to Depreciation Journal Entry Remark (#35022) by Ernesto Ruiz · 1 year, 9 months ago
- e08d636 fix: use filter_by_finance_book instead of only_depreciable_assets in fixed asset register (#35031) by Anand Baburajan · 1 year, 9 months ago
- ca388ed fix: value of depreciable assets not updating after manual depr entry [develop] (#35020) by Anand Baburajan · 1 year, 9 months ago
- c957a5c fix: provide filter by depreciable assets in fixed asset register (#34803) by Anand Baburajan · 1 year, 10 months ago
- 29e025c Merge pull request #34778 from AnandBaburajan/asset_value_adjust_get_depr_amt by Anand Baburajan · 1 year, 10 months ago
- 90dee8b Merge pull request #34735 from ihosseinu/asset_movement_translation_fix by Anand Baburajan · 1 year, 10 months ago
- 9849051 fix: improper usage of get_depreciation_amount in asset_value_adjustment by anandbaburajan · 1 year, 10 months ago
- 5cc3c08 fix: asset monthly WDV and DD schedule and refactor [develop] (#34646) by Anand Baburajan · 1 year, 10 months ago
- b70615e 'Make Asset Movement' button translation fix by Hossein Yousefian · 1 year, 10 months ago
- d999dea chore: improve asset depr posting failure msg (#34661) by Anand Baburajan · 1 year, 10 months ago
- af3e807 chore: auto fill asset name and available for use date by anandbaburajan · 1 year, 10 months ago
- 2b0470d fix: incorrect arg name in asset value adjustment by anandbaburajan · 1 year, 10 months ago
- ddc3050 Asset maintenance task add dropdown "3 Yearly" (#34607) by Bevan Tony Medrano · 1 year, 10 months ago
- e6b0196 fix: recalculate wdv rate after asset repair [develop] (#34570) by Anand Baburajan · 1 year, 11 months ago
- 6d6a7bc fix: incorrect depr schedules after asset repair [develop] (#34544) by Anand Baburajan · 1 year, 11 months ago
- b6b8392 fix: refactor asset depr schedule and remove unnecessary depr method (#34434) by Anand Baburajan · 1 year, 11 months ago
- dd74839 fix: manual depr schedule by anandbaburajan · 2 years ago
- 76861eb fix: fiscal year error for existing assets in fixed asset register by anandbaburajan · 2 years ago
- e50bd52 fix: asset repair status after deletion and asset status after manual depr entry by anandbaburajan · 2 years ago