We sell some items two ways. One way is 6 individual units in a box. I'll call that item A6. We also sell the same item individually. I'll call that item A1. So customers can purchase a whole box of 6 (A6) or they can purchase some fractional quantity of the whole box of six as (A1).
Item A6 has an item type of sales inventory. The quantity decimals for the items is 5. This allows us to sell A6 in whole or (fractional A1) quantities.
Item A1 has an item type of Kit. In the item Kit maintenance form we have defined the component item number as A6 and the quantity as 0.16666. So 1 item A1 = 0.16666 of item A6.
What we need GP to do is update inventory quantities for item A6 when it is sold either as item A6 or item A1. So when we sell 3 item A1 the allocated quantity of A6 should increase by .5 the available quantities for item A6 should decrease by .5. and when we invoice the sales order the on hand should also decrease by .5.
In practice when we sell 3 A1 the allocated quantity of A6 increases by .49998 and the available quantity decreases by .49998. The on hand quantity also decreases by .49998. when we invoice the order. I understand that the .49998 value is the product of .16666 * 3. The .16666 = 1/6 of item A6 as defined in item kit maintenance.
Table IV00107 contains the following fields that affect rounding as it relates to the pricing of an item.
RNDGAMNT - Rounding amount
ROUNDHOW - Round how
ROUNDTO - Round to
Are there any features in GP 9 or GP2010 that can be utilized to affect the rounding of quantities in a similar fashion as the aforementioned values in IV00107 can be utilized to affect the rounding of monetary amounts?
Thank you,
Larry
*This post is locked for comments