← Back to team overview

credativ team mailing list archive

[Bug 912619] Re: [6.0.3] Account Entries in Pickings, Purchase module

 

** Description changed:

  Hi, I have a little problem with the account moves created by picking,
  when accounts are cofigurated in category of product or direct in the
- product, when you aprove the in picking, the move have the price unit of
- product, but not amount x price unit, there's an override method in
+ product, and you select calculate automatic value of stock, when you
+ aprove the in picking, the move have the price unit of product by 1, but
+ not amount x price units in the picking, there's an override method in
  purchase module, in file purchase/stock.py method
  "_get_reference_accounting_values_for_valuation" the value of variable
  "reference_amount" in line 43 only return the price unit, it must be the
- multiplication of price_unit per units in the line of purchase order,
- please check and say me if you can reproduce the error
+ multiplication of price_unit per units in the line of purchase order or
+ picking, please check and say me if you can reproduce the error
  
  I don't review yet version 6.1 but I think if you don't change the code
  of purchase module the bug is the same, thanks for all
  
  Regards
  Christopher Ormaza
  
  PD: Please excuse me if I have some mistakes in my english

** Branch linked: lp:openobject-addons/6.0

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

Title:
  [6.0.3] Account Entries in Pickings, Purchase module

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi, I have a little problem with the account moves created by picking,
  when accounts are cofigurated in category of product or direct in the
  product, and you select calculate automatic value of stock, when you
  aprove the in picking, the move have the price unit of product by 1,
  but not amount x price units in the picking, there's an override
  method in purchase module, in file purchase/stock.py method
  "_get_reference_accounting_values_for_valuation" the value of variable
  "reference_amount" in line 43 only return the price unit, it must be
  the multiplication of price_unit per units in the line of purchase
  order or picking, please check and say me if you can reproduce the
  error

  I don't review yet version 6.1 but I think if you don't change the
  code of purchase module the bug is the same, thanks for all

  Regards
  Christopher Ormaza

  PD: Please excuse me if I have some mistakes in my english

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


References