Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011747Openbravo ERPZ. Otherspublic2009-12-09 10:342010-01-14 13:45
arunkumar 
harikrishnan 
normalmajorhave not tried
closedfixed 
5
2.40 
2.40 
Core
No
0011747: Description should filter only based on the receipt lines
Description field in the Shipment Receipt line selector works according to the Goods Receipt -> header. It should work according to the Goods Receipt -> lines
Login as Openbravo/openbravo and change the role as "Openbravo Admin".
Create a Goods receipt say doc no 100.
Create a line for the goods receipt with the description as "Test".
Create another line for the same goods receipt with no description.
Complete the goods receipt.

Now create another goods receipt say doc no 101. Here in the description enter "test".
Create a line for this goods receipt.(no need of description in line).
Complete the goods receipt.

Click Information -> Shipment/Receipt line
Popup window will open.
Enter the Doc No as 100 and in the Description field Enter "Te%".
It should return one row since we have a line in that goods receipt with the description as "Test".
But you will see no rows returned there.

Again Enter the Doc No as % and in the Description field Enter "Te%".
You will see the order 101 appears there. Since it has the description "Test" in the header.
Description field should filter according to the goods receipt -> lines.
page data grid
blocks defect 0011697 closed harikrishnan Description should filter only based on the receipt lines 
Issue History
2009-12-11 17:15rafarodaTypedefect => backport
2009-12-11 17:15rafarodafix_in_branch => 2.40
2009-12-11 17:16rafarodaTag Attached: page data grid
2009-12-23 08:13harikrishnanAssigned Torafaroda => harikrishnan
2009-12-23 08:13harikrishnanNote Added: 0023028
2009-12-23 08:13harikrishnanStatusscheduled => resolved
2009-12-23 08:13harikrishnanFixed in SCM revision => https://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/11c81a420fb8 [^]
2009-12-23 08:13harikrishnanResolutionopen => fixed
2009-12-28 07:15arunkumarNote Added: 0023094
2009-12-28 07:15arunkumarStatusresolved => closed
2009-12-28 07:15arunkumarFixed in Version => 2.40
2010-01-14 13:18hgbotCheckin
2010-01-14 13:18hgbotNote Added: 0023427
2010-01-14 13:18hgbotStatusclosed => resolved
2010-01-14 13:18hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/11c81a420fb8 [^] => http://code.openbravo.com/erp/stable/2.40/rev/11c81a420fb85b07e2706d44b8ec99b52dfda708 [^]
2010-01-14 13:44rafarodaStatusresolved => closed
2010-01-14 13:45rafarodaNote Added: 0023439

Notes
(0023028)
harikrishnan   
2009-12-23 08:13   
This issue is fixed and committed.
(0023094)
arunkumar   
2009-12-28 07:15   
Tested & Working fine
(0023427)
hgbot   
2010-01-14 13:18   
Repository: erp/stable/2.40
Changeset: 11c81a420fb85b07e2706d44b8ec99b52dfda708
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Wed Dec 23 12:42:24 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/11c81a420fb85b07e2706d44b8ec99b52dfda708 [^]

Fixes Issue 11747: Description should filter only based on the receipt lines.

---
M src/org/openbravo/erpCommon/info/ShipmentReceiptLine_data.xsql
---
(0023439)
rafaroda   
2010-01-14 13:45   
Closed since already tested and approved by QA.