Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007760Openbravo ERP02. Master data managementpublic2009-02-23 14:432009-04-22 00:00
pjuvara 
shuehner 
highmajoralways
closedfixed 
20rPath Linux
2.50alpha-r11 
2.50 
Core
No
0007760: Product transactions are not filtered by product
The Transactions tab in the Product window is intended to show the transaction history for the current product.
However,currently the tab shows all transactions, without any filter for the current product.
1) Navigate to Master Data Management / Product
2) Query any product (for example: Openbravo Badge)
3) Click on Transactions
Only transactions for the current product should be displayed in this tab.
No tags attached.
Issue History
2009-02-23 14:43pjuvaraNew Issue
2009-02-23 14:43pjuvaraAssigned To => rafaroda
2009-02-23 14:43pjuvaraRegression testing => No
2009-03-03 13:08rafarodaAssigned Torafaroda => shuehner
2009-03-03 13:08rafarodaStatusnew => scheduled
2009-03-05 10:26hgbotCheckin
2009-03-05 10:26hgbotNote Added: 0014424
2009-03-05 10:26hgbotStatusscheduled => resolved
2009-03-05 10:26hgbotResolutionopen => fixed
2009-03-05 10:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/53ef9dc9cd34aaf32bcf0220fc27f35d3fd7e14d [^]
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777996

Notes
(0014424)
hgbot   
2009-03-05 10:26   
Repository: erp/devel/pi
Changeset: 53ef9dc9cd34aaf32bcf0220fc27f35d3fd7e14d
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Mar 04 20:00:04 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/53ef9dc9cd34aaf32bcf0220fc27f35d3fd7e14d [^]

Fixed 7760: filter transaction tab (in product window) by current product and hide the product column.

---
M src-core/src/org/openbravo/uiTranslation/TranslationHandler.java
M src-core/src/org/openbravo/xmlEngine/XmlDocument.java
M src-db/database/model/functions/AD_TABLE_IMPORT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup_data.xsql
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
M src/org/openbravo/erpCommon/ad_process/JasperProcess.java
M src/org/openbravo/erpCommon/utility/Utility.java
M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java
A .settings/org.eclipse.wst.common.component
R .settings/org.eclipse.wst.common.component.template
---