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

Error when adapting EA_Invoices to project #2

Open
Owen-Cassidy opened this issue Jun 17, 2024 · 0 comments
Open

Error when adapting EA_Invoices to project #2

Owen-Cassidy opened this issue Jun 17, 2024 · 0 comments

Comments

@Owen-Cassidy
Copy link

When I go to add invoice line I get the following error.
image
$form.Line_Number:=$selection_Main.max("Line_Number")+1
Process 3 Generic
Error code 15 This operation is not compatible with the two arguments.

If I continue I then get following error.
image
$selection_Main.add($entity)
Error code 1637 This entity selection cannot be altered.

And finally on validate I get another error.
image

Error when executing the method "action_Save" at line number 45
Form.displayedSelection.add(Form.editEntity)
Error code 1637 This entity selection cannot be altered.
Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant