Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005386Openbravo ERP04. Warehouse managementpublic2008-10-02 14:342011-02-04 09:11
jtarbal 
rmorley 
normalminoralways
acknowledgedopen 
5
 
 
Core
No
0005386: Stock report does not sum quantities by product
The current stock report does not sum the quantities by product. This is specially interesting when we use attributes. In this case, there is no way to know the total stock of each product without distinguishing by attributes.

We suggest changing the report so that it sum the quantities grouped by product.

We attach a jrxml and java files that have been modified in order to do so, so that you can put it straightforward to the OB ERP core. These files were used in an OBERP 2.35MP5.
Contribution, ReleaseCandidate, ToBeReviewed
zip ReportWarehousePartnerJR.zip (6,460) 2008-10-02 14:34
https://issues.openbravo.com/file_download.php?file_id=304&type=bug
Issue History
2008-10-02 14:34jtarbalNew Issue
2008-10-02 14:34jtarbalAssigned To => cromero
2008-10-02 14:34jtarbalsf_bug_id0 => 2142364
2008-10-02 14:34jtarbalFile Added: ReportWarehousePartnerJR.zip
2008-11-10 13:09cromeroAssigned Tocromero => pjuvara
2008-11-17 07:07pjuvaraTag Attached: Contribution
2008-11-17 07:08pjuvaraTag Attached: ReleaseCandidate
2008-11-17 07:08pjuvaraTag Attached: ToBeReviewed
2008-11-17 07:08pjuvaraStatusnew => acknowledged
2009-03-02 09:42jtarbalNote Added: 0014205
2009-03-04 06:18yewchingIssue Monitored: yewching
2009-03-04 06:23yewchingNote Added: 0014345
2009-03-04 07:59yewchingNote Deleted: 0014345
2009-03-04 09:55yewchingNote Added: 0014374
2010-12-29 11:26RenateNieuwkoopIssue Monitored: RenateNieuwkoop
2011-02-04 09:11jpabloaeAssigned Topjuvara => rmorley

Notes
(0014205)
jtarbal   
2009-03-02 09:42   
From a user perspective it has no sense that the stock is not given by product, but by attributes value. With the current stock report the user needs to make calculations outside the ERP if he needs to know the total stock of an item.

This improvement is very useful for all industries where attributes are used for stocked products.
(0014374)
yewching   
2009-03-04 09:55   
We found out that the attached report sum quantities by product category instead.