Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016168Openbravo ERP04. Warehouse managementpublic2011-03-08 11:402011-05-24 10:55
adrianromero 
jonalegriaesarte 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0016168: Error in the Stock Report when you move a Storage Bin
When you move a storage bin, in the Stock Report appear the product in the last bin with amount 0. (see file attached)
- AS Openbravo Admin go to Warehouse Management || Transactions || Goods Movements
- Create a new record.
- Click 'Move a storage bin':
        - Storage Bin from: ML1
        - Storage Bin to: ML3
- 'Process Movements'
- Go to Warehouse Management || Analysis Tools || Stock Report
- Click PDF Format
- Realize that there are products with amount 0
closingMay2011
blocks backport 00155482.50MP27 closed jonalegriaesarte Error in the Stock Report when you move a Storage Bin 
Issue History
2011-03-08 11:40adrianromeroNew Issue
2011-03-08 11:40adrianromeroAssigned To => jonalegriaesarte
2011-03-08 11:40adrianromeroModules => Core
2011-03-08 11:40adrianromeroIssue generated from0015548
2011-03-08 11:40adrianromeroRelationship addedblocks 0015548
2011-03-08 12:52hgbotCheckin
2011-03-08 12:52hgbotNote Added: 0034654
2011-03-08 12:52hgbotStatusnew => resolved
2011-03-08 12:52hgbotResolutionopen => fixed
2011-03-08 12:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/475327b2ce2d1ebe028c7505fd91d171097521b1 [^]
2011-05-24 10:12dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034654)
hgbot   
2011-03-08 12:52   
Repository: erp/devel/pi
Changeset: 475327b2ce2d1ebe028c7505fd91d171097521b1
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Tue Mar 08 12:51:09 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/475327b2ce2d1ebe028c7505fd91d171097521b1 [^]

Fixes issue 0016168: Error in the Stock Report when you move a Storage Bin
Added having clause not to show the quantities 0

---
M src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartner_data.xsql
---