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: reposting not working for internal transferred purchase receipt #32135

Conversation

rohitwaghchaure
Copy link
Collaborator

Issue

If user has created backdated transactions which has impact on the future Internal Transfer entries like Inter Delivery Note and Inter Purchase Receipt. System do reposting for Inter Delivery Note as per new rate bit not for Inter Purchase Receipt. Due to which the outward and inward cost is not same.

image

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #32135 (a03b4ce) into develop (72d5366) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #32135      +/-   ##
===========================================
+ Coverage    63.57%   63.62%   +0.04%     
===========================================
  Files          813      813              
  Lines        57707    57714       +7     
===========================================
+ Hits         36689    36721      +32     
+ Misses       21018    20993      -25     
Impacted Files Coverage Δ
...stock/doctype/purchase_receipt/purchase_receipt.py 92.72% <100.00%> (+0.07%) ⬆️
erpnext/stock/stock_ledger.py 90.16% <100.00%> (+0.53%) ⬆️
...eport/item_variant_details/item_variant_details.py 31.32% <0.00%> (-53.02%) ⬇️
...ext/accounts/report/balance_sheet/balance_sheet.py 36.36% <0.00%> (-21.82%) ⬇️
...em_wise_sales_register/item_wise_sales_register.py 51.81% <0.00%> (-9.10%) ⬇️
...unts/report/purchase_register/purchase_register.py 71.71% <0.00%> (-5.27%) ⬇️
erpnext/accounts/party.py 77.71% <0.00%> (-4.46%) ⬇️
...pnext/setup/doctype/sales_partner/sales_partner.py 65.21% <0.00%> (-4.35%) ⬇️
...e_purchase_register/item_wise_purchase_register.py 74.25% <0.00%> (-2.98%) ⬇️
erpnext/support/doctype/issue/issue.py 64.28% <0.00%> (-0.96%) ⬇️
... and 33 more

@rohitwaghchaure rohitwaghchaure merged commit 6da4514 into frappe:develop Sep 9, 2022
@rohitwaghchaure
Copy link
Collaborator Author

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2022

backport version-14-hotfix

✅ Backports have been created

@rohitwaghchaure
Copy link
Collaborator Author

https://github.com/Mergifyio backport version-13-hotfix

@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2022

backport version-13-hotfix

✅ Backports have been created

rohitwaghchaure added a commit that referenced this pull request Sep 10, 2022
…-32135

fix: reposting not working for internal transferred purchase receipt (backport #32135)
rohitwaghchaure added a commit that referenced this pull request Sep 10, 2022
…-32135

fix: reposting not working for internal transferred purchase receipt (backport #32135)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant