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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022983
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementminoralways2013-02-05 18:142013-02-28 22:28
ReporterVictorVillarView Statuspublic 
Assigned Tojecharri 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionc2faeaac0dbd
ProjectionnoneETAnoneTarget Version3.0MP21
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToVictorVillar
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022983: Wrong query in Valued Stock Report

DescriptionWrong 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 ReproduceWrong 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 SolutionWrong 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
TagsNo tags attached.
Attached Filesdiff file icon issue_22983.diff [^] (756 bytes) 2013-02-07 22:30 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0056275)
jecharri (developer)
2013-02-07 22:37

Issue resolved.
Pending to unfreeze pi
(0056322)
hgbot (developer)
2013-02-11 12:20

Repository: erp/devel/pi
Changeset: c2faeaac0dbd029171d4abc0a80fcf87141f66fa
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Feb 07 22:28:51 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c2faeaac0dbd029171d4abc0a80fcf87141f66fa [^]

Fixes issue 22983: Wrong query in Valued Stock Report

---
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql
---
(0056556)
hudsonbot (developer)
2013-02-20 04:49

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/d828167a9e83 [^]

Maturity status: Test
(0056864)
VictorVillar (developer)
2013-02-28 22:28

Verified

- 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 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker