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: opening stock not showing in the stock ledger report for the bat… #41584

Conversation

rohitwaghchaure
Copy link
Collaborator

Issue

Screenshot 2024-05-21 at 3 43 26 PM

After Fix
Screenshot 2024-05-22 at 12 46 25 PM

@github-actions github-actions bot added needs-tests This PR needs automated unit-tests. stock labels May 22, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the fixed-stock-ledger-report-for-batch branch 2 times, most recently from bc2807b to 0cc6c95 Compare May 22, 2024 12:27
@rohitwaghchaure rohitwaghchaure force-pushed the fixed-stock-ledger-report-for-batch branch from 0cc6c95 to d168871 Compare May 22, 2024 12:30
@rohitwaghchaure rohitwaghchaure merged commit 04a49ce into frappe:develop May 22, 2024
12 of 13 checks passed
@rohitwaghchaure rohitwaghchaure added backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels May 22, 2024
mergify bot pushed a commit that referenced this pull request May 22, 2024
#41584)

fix: opening stock not showing in the stock ledger report for the batch filter
(cherry picked from commit 04a49ce)
rohitwaghchaure added a commit that referenced this pull request May 22, 2024
…… (backport #41584) (#41590)

fix: opening stock not showing in the stock ledger report for the bat… (#41584)

fix: opening stock not showing in the stock ledger report for the batch filter
(cherry picked from commit 04a49ce)

Co-authored-by: rohitwaghchaure <[email protected]>
Comment on lines +1432 to +1434
"item_code": args.get("item_code"),
"warehouse": args.get("warehouse"),
"posting_datetime": args.get("posting_datetime"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

port this to v14 too

frappe-pr-bot pushed a commit that referenced this pull request May 29, 2024
# [15.26.0](v15.25.0...v15.26.0) (2024-05-29)

### Bug Fixes

* add in some indices to speed up Purchase Order deletion ([3ed3b21](3ed3b21))
* cost center filter according to the company in project ([193b844](193b844))
* cost center filter according to the company in project ([e6aaab3](e6aaab3))
* cost center filter according to the company in project ([563e15e](563e15e))
* multiple issues related to serial and batch bundle (backport [#41662](#41662)) ([#41668](#41668)) ([dc0bb22](dc0bb22))
* not allow template item in product bundle item ([8fb3294](8fb3294))
* not allow template item in product bundle item ([b64f5a4](b64f5a4))
* not allow template item in product bundle item - v15/v14 ([9864377](9864377))
* opening stock not showing in the stock ledger report for the bat… (backport [#41584](#41584)) ([#41590](#41590)) ([162ec7d](162ec7d))
* SCR batch qty issue (backport [#41595](#41595)) ([#41599](#41599)) ([17ea958](17ea958))
* set expense account as Assets RBNB only if it is booked in linked PR (backport [#41368](#41368)) ([#41673](#41673)) ([0a0970e](0a0970e))
* Unable to 'Get Suppliers' using tags in Request for Quotation (backport [#41626](#41626)) ([#41627](#41627)) ([ca855e8](ca855e8))

### Features

* Add Party details to Serial No Ledger Report ([#41656](#41656)) ([7462de6](7462de6))

### Performance Improvements

* sales order UI render (backport [#41591](#41591)) ([#41592](#41592)) ([09d112a](09d112a))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 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.

None yet

2 participants