We use Class in the SalesOrderLine (SOL) grid in our Sales Order (SO) screen (customized of course). I have yet to be successful using a Text Change action in a grid column to update a value in the grid row. I can call the Text Change action and see the changes made via a Text Change action on the grid but once I update the grid or save the sales order, my visible changes are wiped out. There is some black box process that updates all the SOL rows when the grid is saved. The black box blows away all my data changes in the SOL grid. This cripples the ability to error correct SOL grid data.
I need to clear out the Class value for SOL Subtotal item lines (Item = Subtotal). Quickbooks throws a sync error if Discount SOL rows has a Class. I would like to prevent this possiblity.
Thanks.