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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010323
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2009-08-19 06:472009-09-09 15:27
ReporterelopioView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision493d711eab5a
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionUbuntu 9.04Database version8.3Ant 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

0010323: read-only values deleted after saving invalid value in formated text field.

DescriptionWhen you enter an invalid value in a textfield with format (number or currency), after clicking the saved button some important values are deleted.
Steps To ReproduceGo to Warehouse Management || Transactions || Physical Inventory || Header >> Lines
Enter 10-1 quantity count.
Click save.

book quantity is empty and can't be refilled. The record can't be saved.
Proposed Solutionkeep the previous values.
Tagscomma separator
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0019136)
iperdomo (reporter)
2009-08-20 18:08

@Leo:
The record can be saved if you select the product again, is the only way to put a value in the read-only field. Is this solution good for you?
(0019150)
iperdomo (reporter)
2009-08-20 20:10

Issue solved:
https://code.openbravo.com/erp/devel/cyclone/rev/dfca9ad936af [^]
(0019157)
hgbot (developer)
2009-08-20 23:18

Repository: erp/devel/pi
Changeset: dfca9ad936afafabb20dcc2f108a8be3a746e20b
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Aug 20 20:07:30 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dfca9ad936afafabb20dcc2f108a8be3a746e20b [^]

Fixes issue 10323: Added exception handling on numeric fields

---
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
(0019163)
sureshbabu (reporter)
2009-08-21 06:28

Book Quantity field maintains value..tested working fine
(0019171)
hgbot (developer)
2009-08-21 11:44

Repository: erp/stable/2.40_cyclone
Changeset: 493d711eab5a00217b610acbd824b24946c306ea
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Aug 21 11:42:09 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40_cyclone/rev/493d711eab5a00217b610acbd824b24946c306ea [^]

Backport of fixes related to issue 10323

---
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
(0019263)
hgbot (developer)
2009-08-28 14:10

Repository: erp/stable/2.40
Changeset: 493d711eab5a00217b610acbd824b24946c306ea
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Aug 21 11:42:09 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/493d711eab5a00217b610acbd824b24946c306ea [^]

Backport of fixes related to issue 10323

---
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
(0019610)
hgbot (developer)
2009-09-09 15:27

Repository: erp/stable/2.40_pageddatagrid
Changeset: 493d711eab5a00217b610acbd824b24946c306ea
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Aug 21 11:42:09 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/493d711eab5a00217b610acbd824b24946c306ea [^]

Backport of fixes related to issue 10323

---
M src-wad/src/org/openbravo/wad/Fields_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---

- Issue History
Date Modified Username Field Change
2009-08-19 06:47 elopio New Issue
2009-08-19 06:47 elopio Assigned To => rafaroda
2009-08-19 07:03 elopio Tag Attached: comma separator
2009-08-19 18:28 iperdomo Assigned To rafaroda => iperdomo
2009-08-20 17:47 iperdomo Status new => scheduled
2009-08-20 17:47 iperdomo fix_in_branch => pi
2009-08-20 18:08 iperdomo Note Added: 0019136
2009-08-20 20:09 iperdomo Status scheduled => resolved
2009-08-20 20:09 iperdomo Fixed in SCM revision => https://code.openbravo.com/erp/devel/cyclone/rev/dfca9ad936af [^]
2009-08-20 20:09 iperdomo Resolution open => fixed
2009-08-20 20:10 iperdomo Note Added: 0019150
2009-08-20 23:18 hgbot Checkin
2009-08-20 23:18 hgbot Note Added: 0019157
2009-08-20 23:18 hgbot Fixed in SCM revision https://code.openbravo.com/erp/devel/cyclone/rev/dfca9ad936af [^] => http://code.openbravo.com/erp/devel/pi/rev/dfca9ad936afafabb20dcc2f108a8be3a746e20b [^]
2009-08-21 06:28 sureshbabu Status resolved => closed
2009-08-21 06:28 sureshbabu Note Added: 0019163
2009-08-21 06:28 sureshbabu Fixed in Version => pi
2009-08-21 11:44 hgbot Checkin
2009-08-21 11:44 hgbot Note Added: 0019171
2009-08-21 11:44 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/dfca9ad936afafabb20dcc2f108a8be3a746e20b [^] => http://code.openbravo.com/erp/stable/2.40_cyclone/rev/493d711eab5a00217b610acbd824b24946c306ea [^]
2009-08-22 00:00 anonymous sf_bug_id 0 => 2842269
2009-08-28 14:10 hgbot Checkin
2009-08-28 14:10 hgbot Note Added: 0019263
2009-08-28 14:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40_cyclone/rev/493d711eab5a00217b610acbd824b24946c306ea [^] => http://code.openbravo.com/erp/stable/2.40/rev/493d711eab5a00217b610acbd824b24946c306ea [^]
2009-09-09 15:27 hgbot Checkin
2009-09-09 15:27 hgbot Note Added: 0019610
2009-09-09 15:27 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/493d711eab5a00217b610acbd824b24946c306ea [^] => http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/493d711eab5a00217b610acbd824b24946c306ea [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker