Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038459 | Openbravo ERP | 04. Warehouse management | public | 2018-04-26 18:19 | 2018-05-09 19:30 |
|
Reporter | ngarcia | |
Assigned To | collazoandy4 | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q3 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 1381 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038459: Total Stock Valuation should be rounded to 2 in Product - Costing tab as it is the sum of the cost of the transactions |
Description | Total Stock Valuation should be rounded to 2 in Product - Costing tab as it is the sum of the cost of the transactions |
Steps To Reproduce | As group admin role:
Create a new product
Create a Physical Inventory
Add 1 unit of the previously created product
Set a cost of 0.6515
Process it
Schedule the Costing Background Process to be run immediately
Check the cost of the transaction is 0.65
Check the Total Stock Valuation is 0.6515
The case happens with different warehouse documents that modify average cost |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-04-26 18:19 | ngarcia | New Issue | |
2018-04-26 18:19 | ngarcia | Assigned To | => Triage Finance |
2018-04-26 18:19 | ngarcia | OBNetwork customer | => Yes |
2018-04-26 18:19 | ngarcia | Modules | => Core |
2018-04-26 18:19 | ngarcia | Resolution time | => 1526508000 |
2018-04-26 18:19 | ngarcia | Triggers an Emergency Pack | => No |
2018-04-26 18:21 | ngarcia | Support ticket | => 1381 |
2018-05-03 11:11 | ngarcia | Issue Monitored: networkb | |
2018-05-03 18:27 | dmiguelez | Assigned To | Triage Finance => collazoandy4 |
2018-05-03 23:16 | collazoandy4 | Status | new => scheduled |
2018-05-08 02:37 | collazoandy4 | Note Added: 0104316 | |
2018-05-09 12:38 | hgbot | Checkin | |
2018-05-09 12:38 | hgbot | Note Added: 0104347 | |
2018-05-09 12:38 | hgbot | Status | scheduled => resolved |
2018-05-09 12:38 | hgbot | Resolution | open => fixed |
2018-05-09 12:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/79807592bb8318143cb5a787b5126737a9be697b [^] |
2018-05-09 12:39 | hgbot | Checkin | |
2018-05-09 12:39 | hgbot | Note Added: 0104348 | |
2018-05-09 12:40 | aferraz | Review Assigned To | => aferraz |
2018-05-09 12:40 | aferraz | Note Added: 0104351 | |
2018-05-09 12:40 | aferraz | Status | resolved => closed |
2018-05-09 12:40 | aferraz | Fixed in Version | => 3.0PR18Q3 |
2018-05-09 13:30 | hgbot | Checkin | |
2018-05-09 13:30 | hgbot | Note Added: 0104354 | |
2018-05-09 19:30 | hudsonbot | Checkin | |
2018-05-09 19:30 | hudsonbot | Note Added: 0104437 | |
2018-05-09 19:30 | hudsonbot | Checkin | |
2018-05-09 19:30 | hudsonbot | Note Added: 0104438 | |
2018-05-09 19:30 | hudsonbot | Checkin | |
2018-05-09 19:30 | hudsonbot | Note Added: 0104439 | |
Notes |
|
(0104316)
|
collazoandy4
|
2018-05-08 02:37
|
|
Test Plan
Create a new Product and a sales price list
Create a new Physical Inventory, add 1 unit of the previously created product and set a cost of 0.6515
Schedule the Costing Background Process to be run immediately
Check the cost of the transaction is 0.65
Check the Total Stock Valuation is 0.65 |
|
|
(0104347)
|
hgbot
|
2018-05-09 12:38
|
|
Repository: erp/devel/pi
Changeset: 79807592bb8318143cb5a787b5126737a9be697b
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri May 04 10:13:22 2018 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/79807592bb8318143cb5a787b5126737a9be697b [^]
Fixes issue 38459:Total Stock Valuation should be rounded to 2 in Costing tab
as it is the sum of the cost of the transactions
The Total Stock Valuation is now rounded to currency cost precision
---
M src/org/openbravo/costing/AverageAlgorithm.java
---
|
|
|
(0104348)
|
hgbot
|
2018-05-09 12:39
|
|
|
|
|
|
|
(0104354)
|
hgbot
|
2018-05-09 13:30
|
|
|
|
|
|
|
|
|
|
|
|