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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017555
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2011-06-08 11:262011-06-09 09:22
ReporterrgorisView Statuspublic 
Assigned Tomtaal 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisioneb5d4d933b75
ProjectionnoneETAnoneTarget Version3.0MP1
OSWindowsDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017555: Selecting a BP in the grid causes the address field to be marked as erroneous

DescriptionSee video.

NOTE: THIS WORKS FINE IN http://46.137.53.34 [^] test instance (MP0!) so make sure this issue is not transplanted into MP0.
Steps To ReproduceSales Order grid, nothing selected
CTRL+i for new row (or button in toolbar)
using keyboard, ALT+arrowDown to select a BP
hit Enter
Address field turns red
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0032030 acknowledgedTriage Platform Base Double FIC request after selecting the empty value on a combo with a callout 

-  Notes
(0038174)
hgbot (developer)
2011-06-08 17:03

Repository: erp/devel/pi
Changeset: eb5d4d933b758379c55f014ad9e23783da99ee0b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jun 08 17:01:45 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/eb5d4d933b758379c55f014ad9e23783da99ee0b [^]

Fixes issue 17555: Selecting a BP in the grid causes the address field to be marked as erroneous
Related to issue 17550: Required/mandatory is not checked for selector items and not checked when saving in grid editing
Various changes to handle empty values in selector and combo box items
When a user clears a value using the keyboard then until now not FIC call was executed, this has been repaired
The clearing of the value is handled through the changed event
The clearing of the value of a selector/combo also needs to clear the identifier value, otherwise in grid editing the old identifier value is shown
When clearing a value old display values in the valuemap where lost, resulting in the db id to be shown, this has also been solved
ob-formitem-fk: make sure that the identifier value in the grid editing is also displayed
ob-formitem-list-filter: prevent validation in the filter editor
ob-formitem-list: do validation when exiting or changing a field, not necessary to do that in blur then, also execute change
ob-selector-item.js: when clearing the value call the setValueFromRecord with null, also set the grid edit values to prevent old identifier from showing
ob-view-form: undo now also restores the valuemap, before when undoing the database id was shown for combos, also validate field items which have changed during a fic call, clear errors in the grid if validation solves an error

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list-filter.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---

- Issue History
Date Modified Username Field Change
2011-06-08 11:26 rgoris New Issue
2011-06-08 11:26 rgoris Assigned To => mtaal
2011-06-08 11:26 rgoris Modules => Core
2011-06-08 11:28 rgoris Status new => scheduled
2011-06-08 11:28 rgoris fix_in_branch => pi
2011-06-08 17:03 hgbot Checkin
2011-06-08 17:03 hgbot Note Added: 0038174
2011-06-08 17:03 hgbot Status scheduled => resolved
2011-06-08 17:03 hgbot Resolution open => fixed
2011-06-08 17:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eb5d4d933b758379c55f014ad9e23783da99ee0b [^]
2011-06-09 09:22 rgoris Status resolved => closed
2016-01-27 19:09 caristu Relationship added related to 0032030


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker