Skip to content

Error when adapting EA_Invoices to project #2

@Owen-Cassidy

Description

@Owen-Cassidy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions