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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025484
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2014-01-16 08:542014-02-12 18:28
ReporterjonalegriaesarteView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision929ca6801012
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP28.5SCM revision 
Review Assigned Todbaz
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2013-09-11
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/dd0f6674c85196f95c3ddfe97a527b764fd6df99 [^]
Triggers an Emergency PackNo
Summary

0025484: Unable to enter numeric search keys in product selector

DescriptionUnable to enter numeric search keys in product selector
Steps To Reproduce1) Create a purchase invoice
2) Add a line to the purchase invoice in form mode
3) Type numbers into the product field
The numbers are erased as soon as you type them and you cannot enter a numeric search.
If you enter one non-numeric character, you are then able to type numbers without them being erased.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0063441)
hgbot (developer)
2014-01-16 13:15

Repository: erp/devel/pi
Changeset: 929ca680101299da2a01877c193e990dfc4dfc84
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Jan 16 13:14:39 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/929ca680101299da2a01877c193e990dfc4dfc84 [^]

Fixes issue 25484: It is possible to enter numbers in the product selector

When a number was entered in the product selector (Purchase Invoice window, Lines tab), it was being automatically deleted. This happened because it was being
detected as an UUID, and we try to avoid showing IDs whenever is possible.

To avoid this, the original value is restored in the redraw() function of ob-form-view in this case:
- The focused form item is a foreign key
- It has lost its displayed value
- The original displayed value was a number

This is not going to intefere with the rest of the cases where the UUID should actually be not shown. Those cases are handled in functions other than redraw()

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0063451)
dbaz (developer)
2014-01-16 23:53

Reviewed @ changeset: 21798 - d3396fd85019
(0063506)
hudsonbot (developer)
2014-01-17 15:49

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/9669102eb541 [^]
Maturity status: Test
(0063519)
hgbot (developer)
2014-01-20 04:27

Repository: erp/devel/pi
Changeset: 6e2d2a0077611a74f05a42460c8657f6760ebf8c
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jan 20 08:55:19 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6e2d2a0077611a74f05a42460c8657f6760ebf8c [^]

Fixes Issue 0025508, Related to Issue 25484: Problem while trying to modify a form

Perform actions required for the issue 25484 only if focusItem is present.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0064088)
hudsonbot (developer)
2014-02-12 18:28

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/d1a5bb862230 [^]
Maturity status: Test
(0064089)
hudsonbot (developer)
2014-02-12 18:28

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/d1a5bb862230 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2014-01-16 08:54 jonalegriaesarte New Issue
2014-01-16 08:54 jonalegriaesarte Assigned To => AugustoMauch
2014-01-16 08:54 jonalegriaesarte Modules => Core
2014-01-16 08:54 jonalegriaesarte Triggers an Emergency Pack => No
2014-01-16 12:01 AugustoMauch Regression level => Production - Confirmed Stable
2014-01-16 12:01 AugustoMauch Regression date => 2013-09-11
2014-01-16 12:01 AugustoMauch Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/dd0f6674c85196f95c3ddfe97a527b764fd6df99 [^]
2014-01-16 13:08 AugustoMauch Issue Monitored: dbaz
2014-01-16 13:08 AugustoMauch Review Assigned To => dbaz
2014-01-16 13:15 hgbot Checkin
2014-01-16 13:15 hgbot Note Added: 0063441
2014-01-16 13:15 hgbot Status new => resolved
2014-01-16 13:15 hgbot Resolution open => fixed
2014-01-16 13:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/929ca680101299da2a01877c193e990dfc4dfc84 [^]
2014-01-16 13:49 priyam Issue Monitored: priyam
2014-01-16 23:53 dbaz Note Added: 0063451
2014-01-16 23:53 dbaz Status resolved => closed
2014-01-16 23:53 dbaz Fixed in Version => 3.0MP32
2014-01-17 15:49 hudsonbot Checkin
2014-01-17 15:49 hudsonbot Note Added: 0063506
2014-01-20 04:27 hgbot Checkin
2014-01-20 04:27 hgbot Note Added: 0063519
2014-02-12 18:28 hudsonbot Checkin
2014-02-12 18:28 hudsonbot Note Added: 0064088
2014-02-12 18:28 hudsonbot Checkin
2014-02-12 18:28 hudsonbot Note Added: 0064089


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker