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: stock reco negative batch #40533

Conversation

rohitwaghchaure
Copy link
Collaborator

While making backdated stock reconciliation for the batched item, user was getting the Negative Batch error.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Mar 19, 2024
@rohitwaghchaure rohitwaghchaure removed the needs-tests This PR needs automated unit-tests. label Mar 19, 2024
@rohitwaghchaure rohitwaghchaure merged commit a64c2ec into frappe:develop Mar 19, 2024
14 checks passed
mergify bot pushed a commit that referenced this pull request Mar 19, 2024
rohitwaghchaure added a commit that referenced this pull request Mar 19, 2024
fix: stock reco negative batch (#40533)

(cherry picked from commit a64c2ec)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
frappe-pr-bot pushed a commit that referenced this pull request Mar 20, 2024
## [15.17.2](v15.17.1...v15.17.2) (2024-03-20)

### Bug Fixes

* achieved targets for sales partners ([1ac8887](1ac8887))
* advance journal fetching logic in Advances section ([bfa78aa](bfa78aa))
* attribute error on Bank Statement Import retry ([a0bf22c](a0bf22c))
* auto-update due date for invoices via data import ([9cdde50](9cdde50))
* balance qty in the stock ledger report (backport [#40506](#40506)) ([#40507](#40507)) ([69f442d](69f442d))
* currency symbol for Landed Cost Voucher Amount (backport [#40550](#40550)) ([#40554](#40554)) ([1c90797](1c90797))
* Data too long for column 'stock_queue' (backport [#40436](#40436)) ([#40451](#40451)) ([ba6b856](ba6b856))
* don't validate for currency, if account is unavailable ([5729ee5](5729ee5))
* flaky Accounts Receivable test case ([0bb4a7d](0bb4a7d))
* incorrect gross profit on the quotation (backport [#40438](#40438)) ([#40442](#40442)) ([ce2626e](ce2626e))
* index error on Exchange Rate Revaluation creation ([ebd967d](ebd967d))
* invalid exchange loss booking on invoice againts base accounts ([72c9cd5](72c9cd5))
* missing range for ageing summary ([dacc69c](dacc69c))
* not able to delete cancelled delivery note (backport [#40508](#40508)) ([#40510](#40510)) ([917a21b](917a21b))
* rate changing while making PR (negative discount) (backport [#40539](#40539)) ([#40540](#40540)) ([0bdda12](0bdda12))
* Remove custom queries for customer ([3133505](3133505))
* serial and batch for internal transfer (backport [#40467](#40467)) ([#40477](#40477)) ([61d59b3](61d59b3))
* show correct variance for durations with no vouchers ([bc78bc3](bc78bc3))
* stock reco negative batch (backport [#40533](#40533)) ([#40535](#40535)) ([7f1f780](7f1f780))
* stopped mr showing in the popup (backport [#40478](#40478)) ([#40480](#40480)) ([74b30a6](74b30a6))
* **Supplier Quotation Comparison:** group by options ([1e16d2c](1e16d2c))
* Taxes not getting updated on change ([75b610d](75b610d))
* **test:** manually filter rows and assert ([df13517](df13517))
* Update Existing Price List Rate not working (backport [#40333](#40333)) ([#40527](#40527)) ([44bbf4b](44bbf4b))
* use in_import flag for checking imported records ([8242a9c](8242a9c))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 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.

1 participant