← Back to team overview

openerp-india team mailing list archive

[Bug 922077] Re: anglo saxon + real time - must handle product price diff between stock move and invoice

 

this patch computes the price diff between stock moves and invoice lines

it needs an additional module which privides a reliable relation between picking and invoice
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/picking_invoice_rel/
this should be standard anyway

it creates now 2 moves
* correction of  the imput account (this could be avoided by correcting the amount created by the invoice line)
* P&L account


** Patch added: "invoice.py.20110129.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/922077/+attachment/2699364/+files/invoice.py.20110129.patch

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

Title:
  anglo saxon + real time - must handle product price diff between stock
  move and invoice

Status in OpenERP Addons (modules):
  New

Bug description:
  very often the purchase order price is an indication, but the "real"
  (day) price is different

  using anglo saxon method this  difference must result in a account
  move line to balance the input account

  patch will follow

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


References