reorder columns in voucher entry detail tab

is there a function that allows rearranging the column order in voucher entry detail tab.  The original order is item, description, qty, uom, unit cost, amount, account, reference code.

thank-you.

Parents
  • 0

    Most of the grids outside of SO can be manipulated with Customizer, but you might have to resort to a source code mod. Also, some columns will be locked and will not allow manipulation so the order of data entry is maintained. That logic can change with the type of item selected, or when creating a description-only line. The entry logic might lock the entire grid in when entering voucher details, but only testing or source code review would be able to determine that.

Reply
  • 0

    Most of the grids outside of SO can be manipulated with Customizer, but you might have to resort to a source code mod. Also, some columns will be locked and will not allow manipulation so the order of data entry is maintained. That logic can change with the type of item selected, or when creating a description-only line. The entry logic might lock the entire grid in when entering voucher details, but only testing or source code review would be able to determine that.

Children
No Data