PR Deduct field to enter Child WH Order amount to use in a Child_50% disposable income formula. As it is now you must create a formula for each employee and put the WH Dollar amount in it directly. I am suggesting to have a standard formula such Deduction I.D. [ CHILD_WH50% ] to use for any employee. The field needed would or could be a deduction set up such as "AMOUNT" as Deduction I.D. in the PR Employee set up Deducts then under Amount column enter the dollar WH from Child order.
So you wouldnt have 40-50 formulas in system for each employee but rather one formula that would look like : IF(Disposable income * 50% < "AMOUNT", Disposable Income * 50%, "AMOUNT"). it would look at whatever amount you entered in the deduct set up field and one formula could be used over and over. Currently we have to create formula as : IF(Disposable Income * 50% < 291.31, Disposable income * 50%, 291.31) and that only works for the one employee that has the $291.31 wh order amount.

Comments