Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: recalculate WDV rate after asset repair [v13] #34567

Merged
merged 1 commit into from Mar 23, 2023
Merged

fix: recalculate WDV rate after asset repair [v13] #34567

merged 1 commit into from Mar 23, 2023

Conversation

anandbaburajan
Copy link
Contributor

@anandbaburajan anandbaburajan commented Mar 23, 2023

In #34520, I recalculated the expected_value_after_useful_life after an asset repair in case the depreciation method was WDV, but it was incorrect. The rate_of_depreciation is what's supposed to be recalculated.

@anandbaburajan anandbaburajan changed the title fix: recalculate WDV rate after asset repair fix: recalculate WDV rate after asset repair [v13] Mar 23, 2023
@anandbaburajan anandbaburajan added the backport version-14-hotfix backport to version 14 label Mar 23, 2023
@anandbaburajan anandbaburajan merged commit c8bde39 into frappe:version-13-hotfix Mar 23, 2023
8 checks passed
mergify bot pushed a commit that referenced this pull request Mar 23, 2023
fix: recalculate wdv rate after asset repair
(cherry picked from commit c8bde39)

# Conflicts:
#	erpnext/assets/doctype/asset/asset.py
@anandbaburajan anandbaburajan removed the backport version-14-hotfix backport to version 14 label Mar 23, 2023
@anandbaburajan
Copy link
Contributor Author

@mergify backport version-13

@mergify
Copy link
Contributor

mergify bot commented Mar 23, 2023

backport version-13

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 23, 2023
fix: recalculate wdv rate after asset repair
(cherry picked from commit c8bde39)
anandbaburajan added a commit that referenced this pull request Mar 23, 2023
fix: recalculate WDV rate after asset repair [v13] (backport #34567)
frappe-pr-bot pushed a commit that referenced this pull request Mar 23, 2023
## [13.49.7](v13.49.6...v13.49.7) (2023-03-23)

### Bug Fixes

* recalculate WDV rate after asset repair [v13] ([#34567](#34567)) ([5f5fa84](5f5fa84))
frappe-pr-bot pushed a commit that referenced this pull request Mar 28, 2023
## [13.49.9](v13.49.8...v13.49.9) (2023-03-28)

### Bug Fixes

* `Blanket Order` (backport [#34279](#34279)) ([#34548](#34548)) ([8ddbac5](8ddbac5))
* **client:** Amount calculation for 0 qty debit notes ([#34455](#34455)) ([19dda80](19dda80))
* exchange gain/loss GL's should be removed if advance is cancelled ([#34529](#34529)) ([00518eb](00518eb))
* german translations ([#34312](#34312)) ([661030a](661030a))
* incorrect `Opening Value` in `Stock Balance` report (backport [#34461](#34461)) ([#34622](#34622)) ([e53a96a](e53a96a))
* incorrect depr schedules after asset repair [v13] ([#34520](#34520)) ([ae88ba5](ae88ba5))
* Overallocation of 'qty' from Cr Notes to Parent Invoice ([d2a1acc](d2a1acc))
* Party Name in SOA print when viewed from Customer/Supplier master ([#34597](#34597)) ([4bdea43](4bdea43))
* Percentage billing in Sales Order ([#34606](#34606)) ([3aab6e6](3aab6e6))
* recalculate WDV rate after asset repair [v13] ([#34567](#34567)) ([c8bde39](c8bde39))
* Search field not working for customer, supplier ([#32693](#32693)) ([dbe289e](dbe289e))
* unset address and contact on trash (backport [#34495](#34495)) ([#34561](#34561)) ([7f83d15](7f83d15))
* valuation rate issue while making stock entry from PO ([3574d49](3574d49))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.49.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants