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: Validate party on non receivable / payable account #44839

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

Karuppasamy923
Copy link

Issue: Allows specifying a party type and party for non-receivable and non-payable accounts.

Fix: Validate the party type against the account type in the GL entry and display an error message if there's a mismatch.

Ref: 27331

Before:

before.party.type.validation.webm

After:

after.party.type.validation.webm

Backport needed for v14 & v15

@Karuppasamy923 Karuppasamy923 marked this pull request as draft December 23, 2024 07:13
@Karuppasamy923 Karuppasamy923 marked this pull request as ready for review December 24, 2024 04:52
barredterra and others added 24 commits December 24, 2024 13:22
* feat: Create subcontracted PO from Material Request

* fix: Made minor changes in logic to pass all test cases

* refactor: Made changes suggested by mentor and simplified logic

* test: Made changes to tests
* fix(ux): purchase invoice link in error message

* chore: fix linter

---------

Co-authored-by: ruthra kumar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.