← Back to team overview

openerp-india team mailing list archive

[Bug 1089564] [NEW] [6.1] product_lifo_price doesn't save last price

 

Public bug reported:

I'm trying product_lifo_price on a 6.1 installation.

I have set up several products with cost methos = lifo

When I validate the picking, the price of the product is always 0. I tried with a lot of products but the result doesn't changes.
If I debug the code, I can see that the process passes in to the function do_partial in the wizard.py.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1089564

Title:
  [6.1] product_lifo_price doesn't save last price

Status in OpenERP Addons (modules):
  New

Bug description:
  I'm trying product_lifo_price on a 6.1 installation.

  I have set up several products with cost methos = lifo

  When I validate the picking, the price of the product is always 0. I tried with a lot of products but the result doesn't changes.
  If I debug the code, I can see that the process passes in to the function do_partial in the wizard.py.

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


Follow ups

References