JoEz
1
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 ?
JoEz
3
@makarand_b step to reproduce:
- go to beta.expnext.com
- new sales order
- add an item
- 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.
JoEz
5
@netchampfaris sorry for that, at first thought it was my script problem …
rmehta
6
@JoEz thanks for reporting. Fixed.