Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011759Openbravo ERPZ. Otherspublic2009-12-09 07:152010-01-14 13:45
arunkumar 
rafaroda 
normalmajorhave not tried
closedfixed 
5
2.40 
2.40 
Core
No
0011759: Description filter takes invoice into account in Invoice line selector
In the invoice line selector the description filter takes invoice into account.
Login as Openbravo/openbravo and change the role as "Openbravo Admin".
Create a sales invoice say doc no 100.
Create a line for the sales invoice with the description as "Test".
Create another line for the same sales invoice with no description.
Complete the sales invoice.

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

Click Information -> Invoice 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 invoice 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 invoice 101 appears there. Since it has the description "Test" in the header.

Invoice line selector should filter according to the description in the invoice lines.It should not account the descriptions of the invoices.
page data grid
blocks defect 0011688 closed harikrishnan Description filter takes invoice into account in Invoice line selector 
Issue History
2009-12-12 11:28rafarodaTypedefect => backport
2009-12-12 11:28rafarodafix_in_branch => 2.40
2009-12-12 11:29rafarodaTag Attached: page data grid
2009-12-22 11:38harikrishnanNote Added: 0023003
2009-12-22 11:38harikrishnanStatusscheduled => resolved
2009-12-22 11:38harikrishnanFixed in SCM revision => https://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/c31bc859d4b8 [^]
2009-12-22 11:38harikrishnanResolutionopen => fixed
2009-12-28 08:41arunkumarNote Added: 0023100
2009-12-28 08:41arunkumarStatusresolved => closed
2009-12-28 08:41arunkumarFixed in Version => 2.40
2010-01-14 13:17hgbotCheckin
2010-01-14 13:17hgbotNote Added: 0023423
2010-01-14 13:17hgbotStatusclosed => resolved
2010-01-14 13:17hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/c31bc859d4b8 [^] => http://code.openbravo.com/erp/stable/2.40/rev/c31bc859d4b8978b8e6569b8a99289f3f6b507fd [^]
2010-01-14 13:44rafarodaStatusresolved => closed
2010-01-14 13:45rafarodaNote Added: 0023447

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

Fixes Issue 11759: Description filter takes invoice into account in Invoice line selector.

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