← Back to team overview

openerp-india team mailing list archive

[Bug 918982] Re: Accounting entries from drop shipment not correct

 

Hello,

I have checked your Issue with latest revision and all are working fine.
I can't reproduce this with latest code.

As the related OPW case is also closed.
Hence, i'm closing this bug report too.
If you are still facing the issue you can re-open it with more information.

Regards,
Amit Dodiya

** 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/918982

Title:
  Accounting entries from drop shipment not correct

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  This is part of bug 898885 (51079) separated as requested.

  Tested drop shipments with following issues:

  SO 
  prod1  5 @ $6 - supply method 'on order'

  PO created
  prod1 5 @ 0.95 (correct)
  PO set for supply direct to customer

  Received
  Prod1  5 @ 0.95

  Supplier invoice created - 5 @ 0.95(correct)

  Customer invoice - 1 @ $30 (line values is correct but quantity
  incorrect)

  Journals created:

  Purchase journal
  DR  Stock Input Account   4.75
  CR   Creditors                          4.75

  Sales Journal
  DR Debtors                       30.00
  Cr  Sales                                 30.00
  DR Expense a/c               .95       (as SO has qty of 1)
  CR  Stock output a/c           .95

  
  Issues
  1. Why is invoice created for wrong quantity
  2. As there are no move lines being created, the use of the stock input and stock output accounts is wrong
  3. Sales journal COS entry wrong due to 1 above

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


References