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: incorrect gross profit on the quotation (backport #40438) #40441

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 13, 2024

Issue

Screenshot 2024-03-13 at 5 32 04 PM

After Fix
Screenshot 2024-03-13 at 5 31 26 PM


This is an automatic backport of pull request #40438 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from ruthra-kumar as a code owner March 13, 2024 12:20
@rohitwaghchaure rohitwaghchaure merged commit fe54590 into version-14-hotfix Mar 13, 2024
11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-40438 branch March 13, 2024 16:25
frappe-pr-bot pushed a commit that referenced this pull request Mar 14, 2024
## [14.65.2](v14.65.1...v14.65.2) (2024-03-14)

### Bug Fixes

* added index for price_list column in Item Price ([d279e23](d279e23))
* Book depreciation until the asset disposal date and removed unwanted commits ([5fcf8c5](5fcf8c5))
* convert str to date ([34c3e75](34c3e75))
* flaky Accounts Receivable test case ([41bda58](41bda58))
* incorrect gross profit on the quotation (backport [#40438](#40438)) ([#40441](#40441)) ([fe54590](fe54590))
* linter issues ([ac0dd50](ac0dd50))
* linter issues ([668a931](668a931))
* linter issues ([acc0b2f](acc0b2f))
* minor fixes ([5cd9bf3](5cd9bf3))
* Patch to remove cancelled asset capitalization from asset ([23e256a](23e256a))
* Reload document on cancel to avoid document modified error ([c7ed854](c7ed854))
* **test:** manually filter rows and assert ([5fe200b](5fe200b))

### Performance Improvements

* Cache accounting dimension filter map ([e4bd173](e4bd173))
* Cached accounting dimensions details ([8cd8b8f](8cd8b8f))
* Caching in checking allowance for qty and amount ([8d682fa](8d682fa))
* Caching in gl entry ([b07769d](b07769d))
* Get bin details only for stock items ([6ff9e6e](6ff9e6e))
* Optimization for providional gl entries ([d7b738f](d7b738f))
* Optimzed code for merging similar gl entries ([aa75a60](aa75a60))
* Performance optimization for validating budget ([f204d81](f204d81))
* refactored handling provisional gl entries for non-stock items ([49c7436](49c7436))
* skip unnecessary validation while transaction  cancellation ([05385e4](05385e4))
* validate expense against budget only if budget exists ([c15b2d5](c15b2d5))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.65.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants