RE: Error When Trying to Transform a Record Using an Item Group
I am receiving an error when I attempt to transform an estimate, using a workflow, to a sales order. This only occurs while using an item group on the item sublist and the item group has the Reference Start/End Lines on Picking Ticket checked on the item record.
Error Message: You cannot edit the end of group line. You must delete the group.
It works if I uncheck the option to Reference Start/End Lines on Picking Ticket. The problem is that I need to be able to consolidate the items. Has anyone found a way around this error while keeping Reference Start/End Lines on Picking Ticket checked?
This error occurs when a script or workflow is making changes to the last line of the group (called End Group). Typically, scripts should be coded to skip those lines, but it sounds like you have one that was coded improperly.