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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009450
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionaryminoralways2009-06-12 10:202009-06-17 09:42
ReporternetworkbView Statuspublic 
Assigned Toshuehner 
PriorityimmediateResolutionfixedFixed in Version2.40MP6
StatusclosedFix in branch2.40Fixed in SCM revision54c8ee93da63
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

0009450: 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 ReproduceGo to Applicacion dictionary > Tables Adn Columns.
Search C_Tax table.
Check, C_Country_ID and C_Region_ID as "Filter columns"
Compile the application.
Go to Tax Rate window.
Open Seach pop-up, Select one country. Regions are not filtered by the country -> validation is not working
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0009335 closedshuehner When a combo with a validation is included in the Search pop-up, the validation does not work 

-  Notes
(0017234)
rafaroda (developer)
2009-06-12 10:22

Backported to 2.40 by GPS request.
(0017267)
shuehner (administrator)
2009-06-12 16:03

Locally resolved, push waiting for 2.40 branch to be unfrozen. Planned date 20.06.2009
(0017304)
hgbot (developer)
2009-06-15 13:44

Repository: erp/stable/2.40
Changeset: 3c5c3a9181c0147efcfe9304e8783db75273abed
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 12 14:06:44 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/3c5c3a9181c0147efcfe9304e8783db75273abed [^]

Issue 9450: Reformat affected files in preperation for backport 9335

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/utility/ComboTableData.java
M src/org/openbravo/erpCommon/utility/Utility.java
---
(0017305)
hgbot (developer)
2009-06-15 13:44

Repository: erp/stable/2.40
Changeset: 54c8ee93da634cd18e109ff3461b849d3c3e421d
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jun 12 16:00:44 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/54c8ee93da634cd18e109ff3461b849d3c3e421d [^]

Fixed 9450: Implement ComboReloads for the SearchPopup
Backport of 9335 to 2.40 branch:
- 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
Extra changes needed for backport:
- Add new parameter frameName1 to Callout.{html,xml} to be able to specify framename
  in callout response, was already possible in 2.50
- new parameter has default "" and as callOuts.js treats null and "" equally no change
  in behavior for callouts not specifying the new parameter

---
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/CallOut.html
M src/org/openbravo/erpCommon/ad_callouts/CallOut.xml
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
---

- Issue History
Date Modified Username Field Change
2009-06-12 10:20 rafaroda New Issue
2009-06-12 10:20 rafaroda Assigned To => shuehner
2009-06-12 10:20 rafaroda Issue generated from 0009335
2009-06-12 10:20 rafaroda Relationship added blocks 0009335
2009-06-12 10:22 rafaroda Note Added: 0017234
2009-06-12 10:22 rafaroda Reporter rafaroda => networkb
2009-06-12 10:22 rafaroda Status new => scheduled
2009-06-12 10:22 rafaroda fix_in_branch => 2.40
2009-06-12 16:03 shuehner Note Added: 0017267
2009-06-15 13:44 hgbot Checkin
2009-06-15 13:44 hgbot Note Added: 0017304
2009-06-15 13:44 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/3c5c3a9181c0147efcfe9304e8783db75273abed [^]
2009-06-15 13:44 hgbot Checkin
2009-06-15 13:44 hgbot Note Added: 0017305
2009-06-15 13:44 hgbot Status scheduled => resolved
2009-06-15 13:44 hgbot Resolution open => fixed
2009-06-15 13:44 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/3c5c3a9181c0147efcfe9304e8783db75273abed [^] => http://code.openbravo.com/erp/stable/2.40/rev/54c8ee93da634cd18e109ff3461b849d3c3e421d [^]
2009-06-16 23:02 psarobe Status resolved => closed
2009-06-17 09:42 psarobe Fixed in Version => 2.40MP6
2009-06-17 09:50 alostale Relationship added related to 0009495
2009-06-17 09:51 alostale Relationship deleted related to 0009495


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker