Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022983 | Openbravo ERP | 04. Warehouse management | public | 2013-02-05 18:14 | 2013-02-28 22:28 |
|
Reporter | VictorVillar | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP21 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | VictorVillar |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 18673 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022983: Wrong query in Valued Stock Report |
Description | Wrong query in Valued Stock Report. On subquery ZZ it should be added
(A.QTY <> 0 OR A.Suma <> 0)) ZZ
instead of A.QTY <> 0) ZZ |
Steps To Reproduce | Wrong query in Valued Stock Report. On subquery ZZ it should be added
(A.QTY <> 0 OR A.Suma <> 0)) ZZ
instead of A.QTY <> 0) ZZ |
Proposed Solution | Wrong query in Valued Stock Report. On subquery ZZ it should be added
(A.QTY <> 0 OR A.Suma <> 0)) ZZ
instead of A.QTY <> 0) ZZ |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | issue_22983.diff (756) 2013-02-07 22:30 https://issues.openbravo.com/file_download.php?file_id=5950&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-05 18:14 | VictorVillar | New Issue | |
2013-02-05 18:14 | VictorVillar | Assigned To | => dmiguelez |
2013-02-05 18:14 | VictorVillar | Modules | => Core |
2013-02-05 18:14 | VictorVillar | OBNetwork customer | => Yes |
2013-02-05 18:14 | VictorVillar | Support ticket | => 18673 |
2013-02-05 18:14 | VictorVillar | Resolution time | => 1374271200 |
2013-02-05 18:14 | VictorVillar | Triggers an Emergency Pack | => No |
2013-02-05 18:15 | VictorVillar | Issue Monitored: networkb | |
2013-02-06 12:12 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-02-07 22:10 | jecharri | Assigned To | jonalegriaesarte => jecharri |
2013-02-07 22:29 | jecharri | Status | new => scheduled |
2013-02-07 22:29 | jecharri | fix_in_branch | => pi |
2013-02-07 22:30 | jecharri | File Added: issue_22983.diff | |
2013-02-07 22:37 | jecharri | Note Added: 0056275 | |
2013-02-11 12:20 | hgbot | Checkin | |
2013-02-11 12:20 | hgbot | Note Added: 0056322 | |
2013-02-11 12:20 | hgbot | Status | scheduled => resolved |
2013-02-11 12:20 | hgbot | Resolution | open => fixed |
2013-02-11 12:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c2faeaac0dbd029171d4abc0a80fcf87141f66fa [^] |
2013-02-20 04:49 | hudsonbot | Checkin | |
2013-02-20 04:49 | hudsonbot | Note Added: 0056556 | |
2013-02-28 22:28 | VictorVillar | Review Assigned To | => VictorVillar |
2013-02-28 22:28 | VictorVillar | Note Added: 0056864 | |
2013-02-28 22:28 | VictorVillar | Status | resolved => closed |