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: inventory dimension for returned inter company transfer #35289

Conversation

rohitwaghchaure
Copy link
Collaborator

Issue

Inventory Dimension not working properly for the Inter Transfer Returned Delivery Note

  1. Create the Inter Transfer Delivery Note with Inventory Dimension
  2. Create return entry against the above Delivery Note
  3. Check stock ledger entries
  4. You will notice that, the Source and Target Dimension posted in the returned stock ledger entries are same as it was posted against the original Delivery Note

@rohitwaghchaure rohitwaghchaure changed the title fix: inventory dimension for inter company transfer return use case fix: inventory dimension for returned inter company transfer May 13, 2023
@rohitwaghchaure rohitwaghchaure added backport version-14-hotfix backport to version 14 and removed accounts stock labels May 13, 2023
@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Merging #35289 (38aaba5) into develop (59f9d41) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #35289   +/-   ##
========================================
  Coverage    63.81%   63.82%           
========================================
  Files          813      813           
  Lines        60196    60198    +2     
========================================
+ Hits         38413    38419    +6     
+ Misses       21783    21779    -4     
Impacted Files Coverage Δ
erpnext/controllers/accounts_controller.py 85.26% <100.00%> (+0.02%) ⬆️
erpnext/controllers/stock_controller.py 92.93% <100.00%> (ø)

... and 2 files with indirect coverage changes

@rohitwaghchaure rohitwaghchaure merged commit e6f092d into frappe:develop May 13, 2023
rohitwaghchaure added a commit that referenced this pull request May 14, 2023
…-35289

fix: inventory dimension for returned inter company transfer (backport #35289)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant