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

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

Click Information -> Order 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 sales order 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 sales order -> lines.
page data grid
blocks defect 0011691 closed rafaroda Description should filter only based on the order lines 
Issue History
2009-12-12 11:13rafarodaTypedefect => backport
2009-12-12 11:13rafarodafix_in_branch => 2.40
2009-12-12 11:13rafarodaTag Attached: page data grid
2009-12-22 12:25harikrishnanAssigned Torafaroda => harikrishnan
2009-12-22 12:48harikrishnanNote Added: 0023008
2009-12-22 12:48harikrishnanStatusscheduled => resolved
2009-12-22 12:48harikrishnanFixed in SCM revision => https://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/18d5136acbc3 [^]
2009-12-22 12:48harikrishnanResolutionopen => fixed
2009-12-28 08:16arunkumarNote Added: 0023099
2009-12-28 08:16arunkumarStatusresolved => closed
2009-12-28 08:17arunkumarFixed in Version => 2.40
2010-01-14 13:17hgbotCheckin
2010-01-14 13:17hgbotNote Added: 0023424
2010-01-14 13:17hgbotStatusclosed => resolved
2010-01-14 13:17hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/18d5136acbc3 [^] => http://code.openbravo.com/erp/stable/2.40/rev/18d5136acbc3a23503ff16b699ff9dede1bdb64e [^]
2010-01-14 13:44rafarodaStatusresolved => closed
2010-01-14 13:45rafarodaNote Added: 0023445

Notes
(0023008)
harikrishnan   
2009-12-22 12:48   
This issue is fixed and committed.
(0023099)
arunkumar   
2009-12-28 08:16   
Tested & Working fine
(0023424)
hgbot   
2010-01-14 13:17   
Repository: erp/stable/2.40
Changeset: 18d5136acbc3a23503ff16b699ff9dede1bdb64e
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Dec 22 17:17:11 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/18d5136acbc3a23503ff16b699ff9dede1bdb64e [^]

Fixes Issue 11757: Description should filter only based on the order lines.

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