Right so I have a Transaction Column Percentage fi...
# suitescript
k
Right so I have a Transaction Column Percentage field and trying to set a value to it using
(Math.round((amt-(cost*qty))/amt*100*10)/10)
but it show in the log but wil not set the value.