← Back to team overview

openerp-india team mailing list archive

[Bug 1042873] Re: Wrong product quantities in Invoice lines

 

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

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

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

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

Title:
  Wrong product quantities in Invoice lines

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  This bug was reported and fixed in 6.0 Bug #814102 but it seems to
  have resurfaced in 6.1 i copied the same text fro from the orignal bug
  report...

  
  The invoice invoice lines shows wrong quantity which is created from a delivery order, which is generated from sale order with Shipping Policy 'Invoice From The Picking', also the quantity of product in sale order exceeds the available stock in the first location this doesn't mean quantity exceed total available stock.
  Here is the steps to reproduce the error.
  1. Create two location under stock (say Stock/S1 and Stock/S2).
  2. Update product quantity 10 at S1, 10 at S2 from the form view of product.
  3. Create a sale order the with this product, give quantity more than 10, say 12. and change the Shipping Policy to 'Invoice From The Picking' and Confirm it.
  4. Go to Delivery Order and Click on 'Check Availability'. This will split the Stock Move lines into two lines with quantities 10 at S1 and 2 at S2, and Process the Delivery Order and Click on Create Invoice to generate invoice. Now it shows the both invoice lines with quantity of 12.

  Here it expects, one invoice line should be 12 and another is 2.

  The tested platform is Ubuntu 12 using OpenERP Server 6.1 latest

  Thank you

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


References