blueseerERP/blueseer

Sales Order reordering of detail table columns causes item level fields inconsistencies when row is clicked

vaughnte opened this issue · 3 comments

If the user performs a drag of drop of table columns, the onClick method will incorrectly assign widget fields with the wrong row index values.

All tables that use the column index number of a row to update a textbox or dropdown field should have the Header column reordering disallowed.

Resolution set for patch 6.4.4

resolved at release patch 6.4.4. Closing