Hi everyone, I'm working on setting `commitinvento...
# suitescript
r
Hi everyone, I'm working on setting
commitinventory
to
1
at the line level of a Sales Order based on specific business validations. However, when the order contains a group item, the script fails with the error: "You cannot edit the end of group line. You must delete the group." Even though my script explicitly ignores the end-of-group lines, the issue persists. Additionally, I tested loading and saving the Sales Order without modifying any fields, and it still throws the same error when a group item is present. Has anyone encountered this behavior with group items? If so, how did you handle it? Any insights would be appreciated!