Openbravo Issue Tracking System - Modules
View Issue Details
0023633ModulesFIFO Costing Algorithmpublic2013-04-25 10:502013-05-24 14:46
VictorVillar 
dmiguelez 
urgentmajoralways
closedfixed 
5
 
 
VictorVillar
0023633: Transaction cost is 0 for Voided transactions
Under product|| FIFO Stacks, cost calculated and correct;
under product || Transaction, cost calculated but wrong not equal to cost in output stack.
Costing rule validated for EspaƱa Org.
As group admin role,
Go to Goods shipment
  create a new one for Vino Tinto 0.75L
  qty: 5000
Complete it

Void it.

Launch the Costing Background process
Under product|| FIFO Stacks, cost calculated and correct;
under product || Transaction, cost calculated but wrong not equal to cost in output stack, is 0.
No tags attached.
Issue History
2013-04-25 10:50VictorVillarNew Issue
2013-04-25 10:50VictorVillarIssue Monitored: networkb
2013-04-25 10:52VictorVillarAssigned To => dmiguelez
2013-04-25 10:53VictorVillarNote Added: 0058228
2013-05-24 14:03hgbotCheckin
2013-05-24 14:03hgbotNote Added: 0058935
2013-05-24 14:03hgbotStatusnew => resolved
2013-05-24 14:03hgbotResolutionopen => fixed
2013-05-24 14:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.costing.algorithm.fifo/rev/8c8083fd02a992cf146c8a5c6819a78b37ee9b13 [^]
2013-05-24 14:46VictorVillarReview Assigned To => VictorVillar
2013-05-24 14:46VictorVillarNote Added: 0058937
2013-05-24 14:46VictorVillarStatusresolved => closed

Notes
(0058228)
VictorVillar   
2013-04-25 10:53   
Support Ticket: 19836
Deadline: 15/05/2013
(0058935)
hgbot   
2013-05-24 14:03   
Repository: erp/pmods/org.openbravo.costing.algorithm.fifo
Changeset: 8c8083fd02a992cf146c8a5c6819a78b37ee9b13
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri May 24 13:00:35 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.costing.algorithm.fifo/rev/8c8083fd02a992cf146c8a5c6819a78b37ee9b13 [^]

Fixes Issue 23633. Fixes Issue when calculating amounts.

---
M src/org/openbravo/costing/algorithm/fifo/FifoAlgorithm.java
---
(0058937)
VictorVillar   
2013-05-24 14:46   
Verified