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: conversion factor issue (backport #43645) #43675

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 15, 2024

Issue

Accidentally, conversion factor set as 20 even though stock and transaction UOM is same

Solution

If the UOM and Stock UOM are same then force to set the conversion factor as 1


This is an automatic backport of pull request #43645 done by Mergify.

@github-actions github-actions bot added the stock label Oct 15, 2024
@rohitwaghchaure rohitwaghchaure merged commit 1262c32 into version-14-hotfix Oct 15, 2024
11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-43645 branch October 15, 2024 10:38
frappe-pr-bot pushed a commit that referenced this pull request Oct 16, 2024
## [14.74.6](v14.74.5...v14.74.6) (2024-10-16)

### Bug Fixes

* added parentheses for correct query formation for logical OR condition ([0f738de](0f738de))
* added string for translation in bank reconciliation statement ([32f6eb7](32f6eb7))
* conversion factor issue (backport [#43645](#43645)) ([#43675](#43675)) ([1262c32](1262c32))
* delete invalid pricing rule on change of applicable_for ([c7c2bdd](c7c2bdd))
* ignore free item when qty is zero ([ae47fb9](ae47fb9))
* missing child company accounts in consolidated balance sheet ([bb774ce](bb774ce))
* removed unused query ([dcbfd4a](dcbfd4a))
* run gl_entries and closing voucher processes in same function ([59c314c](59c314c))
* update formatings ([a8ad608](a8ad608))
* update formatings ([699b098](699b098))
* update item details with actual quantity. ([c520a7c](c520a7c))
* Use `ref_doc.get()` for `party_account_currency` ([01d6c10](01d6c10))
* validation for corrective job card (backport [#43555](#43555)) (backport [#43558](#43558)) ([#43628](#43628)) ([1f09975](1f09975))
* zero incoming rate for delivery note return ([#43642](#43642)) ([7eac9cc](7eac9cc))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.74.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 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