Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0022864 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-01-23 10:05 | 2013-01-31 16:22 | |||
| Reporter | VictorVillar | View Status | public | |||||
| Assigned To | jonalegriaesarte | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 7814d070ffe3 | ||||
| Projection | none | ETA | none | Target Version | 3.0MP20 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | pi | SCM revision | ||||||
| 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 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0055807) hgbot (developer) 2013-01-24 12:09 |
Repository: erp/devel/pi Changeset: 7814d070ffe372b303caadd46c0951985f462ac6 Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Thu Jan 24 12:08:50 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/7814d070ffe372b303caadd46c0951985f462ac6 [^] Fixes issue 0022864: Wrong bracket on existsTransactions function in CostingRuleProcess.java --- M src/org/openbravo/costing/CostingRuleProcess.java --- |
|
(0055827) hudsonbot (viewer) 2013-01-24 21:41 |
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/fbbe21bdfeff [^] Maturity status: Test |
|
(0056018) VictorVillar (viewer) 2013-01-31 16:22 |
Verified |
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 |
| Copyright © 2000 - 2009 MantisBT Group |