ChrisBlank
Programmer
- Aug 7, 2013
- 4
Hello,
I need some serious help. Suppose I am using the configurator to order half of a gallon of paint per wall. The method rule would look something like this: JobMtl.QtyPer = (0.5) * Wall. Now let's say I only have one wall. If I run the configurator and input one wall, it will order "0" gallons of paint. I don't want to use the round function to fix this because I will be ordering much more material than I need in the end if I have more than one rule ordering the same type of paint.
Thanks for any help!
I need some serious help. Suppose I am using the configurator to order half of a gallon of paint per wall. The method rule would look something like this: JobMtl.QtyPer = (0.5) * Wall. Now let's say I only have one wall. If I run the configurator and input one wall, it will order "0" gallons of paint. I don't want to use the round function to fix this because I will be ordering much more material than I need in the end if I have more than one rule ordering the same type of paint.
Thanks for any help!