Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009335 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2009-06-04 14:12 | 2009-06-18 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 9af62e75f669 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009335: When a combo with a validation is included in the Search pop-up, the validation does not work | |||||||
Description | In 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 Reproduce | Login 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||||||||||||||||
|
![]() |
|
(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 (viewer) 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 (viewer) 2009-06-17 10:46 |
when we select the country the regions are filtered according to the country. |
![]() |
|||
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 14:12 | networkb | OBNetwork customer | => Yes |
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 |