← Back to team overview

openerp-india team mailing list archive

[Bug 938839] Re: It's not posible to have differents ratios at purchase operations

 

Hello Sebas,

Yes, your are right. It's not possible that we have to give different
ratio for all PO (UoM as per you suggested in example.

You have to customise your code. You have to add ratio field on your PO
line and your stock calculate based on this UoM ratio.

Currently we have assign ration in UoM object and stock calculated based
on this.

This is not a bug but it's your suggestion as well as your requirement
also this is not a generalise issue, So we can not consider it.

Thanks for understanding!

** Changed in: openobject-addons
       Status: New => Invalid

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/938839

Title:
  It's not posible to have differents ratios at purchase operations

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  The ratio between differents UOM for a product at purchases is fixed,
  and is not possible to adjust this ratio in every operation.

  For example, I have a restaurant and I have a recipe that needs 2
  pieces of chicken. I bougth the chicken in gr. and need to stock  in
  pieces, and every piece aproximately weigth 250 gr., but this weigth
  can change. I need to adjust this ratio in every purchase order, and I
  need save this ratio in every purchase order and every stock moves.

  PURCHASE ORDER #1: 5350 gr., 20 pieces. The really ratio in this case is 267,5 gr.
  PURCHASE ORDER #2: 4950 gr., 20 pieces. The really ratio in this case is 247,5 gr.

  Actually, at OpenERP, the ratio is fixed at 250 gr. If you see the
  product record, OpenERP suggested that quantity is 41,2 pieces
  (because sums the purchase uom quantities and apply the ratio
  indicated at unit relation), when the really quantity must be 40
  pieces.

  Really, at purchase order and stock moves, I need to indicated the
  original quantity in purchase UOM and the really quantity in default
  UOM, for more useful.

  
  Best regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/938839/+subscriptions


References