Customer would like to create a UDF in SO Order & Invoice Entry that calculates the resulting discount percent of each item when a price is overridden or a price level is applied, (ex. SO_OrderDetail.UnitPrice / CI_Item.StandardPrice * 100) Can that be done with scripting? If yes, anyone like to assist me with that?