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

EPL-1703: Validation error in accounting processes . Existence of double negative in code. #442

Closed
juanfunes1996 opened this issue Jul 19, 2024 · 1 comment · Fixed by #443
Assignees
Labels
bug Something isn't working

Comments

@juanfunes1996
Copy link

juanfunes1996 commented Jul 19, 2024

Error's description

Validation error in accounting processes . Existence of double negative in code.

Steps to reproduce the error

AcctServerData.java code display . Existence of an incorrect double negative.
image

Expected behavior

The correct validation of conditions

Affected Version

Version number: Included in Etendo Core 24.1.1

Solution Design (optional)

Remove double negative to only verify that the object is not empty.

Important

The double negation introduced during the class refactor has been corrected. However, it is important to note that, according to our investigations, this code no longer executes because the "Process" tab in the "General Ledger Configuration" window is inactive in Etendo in this manner. This error was not detected by our automated tests because it concerns a deprecated functionality that we no longer support.

Other test cases

Given: An accounting process configured and attached in "General ledger"
When: The accounting process runs
Then: The accounting process is executed

@juanfunes1996 juanfunes1996 added the bug Something isn't working label Jul 19, 2024
sebastianbarrozo added a commit that referenced this issue Jul 19, 2024
valeg-etendo added a commit that referenced this issue Jul 19, 2024
Issue #442: Bugfix found in accouting process in deprecated code (C_ACCTSCHEMA_PROCESS)
@valeg-etendo
Copy link
Collaborator

Important

Bug resolved in version 24.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants