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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009335
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminoralways2009-06-04 14:122009-06-18 00:00
ReporternetworkbView Statuspublic 
Assigned Toshuehner 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision9af62e75f669
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009335: When a combo with a validation is included in the Search pop-up, the validation does not work

DescriptionIn Tax Rate window, there are two combos (C_Country_ID, C_Region_ID). The second one, has a validation to filter regions by the Country.

If those columns, are added as fields in the Search pop-up (in the toolbar) of the window, the validation for the region does not work
Steps To ReproduceLogin as system administrator role
Go to Applicacion dictionary > Tables Adn Columns.
Search C_Tax table.
Move to columns tab and check, C_Country_ID and C_Region_ID as "Filter columns"
Logout and login as openbravo admin
Go to Tax Rate window.
Open Seach pop-up, Select one country. Regions are not filtered by the country -> validation is not working

To test the fix is correct, select spain as a country. The combo region should be filled. Then select other country and the combo region should blank
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0009450 closedshuehner When a combo with a validation is included in the Search pop-up, the validation does not work 
has duplicate defect 0007418 closedshuehner Validations are not respected when Searching records 
related to defect 0009495 closedalostale The validation on the parameters of a process definition, does not work with refering to fields on the popup 
related to defect 0009535 closedshuehner Default action (Enter key for OK) in search popup does not work anymore 
related to defect 00111712.50MP11 closedalostale Sales order window: Pop-up search->Transactional document combo box empty 

-  Notes
(0017117)
hgbot (developer)
2009-06-08 21:56

Repository: erp/devel/pi
Changeset: eb284f20977d6407c6b4fe45af33daab8895226c
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Jun 08 21:55:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/eb284f20977d6407c6b4fe45af33daab8895226c [^]

Fixed 9335: Implement ComboReloads for the search popup:
- add the frameset/hiddenFrame needed for the callouts to the search popup and add servlet code to use it
- enhance ComboTableData class with special case for search popup as its uses a different column name/request name pattern
- enhance generated ComboReloads* code to implement a different pattern as well
- change Search popup servlet to trigger the needed callouts for the ComboReloads

---
M src-wad/src/org/openbravo/wad/ComboReloads.javaxml
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src/org/openbravo/erpCommon/ad_callouts/CalloutHelper.java
M src/org/openbravo/erpCommon/businessUtility/Buscador.html
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/businessUtility/Buscador_data.xsql
M src/org/openbravo/erpCommon/utility/ComboTableData.java
M src/org/openbravo/erpCommon/utility/Utility.java
A src/org/openbravo/erpCommon/businessUtility/Buscador_FS.html
A src/org/openbravo/erpCommon/businessUtility/Buscador_FS.xml
---
(0017118)
shuehner (administrator)
2009-06-08 21:59

Note to QA for testing needed in addition to new functionality:

As common code used by all ComboBoxes, ComboReloads was touched please test that this functions unrelated to the Search Popup still work fine. There should be zero behavior change for these.
(0017268)
hgbot (developer)
2009-06-12 16:09

Repository: erp/devel/pi
Changeset: 9af62e75f669def2e9eada02a27ff601c0d8edfa
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 12 16:09:25 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9af62e75f669def2e9eada02a27ff601c0d8edfa [^]

Issue 9335: Fix logic error missed in the first commit

---
M src/org/openbravo/erpCommon/ad_callouts/CalloutHelper.java
---
(0017370)
psarobe (manager)
2009-06-16 23:06

Stefan regardind on your note to QA.

Can you give us some examples about how this change can affect the application. You explanation is not clear enough

thanks in advantage
(0017380)
arunkumar (reporter)
2009-06-17 10:46

when we select the country the regions are filtered according to the country.

- Issue History
Date Modified Username Field Change
2009-06-04 14:12 networkb New Issue
2009-06-04 14:12 networkb Assigned To => rafaroda
2009-06-04 16:29 rafaroda Assigned To rafaroda => shuehner
2009-06-04 16:29 rafaroda Status new => scheduled
2009-06-04 16:30 rafaroda Relationship added has duplicate 0007418
2009-06-08 21:56 hgbot Checkin
2009-06-08 21:56 hgbot Note Added: 0017117
2009-06-08 21:56 hgbot Status scheduled => resolved
2009-06-08 21:56 hgbot Resolution open => fixed
2009-06-08 21:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eb284f20977d6407c6b4fe45af33daab8895226c [^]
2009-06-08 21:59 shuehner Note Added: 0017118
2009-06-12 10:20 rafaroda Issue cloned 0009450
2009-06-12 10:20 rafaroda Relationship added depends on 0009450
2009-06-12 16:09 hgbot Checkin
2009-06-12 16:09 hgbot Note Added: 0017268
2009-06-12 16:09 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/eb284f20977d6407c6b4fe45af33daab8895226c [^] => http://code.openbravo.com/erp/devel/pi/rev/9af62e75f669def2e9eada02a27ff601c0d8edfa [^]
2009-06-16 23:05 psarobe Proposed Solution updated
2009-06-16 23:06 psarobe Note Added: 0017370
2009-06-17 09:51 alostale Relationship added related to 0009495
2009-06-17 10:46 arunkumar Status resolved => closed
2009-06-17 10:46 arunkumar Note Added: 0017380
2009-06-18 00:00 anonymous sf_bug_id 0 => 2807996
2009-06-18 12:20 shuehner Relationship added related to 0009535
2009-11-16 13:32 alostale Relationship added related to 0011171


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker