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

Incorrect Status of Payment Request #41901

Closed
nabinhait opened this issue Jun 14, 2024 · 1 comment
Closed

Incorrect Status of Payment Request #41901

nabinhait opened this issue Jun 14, 2024 · 1 comment
Assignees
Labels

Comments

@nabinhait
Copy link
Member

Issue

If we create a payment request and make the payment of the amount mentioned in Payment request then too it shows Partially Paid.

Steps to reproduce -

Create a Purchase Order of any Supplier for INR 10,000.

Submit the Purchase Order

Create Payment Request of INR 2,000 and submit it.

Create Payment Entry for the above mentioned Payment Request.

Now check the status of Payment Request, it shows as Partially Paid which should be Paid, as the complete payment against the request is done.

Investigation

Currently, the status is shown based on payment status of reference document. Payment Entry is not linked directly to Payment Request, hence it's difficult to update status of Payment Request.

Expected Solution

Maintain a link of Payment Request inside Payment Entry and update status based on it.

@nabinhait nabinhait added the bug label Jun 14, 2024
@nabinhait nabinhait self-assigned this Jun 14, 2024
@sagarvora
Copy link
Collaborator

Working on this in #42280

@sagarvora sagarvora closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants