Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033391 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | critical | always | 2016-06-30 13:45 | 2016-09-16 13:44 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ffedbefe6e2f | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Packaging and release | |||||||
Regression date | 2016-04-20 | |||||||
Regression introduced in release | 3.0PR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/5406f70dad91 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033391: Not possible to launch the costing background process because manual costing registers | |||||||
Description | Not possible to launch the costing background process because manual costing registers | |||||||
Steps To Reproduce | Not 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()))) { | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
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 |