Openbravo Issue Tracking System - Modules
View Issue Details
0023562ModulesAverage Cost Per Invoice Pricepublic2013-04-16 18:382013-05-30 13:45
VictorVillar 
dmiguelez 
immediatemajoralways
closedfixed 
5
 
 
VictorVillar
0023562: Not possible to continue with cost calculation under some circunstancies
Not possible to continue with cost calculation under some circunstancies.
If you have a Goods Receipt document completed without a Purchase invoice associated, when you void the Receipt, the Costing background process will never calculate the next transactions.

If you have a Goods Receipt document completed without a Purchase invoice associated, when you void the Receipt, the Costing background process will never calculate the next transactions, because it will never have a purchase invoice associated with the Goods receipt in order to calculate it transaction cost.
Use the Skip option for these transactions, GR voided without purchase invoice associated ant its cost has not been calculated.
No tags attached.
Issue History
2013-04-16 18:38VictorVillarNew Issue
2013-04-16 18:38VictorVillarAssigned To => dmiguelez
2013-04-16 18:39VictorVillarIssue Monitored: networkb
2013-04-22 18:39VictorVillarRelationship addedblocks 0023610
2013-04-22 18:42VictorVillarRelationship deletedblocks 0023610
2013-05-24 14:38hgbotCheckin
2013-05-24 14:38hgbotNote Added: 0058936
2013-05-24 14:38hgbotStatusnew => resolved
2013-05-24 14:38hgbotResolutionopen => fixed
2013-05-24 14:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.costing.algorithm.averageperinvoice/rev/7007659e5661495db479207d641ebb5789840adb [^]
2013-05-30 13:45VictorVillarReview Assigned To => VictorVillar
2013-05-30 13:45VictorVillarNote Added: 0059074
2013-05-30 13:45VictorVillarStatusresolved => closed

Notes
(0058936)
hgbot   
2013-05-24 14:38   
Repository: erp/pmods/org.openbravo.costing.algorithm.averageperinvoice
Changeset: 7007659e5661495db479207d641ebb5789840adb
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri May 24 13:01:15 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.costing.algorithm.averageperinvoice/rev/7007659e5661495db479207d641ebb5789840adb [^]

Fixes Issue 23562. A Voided Shipment/Recipt wihtout a related Invoice
will return Cost 0

---
M src/org/openbravo/costing/algorithm/averageperinvoice/AveragePerInvoice.java
---
(0059074)
VictorVillar   
2013-05-30 13:45   
Verified