Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015682
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementmajoralways2011-01-17 16:432011-02-28 11:18
ReportermaiteView Statuspublic 
Assigned Toadrianromero 
PriorityurgentResolutionfixedFixed in Version2.50MP27
StatusclosedFix in branchFixed in SCM revision646cb1ee1724
ProjectionnoneETAnoneTarget Version2.50MP27
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP25SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015682: Inhomogeneous behavior when searching in "Copy From Settlement"

DescriptionWhen 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
Steps To Reproduce1. 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00157783.0RC4 closedadrianromero General ledger report: Short cut in account combination selector is not working well 
blocks defect 0015935 closedadrianromero Inhomogeneous behavior when searching in "Copy From Settlement" 

-  Notes
(0034246)
hgbot (developer)
2011-02-17 16:19

Repository: erp/stable/2.50
Changeset: 05c4871d6346548b45fbb3f8870f6f17a9acf94a
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Feb 17 16:18:48 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/05c4871d6346548b45fbb3f8870f6f17a9acf94a [^]

Fixes issue 0015682: 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
---
(0034248)
adrianromero (manager)
2011-02-17 16:21

*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.
(0034252)
hgbot (developer)
2011-02-17 17:57

Repository: erp/stable/2.50
Changeset: 646cb1ee172401811a2e1e930f844807e82de98f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Feb 17 17:52:32 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/646cb1ee172401811a2e1e930f844807e82de98f [^]

Fixes issue 015682: 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
---
(0034402)
dalsasua (reporter)
2011-02-28 11:18

Works fine.

- Issue History
Date Modified Username Field Change
2011-01-17 16:43 maite New Issue
2011-01-17 16:43 maite Assigned To => dalsasua
2011-01-17 16:43 maite Modules => Core
2011-02-10 12:46 dalsasua Relationship added related to 0015778
2011-02-10 16:29 adrianromero Status new => scheduled
2011-02-10 16:29 adrianromero Assigned To dalsasua => adrianromero
2011-02-10 16:29 adrianromero fix_in_branch => pi
2011-02-10 16:29 adrianromero Type defect => backport
2011-02-10 16:29 adrianromero fix_in_branch pi =>
2011-02-10 16:29 adrianromero Issue cloned 0015935
2011-02-10 16:29 adrianromero Relationship added blocks 0015935
2011-02-17 16:19 hgbot Checkin
2011-02-17 16:19 hgbot Note Added: 0034246
2011-02-17 16:19 hgbot Status scheduled => resolved
2011-02-17 16:19 hgbot Resolution open => fixed
2011-02-17 16:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/05c4871d6346548b45fbb3f8870f6f17a9acf94a [^]
2011-02-17 16:21 adrianromero Note Added: 0034248
2011-02-17 17:57 hgbot Checkin
2011-02-17 17:57 hgbot Note Added: 0034252
2011-02-17 17:57 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/05c4871d6346548b45fbb3f8870f6f17a9acf94a [^] => http://code.openbravo.com/erp/stable/2.50/rev/646cb1ee172401811a2e1e930f844807e82de98f [^]
2011-02-28 11:18 dalsasua Note Added: 0034402
2011-02-28 11:18 dalsasua Status resolved => closed
2011-02-28 11:18 dalsasua Fixed in Version => 2.50MP27


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker