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: rounding issue causing incorrect quantity in SE #42380

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

rohitwaghchaure
Copy link
Collaborator

Due to rounding issue in the stock entry, user getting below error while completing the work order

image

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jul 18, 2024
@rohitwaghchaure rohitwaghchaure merged commit e1b9b43 into frappe:develop Jul 18, 2024
14 checks passed
mergify bot pushed a commit that referenced this pull request Jul 18, 2024
rohitwaghchaure added a commit that referenced this pull request Jul 19, 2024
#42395)

fix: rounding issue causing incorrect quantity in SE (#42380)

(cherry picked from commit e1b9b43)

Co-authored-by: rohitwaghchaure <[email protected]>
frappe-pr-bot pushed a commit that referenced this pull request Jul 24, 2024
# [15.31.0](v15.30.0...v15.31.0) (2024-07-24)

### Bug Fixes

* Consider adding warranty period to serial nos (backport [#42051](#42051)) ([#42182](#42182)) ([8da28dc](8da28dc))
* correct validation for depreciation posting date ([ffacf42](ffacf42))
* Don't allow negative amount on Payment Request [#41905](#41905) ([aee2cc2](aee2cc2))
* missing cr/dr notes on payment reconciliation ([0a41ccd](0a41ccd))
* not able to save QC (backport [#42371](#42371)) ([#42373](#42373)) ([18500b8](18500b8))
* provide initial value for `.reduce()` call ([72bc539](72bc539))
* Purchase Order Analysis Report Data (backport [#42387](#42387)) ([#42394](#42394)) ([709be13](709be13))
* qty in the 'Serial No Ledger' report (backport [#42429](#42429)) ([#42433](#42433)) ([926fd41](926fd41))
* remove proprietorship and update it with individual ([527781a](527781a))
* rounding issue causing incorrect quantity in SE (backport [#42380](#42380)) ([#42395](#42395)) ([54791e9](54791e9))
* serial and batch bundle for POS Invoice (backport [#41491](#41491)) ([#42396](#42396)) ([555be2b](555be2b))
* set filter to show only submitted asset ([29fc975](29fc975))
* Show the rows in AR/AP report where outstanding equals to 0.01 ([886256c](886256c))

### Features

* add make_regional_gl_entries override for Sales Invoice ([#42399](#42399)) ([22b17de](22b17de))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant