Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033391
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementcriticalalways2016-06-30 13:452016-09-16 13:44
ReporterVictorVillarView Statuspublic 
Assigned Todmiguelez 
PriorityimmediateResolutionfixedFixed in Version3.0PR16Q4
StatusclosedFix in branchFixed in SCM revisionffedbefe6e2f
ProjectionnoneETAnoneTarget Version3.0PR16Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression levelPackaging and release
Regression date2016-04-20
Regression introduced in release3.0PR16Q3
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/5406f70dad91 [^]
Triggers an Emergency PackNo
Summary

0033391: Not possible to launch the costing background process because manual costing registers

DescriptionNot possible to launch the costing background process because manual costing registers
Steps To ReproduceNot possible to launch the costing background process because manual costing registers

it seems that this statement costing.getInventoryTransaction().XXX fails.

Example:

1) line 407 CostingUtils.java

2) different lines in CostAdjustmentUtils.java

if (costing != null
        && costing.getTotalMovementQuantity() != null
        && (!costingRule.isBackdatedTransactionsFixed() || trx.getMovementDate().after(
            costing.getInventoryTransaction().getMovementDate()))) {

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00334073.0PR16Q3 closeddmiguelez Not possible to launch the costing background process because manual costing registers 
caused by defect 00325043.0PR16Q3 closedaferraz Huge performance problem in the costing background process and using the Negative stock correction too 
related to defect 00339683.0PR17Q1 closeddmiguelez Wrong costs calculated with Backdated Transactions 

-  Notes
(0088154)
hgbot (developer)
2016-07-01 14:24

Repository: erp/devel/pi
Changeset: ffedbefe6e2f2ea7fdd2c82bb9b1fc889b04281f
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Jul 01 09:51:44 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ffedbefe6e2f2ea7fdd2c82bb9b1fc889b04281f [^]

Fixes issue 33391: Error in Costing Background due to manual costing records

Do not take into account manually inserted Costing Entries when calculating the current Stock or the current valued Stock.
Also, centralize conditions into one boolean variable.

---
M src/org/openbravo/costing/CostAdjustmentUtils.java
M src/org/openbravo/costing/CostingUtils.java
---
(0088156)
aferraz (manager)
2016-07-01 14:30

Code review + Testing OK
(0088983)
hudsonbot (developer)
2016-08-11 18:40

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/edaa05b1fb18 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2016-06-30 13:45 VictorVillar New Issue
2016-06-30 13:45 VictorVillar Assigned To => aferraz
2016-06-30 13:45 VictorVillar Modules => Core
2016-06-30 13:45 VictorVillar Triggers an Emergency Pack => No
2016-06-30 13:51 VictorVillar Resolution time => 1467842400
2016-06-30 13:52 VictorVillar Assigned To aferraz => Triage Finance
2016-06-30 13:59 VictorVillar Severity major => critical
2016-06-30 14:06 aferraz Assigned To Triage Finance => dmiguelez
2016-07-01 12:01 aferraz Status new => scheduled
2016-07-01 14:24 hgbot Checkin
2016-07-01 14:24 hgbot Note Added: 0088154
2016-07-01 14:24 hgbot Status scheduled => resolved
2016-07-01 14:24 hgbot Resolution open => fixed
2016-07-01 14:24 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ffedbefe6e2f2ea7fdd2c82bb9b1fc889b04281f [^]
2016-07-01 14:29 ngarcia Issue Monitored: networkb
2016-07-01 14:30 aferraz Review Assigned To => aferraz
2016-07-01 14:30 aferraz Note Added: 0088156
2016-07-01 14:30 aferraz Status resolved => closed
2016-07-01 14:30 aferraz Fixed in Version => 3.0PR16Q4
2016-08-11 18:40 hudsonbot Checkin
2016-08-11 18:40 hudsonbot Note Added: 0088983
2016-08-20 11:43 aferraz Relationship added caused by 0032504
2016-08-20 11:45 aferraz Regression level => Packaging and release
2016-08-20 11:45 aferraz Regression date => 2016-04-20
2016-08-20 11:45 aferraz Regression introduced in release => 3.0PR16Q3
2016-08-20 11:45 aferraz Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/5406f70dad91 [^]
2016-09-16 13:38 aferraz Relationship added related to 0033411
2016-09-16 13:40 aferraz Relationship deleted related to 0033411
2016-09-16 13:41 aferraz Relationship added related to 0033968
2016-09-16 13:44 aferraz Target Version => 3.0PR16Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker