Error on javascript console, after last update

Hi there,

i’m getting an error on javascript console in refresh_field — form.min.js:3637:

TypeError: undefined is not an object (evaluating 'this.grid.visible_columns.find(function (set) {
				return set[0].fieldname === fieldname;
			})[0]')

What does it means?

@JoEz,

Can not replicate can you provide the steps to replicate the issue ?

@makarand_b step to reproduce:

  1. go to beta.expnext.com
  2. new sales order
  3. add an item
  4. once added change the quantity

Can replicate on beta.

@JoEz Your first post does not help us to replicate the problem. Always mention the steps when reporting a problem. Thanks.

@netchampfaris sorry for that, at first thought it was my script problem …

@JoEz thanks for reporting. Fixed.

:thumbsup: