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: Show the rows in AR/AP report where outstanding equals to 0.01 (backport #42374) #42384

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 18, 2024

Issue: Earlier it used to show the invoices where the outstanding amount is greater than 0.01 (based on precision). Now it also shows 0.01


This is an automatic backport of pull request #42374 done by Mergify.

nabinhait and others added 2 commits July 18, 2024 08:15
(cherry picked from commit e1dedc5)

# Conflicts:
#	erpnext/patches.txt
Copy link
Contributor Author

mergify bot commented Jul 18, 2024

Cherry-pick of e1dedc5 has failed:

On branch mergify/bp/version-14-hotfix/pr-42374
Your branch is up to date with 'origin/version-14-hotfix'.

You are currently cherry-picking commit e1dedc5402.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   erpnext/accounts/report/accounts_receivable/accounts_receivable.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   erpnext/patches.txt

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@ruthra-kumar ruthra-kumar force-pushed the mergify/bp/version-14-hotfix/pr-42374 branch from 15879e0 to 4fa9626 Compare July 18, 2024 09:11
@ruthra-kumar ruthra-kumar merged commit 92300b2 into version-14-hotfix Jul 18, 2024
10 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-42374 branch July 18, 2024 09:38
@frappe-pr-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 14.70.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 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.

3 participants