KienDX
2013-02-21
Dear Community!
I have one confusion related to UOM Conversion. Product have UOM = 1 box.
And take return into pieces.
Suppose 1 box = 12 pieces.How to In Sale Order, I enter 6 pieces in QtyEntered. When Adempiere auto calculate QtyOrdered = 0.5 box.
ADAXA
2013-02-21
define UOM conversion "piece" to "box-of-12" … divide rate 12
in sales order line select product, select UOM "box-of-12" and qty 1
system will dispay "ordered qty" field with a qty of 12.
if you want to order 6 pieces then choose UOM of piece or set the precision on the UOM so you can order .5 of a box-of-12.
regards
KienDX
2013-02-21
I create new 1 product "TEST". I define UOM of product = kilogram.
I define UOM conversion "kilogram" to "gram" with Divide Rate = 1000.
I create new 1 sale order with document type = "POS order".
In sales order line , I enter 650 gram in QtyEntered with UOM is "gram". When complete sales order, after I check stock of product = -650. Why?
In stock ought to be -0.65.
if I define wrong, How to define it true?
ADAXA
2013-02-21
1kg to 1000g is multiply by 1000 not divide.
also there will be a system parameter setting I think to allow a UOM smaller that the base UOM.