You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

error while saving sales order using order management extension

Summary:

We have created a order management extension which has to default the product group value of the original item to the product group value of coverage item at on save.

we are able to achieve this at submit button but not at save button.

Can you please let us know what was the issue?

Content (required):


Version (include the version you are using, if applicable):

23B

Code Snippet (add any code snippets that support your topic, if applicable):

def CoverVORow = getCovered(HeaderId,FulfillLineId); // we are trying get header id and fulfill line id

if ( CoverVORow != null){ // checking the values are populated or not

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!