Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011691Openbravo ERPZ. Otherspublic2009-12-09 08:272010-01-20 23:25
arunkumar 
rafaroda 
normalmajorhave not tried
closedfixed 
5
2.40 
pi 
Core
No
0011691: 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
depends on backport 0011757 closed harikrishnan Description should filter only based on the order lines 
Issue History
2009-12-09 08:27arunkumarNew Issue
2009-12-09 08:27arunkumarAssigned To => rafaroda
2009-12-09 08:29arunkumarTag Attached: page data grid
2009-12-12 11:13rafarodaStatusnew => scheduled
2009-12-12 11:13rafarodafix_in_branch => pi
2009-12-22 12:24harikrishnanNote Added: 0023005
2009-12-22 12:24harikrishnanStatusscheduled => resolved
2009-12-22 12:24harikrishnanFixed in SCM revision => https://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/e10d1f6045bc [^]
2009-12-22 12:24harikrishnanResolutionopen => fixed
2009-12-28 12:50arunkumarNote Added: 0023110
2009-12-28 12:50arunkumarStatusresolved => closed
2009-12-28 12:50arunkumarFixed in Version => pi
2009-12-29 00:00anonymoussf_bug_id0 => 2922535
2010-01-14 11:27hgbotCheckin
2010-01-14 11:27hgbotNote Added: 0023409
2010-01-14 11:27hgbotStatusclosed => resolved
2010-01-14 11:27hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/e10d1f6045bc [^] => http://code.openbravo.com/erp/devel/pi/rev/e10d1f6045bc5ed33389f077e4bbeca115579165 [^]
2010-01-14 13:44rafarodaStatusresolved => closed
2010-01-14 13:45rafarodaNote Added: 0023444
2010-01-20 23:25hudsonbotCheckin
2010-01-20 23:25hudsonbotNote Added: 0023645

Notes
(0023005)
harikrishnan   
2009-12-22 12:24   
This issue is fixed and committed.
(0023110)
arunkumar   
2009-12-28 12:50   
Tested & Working fine
(0023409)
hgbot   
2010-01-14 11:27   
Repository: erp/devel/pi
Changeset: e10d1f6045bc5ed33389f077e4bbeca115579165
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Dec 22 16:53:25 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e10d1f6045bc5ed33389f077e4bbeca115579165 [^]

Fixes issue 11691: Description should filter only based on the order lines.

---
M src/org/openbravo/erpCommon/info/SalesOrderLine_data.xsql
---
(0023444)
rafaroda   
2010-01-14 13:45   
Closed since already tested and approved by QA.
(0023645)
hudsonbot   
2010-01-20 23:25   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/e10d1f6045bc [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]