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: validation error on reconciling PE to Journals as Invoice #38766

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

ruthra-kumar
Copy link
Member

With the same exchange rate on Journal Entry and Payment Entry, reconcilition should not post exc gain/loss journal and should not throw validation error.

Screenshot 2023-12-15 at 12 20 00 PM

With the same exchange rate on Journal Entry and Payment Entry,
reconcilition should not post exc gain/loss journal and should not
throw validation error
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Merging #38766 (5eeb650) into develop (6851c50) will increase coverage by 0.00%.
Report is 10 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #38766   +/-   ##
========================================
  Coverage    60.07%   60.08%           
========================================
  Files          759      759           
  Lines        69547    69555    +8     
========================================
+ Hits         41780    41789    +9     
+ Misses       27767    27766    -1     
Files Coverage Δ
...e/payment_reconciliation/payment_reconciliation.py 86.14% <100.00%> (+0.25%) ⬆️
erpnext/accounts/utils.py 73.79% <ø> (ø)

... and 2 files with indirect coverage changes

@ruthra-kumar ruthra-kumar merged commit 0cf9ff0 into frappe:develop Dec 15, 2023
14 checks passed
@ruthra-kumar ruthra-kumar added backport version-14-hotfix backport to version 14 backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Dec 15, 2023
ruthra-kumar added a commit that referenced this pull request Dec 15, 2023
…-38766

fix: validation error on reconciling PE to Journals as Invoice (backport #38766)
ruthra-kumar added a commit that referenced this pull request Dec 15, 2023
…-38766

fix: validation error on reconciling PE to Journals as Invoice (backport #38766)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2023
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