Openbravo Issue Tracking System - Openbravo ERP | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0022864 | Openbravo ERP | 04. Warehouse management | public | 2013-01-23 10:05 | 2013-01-31 16:22 |
| Reporter | VictorVillar | ||||
| Assigned To | jonalegriaesarte | ||||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | pi | ||||
| Target Version | 3.0MP20 | Fixed in Version | |||
| Merge Request Status | |||||
| Review Assigned To | VictorVillar | ||||
| OBNetwork customer | OBPS | ||||
| Web browser | |||||
| Modules | Core | ||||
| Support ticket | 19097 | ||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0022864: Wrong bracket on existsTransactions function in CostingRuleProcess.java | ||||
| Description | Wrong bracket on existsTransactions function in CostingRuleProcess.java besides =p where.append(" where " + MaterialTransaction.PROPERTY_PRODUCT + " = p)"); it should be moved to the next line as follows: where.append(" and " + MaterialTransaction.PROPERTY_ORGANIZATION + " .id in (:childOrgs))"); | ||||
| Steps To Reproduce | Wrong bracket on existsTransactions function in CostingRuleProcess.java besides =p where.append(" where " + MaterialTransaction.PROPERTY_PRODUCT + " = p)"); it should be moved to the next line as follows: where.append(" and " + MaterialTransaction.PROPERTY_ORGANIZATION + " .id in (:childOrgs))"); | ||||
| Proposed Solution | Please see the diff attached | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=5910&type=bug | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-01-23 10:05 | VictorVillar | New Issue | |||
| 2013-01-23 10:05 | VictorVillar | Assigned To | => dmiguelez | ||
| 2013-01-23 10:05 | VictorVillar | File Added: diffcostingrule.diff | |||
| 2013-01-23 10:05 | VictorVillar | Modules | => Core | ||
| 2013-01-23 10:05 | VictorVillar | OBNetwork customer | => Yes | ||
| 2013-01-23 10:05 | VictorVillar | Support ticket | => 19097 | ||
| 2013-01-23 10:05 | VictorVillar | Resolution time | => 1361660400 | ||
| 2013-01-23 10:05 | VictorVillar | Triggers an Emergency Pack | => No | ||
| 2013-01-23 10:05 | VictorVillar | Issue Monitored: networkb | |||
| 2013-01-23 11:38 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte | ||
| 2013-01-24 12:09 | hgbot | Checkin | |||
| 2013-01-24 12:09 | hgbot | Note Added: 0055807 | |||
| 2013-01-24 12:09 | hgbot | Status | new => resolved | ||
| 2013-01-24 12:09 | hgbot | Resolution | open => fixed | ||
| 2013-01-24 12:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7814d070ffe372b303caadd46c0951985f462ac6 [^] | ||
| 2013-01-24 21:41 | hudsonbot | Checkin | |||
| 2013-01-24 21:41 | hudsonbot | Note Added: 0055827 | |||
| 2013-01-31 16:22 | VictorVillar | Review Assigned To | => VictorVillar | ||
| 2013-01-31 16:22 | VictorVillar | Note Added: 0056018 | |||
| 2013-01-31 16:22 | VictorVillar | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||