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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017637
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-06-14 12:162011-07-06 02:41
ReporterxabiermerinoView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision9c16d3980a8d
ProjectionnoneETAnoneTarget Version3.0MP1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0RC7SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017637: Wrong behaviour if you clear a selector's value

DescriptionYou have a field (combo) with a table reference. This table reference has a SQL Where Clause that refers to a selector's value. If you select a value, the combo has correct values.
If you clear the selector's value (clicking in the red X), the combo still has same values. This change should refresh combo values.
Steps To Reproduce- Create a new table reference:
    - Table: C_ProjectPhase
    - Key Column: C_Projectphase_ID
    - Displayed Column: Name
    - SQL Where Clause: C_PROJECT_ID=@C_PROJECT_ID@ AND ISACTIVE='Y'
    - SQL Order by Clause: SEQNO
- Create a new column in C_invoice
- In AD >> Column >> Reference: Table >> Reference Search Key: reference created.
- In AD >> Field >> Field Group: Reference
- Create a multiphase project with phases.
- Go to Sales Invoice
- Select a project
- Realize that the combo created has project's phases.
- Select one
- Save
- Click in the red X
- Realize that the combo still has values.
- Save
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0038556)
hgbot (developer)
2011-06-28 10:53

Repository: erp/devel/pi
Changeset: 9c16d3980a8d968bc114d00017af878d6fb33d20
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 28 10:53:01 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9c16d3980a8d968bc114d00017af878d6fb33d20 [^]

fixed bug 17637: Clear search field executes validations

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search.js
---
(0038679)
xabiermerino (reporter)
2011-07-01 13:29

verified
(0038813)
hudsonbot (developer)
2011-07-06 02:41

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f1c481b1a146 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-06-14 12:16 xabiermerino New Issue
2011-06-14 12:16 xabiermerino Assigned To => alostale
2011-06-14 12:16 xabiermerino Modules => Core
2011-06-14 12:16 xabiermerino Issue Monitored: networkb
2011-06-28 10:53 hgbot Checkin
2011-06-28 10:53 hgbot Note Added: 0038556
2011-06-28 10:53 hgbot Status new => resolved
2011-06-28 10:53 hgbot Resolution open => fixed
2011-06-28 10:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9c16d3980a8d968bc114d00017af878d6fb33d20 [^]
2011-07-01 13:29 xabiermerino Note Added: 0038679
2011-07-01 13:29 xabiermerino Status resolved => closed
2011-07-06 02:41 hudsonbot Checkin
2011-07-06 02:41 hudsonbot Note Added: 0038813


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker