Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015935Openbravo ERP09. Financial managementpublic2011-02-10 16:292011-03-01 00:00
adrianromero 
adrianromero 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0015935: Inhomogeneous behavior when searching in "Copy From Settlement"
When you press "Copy From Settlement" button in Manual Settlement window and try to search template settlement behavior is different from standard searching behavior due to several reasons:

1. when filling "description" field and pressing ENTER key search is not executed
(if you fill date and press ENTER key search is executed)

2. use of '%' is not the same as other search fields. They work as if '%' are concatenated at the beginning and at the end of your text. For example, if your template settlement has description=LIQ5 and you set by '%LIQ' in description field you will find your template settlement.

3. field description is deleted after pressing "search" button , but the rest of fields are left filled
1. Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement : create settlement checked as "Template" and Description=LIQ1
2. Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment : choose BP and set amount=10 and "Receipt" checked
3. Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment >> Balance Payment: choose any GLItem and set CreditAmount=10
4. Come back to header and process
5. Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement : create new settlement and press "Copy from settlement"
6. Fill description field with LIQ and press ENTER key. Realize that no search has been executed
7. Fill description field with LIQ and press Search button. Realize that your settlement is found and that text has been removed from description field
No tags attached.
depends on backport 00156822.50MP27 closed adrianromero Inhomogeneous behavior when searching in "Copy From Settlement" 
Issue History
2011-02-10 16:29adrianromeroNew Issue
2011-02-10 16:29adrianromeroAssigned To => adrianromero
2011-02-10 16:29adrianromeroModules => Core
2011-02-10 16:29adrianromeroIssue generated from0015682
2011-02-10 16:29adrianromeroRelationship addeddepends on 0015682
2011-02-10 16:30adrianromeroStatusnew => scheduled
2011-02-10 16:30adrianromerofix_in_branch => pi
2011-02-21 18:11hgbotCheckin
2011-02-21 18:11hgbotNote Added: 0034294
2011-02-21 18:11hgbotStatusscheduled => resolved
2011-02-21 18:11hgbotResolutionopen => fixed
2011-02-21 18:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4e5067b53ec13e73d0967951672c0b3811d82f4f [^]
2011-02-21 18:11hgbotCheckin
2011-02-21 18:11hgbotNote Added: 0034295
2011-02-21 18:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/4e5067b53ec13e73d0967951672c0b3811d82f4f [^] => http://code.openbravo.com/erp/devel/pi/rev/91f6db342f9bc7a9a426d101fd0837db3edce3af [^]
2011-02-21 18:11adrianromeroNote Added: 0034296
2011-02-28 10:34dalsasuaNote Added: 0034397
2011-02-28 10:34dalsasuaStatusresolved => closed
2011-03-01 00:00anonymoussf_bug_id0 => 3195607

Notes
(0034294)
hgbot   
2011-02-21 18:11   
Repository: erp/devel/pi
Changeset: 4e5067b53ec13e73d0967951672c0b3811d82f4f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Feb 21 18:08:21 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4e5067b53ec13e73d0967951672c0b3811d82f4f [^]

Fixes issue 0015935: Inhomogeneous behavior when searching in Copy From Settlement
It has been added the code to refresh also the description button and it has been made the description field a little bit higher to make it look what it is: a multiline field

---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.xml
---
(0034295)
hgbot   
2011-02-21 18:11   
Repository: erp/devel/pi
Changeset: 91f6db342f9bc7a9a426d101fd0837db3edce3af
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Feb 21 18:09:24 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/91f6db342f9bc7a9a426d101fd0837db3edce3af [^]

Fixes issue 0015935: Inhomogeneous behavior when searching in Copy From Settlement
It has been fixed the behavior of searching by % to make it behave the same way as other search windows and selectors

---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java
---
(0034296)
adrianromero   
2011-02-21 18:11   
*Testing the issue

Go to the Copy from Settlement dialog and verify that after pressing the search button, the value of the description field does not disappear.

Verify also that the description field is higher and looks like a multiline field.

* Other areas affected

No other areas affected, onlty the dialog of Copy from Settlement has been modified.
(0034397)
dalsasua   
2011-02-28 10:34   
No change required, as the old receivables and payables flow is not available in Openbravo 3