Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025462 | Openbravo ERP | 04. Warehouse management | public | 2014-01-13 10:16 | 2014-02-15 02:00 |
|
Reporter | jonalegriaesarte | |
Assigned To | AtulOpenbravo | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 25818 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025462: Products movement report is not filtering correcly by lot |
Description | Products movement report is not filtering correcly by attribute |
Steps To Reproduce | - Products movement report
- Filters:
from date: 2/01/2012
to date: today
product: Zumo de Naranja Bio 0,33L
attribute: L1235
Html format
Some records appear. In Inventory regulation section is not filtering by attribute, because checking the transactions in transaction tab in product window, there are two inventories using that attribute |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0028144 | 3.0PR15Q2 | closed | reinaldoguerra | Product movements report is not filtering BOM Productions by lot |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-01-13 10:16 | jonalegriaesarte | New Issue | |
2014-01-13 10:16 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2014-01-13 10:16 | jonalegriaesarte | Modules | => Core |
2014-01-13 10:16 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-01-13 10:16 | jonalegriaesarte | Support ticket | => 25818 |
2014-01-13 10:16 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-02-03 10:23 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-02-06 11:14 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-02-11 11:10 | AtulOpenbravo | Note Added: 0064042 | |
2014-02-13 11:14 | AtulOpenbravo | Status | new => scheduled |
2014-02-13 11:14 | AtulOpenbravo | fix_in_branch | => pi |
2014-02-13 11:14 | AtulOpenbravo | Review Assigned To | => pramakrishnan |
2014-02-13 11:14 | AtulOpenbravo | fix_in_branch | pi => |
2014-02-13 11:16 | hgbot | Checkin | |
2014-02-13 11:16 | hgbot | Note Added: 0064218 | |
2014-02-13 11:16 | hgbot | Status | scheduled => resolved |
2014-02-13 11:16 | hgbot | Resolution | open => fixed |
2014-02-13 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b6dad5dc6d689aef86f768c102640c2ff98369fd [^] |
2014-02-13 12:15 | pramakrishnan | Note Added: 0064222 | |
2014-02-13 12:15 | pramakrishnan | Status | resolved => closed |
2014-02-15 02:00 | hudsonbot | Checkin | |
2014-02-15 02:00 | hudsonbot | Note Added: 0064272 | |
2014-11-11 18:54 | ngarcia | Relationship added | related to 0028144 |
Notes |
|
|
Test Plan
- Go to Products Movement Report
- Apply Filters:
From Date: 02/01/2012
To Date : Today
Product : Zumo de Naranja Bio 0,33L
Attribute: L1235
- Click on Html format
- All entries in Html are associated with Attribute selected. Notice Inventory Regulation section also shows the relevant data associated with Attribute selected only. |
|
|
(0064218)
|
hgbot
|
2014-02-13 11:16
|
|
Repository: erp/devel/pi
Changeset: b6dad5dc6d689aef86f768c102640c2ff98369fd
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Feb 10 18:40:25 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/b6dad5dc6d689aef86f768c102640c2ff98369fd [^]
Fixes Issue 25462: Products movement report is not filtering correcly by lot
---
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.java
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement_data.xsql
---
|
|
|
|
Code Review + Testing - OK. |
|
|
|
|