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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023220
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2013-03-04 18:112013-03-06 19:42
ReporterngarciaView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0MP21
StatusclosedFix in branchFixed in SCM revision9fa4494e366c
ProjectionnoneETAnoneTarget Version3.0MP21
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression levelCoding ( Testing )
Regression date2013-02-15
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/57378b7ff2bd78d52d69b051cd7683e540e47f87 [^]
Triggers an Emergency PackNo
Summary

0023220: When calculating the display logic null values are not converted to ''

DescriptionWhen calculating the display logic null values are not converted to ''
Steps To ReproduceAs group admin role:
   Go to financial account and change the Type from Bank to Cash
   Check that the Import Statement and Match Statement buttons are replaced with the Reconcile button
   Now change the type to Bank again and delete the Matching Algorithm field value
   The buttons are not replaced this time
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00230683.0MP21 closedAugustoMauch Sorting by computed column is lost after saving a record with errors 

-  Notes
(0057034)
hgbot (developer)
2013-03-05 10:25

Repository: erp/devel/pi
Changeset: 9fa4494e366cb04c8fcee0c6e31ba2186cd0bb6c
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Mar 05 10:24:55 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9fa4494e366cb04c8fcee0c6e31ba2186cd0bb6c [^]

Fixes issue 23220: Display logic works as expected

In the fix of issue 23068 a change was done to prevent all properties of the form being changed from null to ''. This change had to be done on a clone of the record, not on the record itself.

The problem is that at one point the record itself was being used, being taken for granted that its null values would be replaced with an empty string. This has been fixed by replacing the record by the clone that already has had its null values replaced by ''.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
(0057046)
shankarb (reporter)
2013-03-05 13:11

Code reviewed and verified in pi changeset a60624fb0f40
(0057109)
hudsonbot (developer)
2013-03-06 19:42

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/95e36a1b246f [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-03-04 18:11 ngarcia New Issue
2013-03-04 18:11 ngarcia Assigned To => AugustoMauch
2013-03-04 18:11 ngarcia Modules => Core
2013-03-04 18:11 ngarcia Triggers an Emergency Pack => No
2013-03-04 18:11 ngarcia Issue Monitored: networkb
2013-03-04 18:12 ngarcia Regression level => Pre packaging ( pi )
2013-03-05 10:18 AugustoMauch Regression level Pre packaging ( pi ) => Coding ( Testing )
2013-03-05 10:18 AugustoMauch Regression date => 2013-02-15
2013-03-05 10:18 AugustoMauch Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/57378b7ff2bd78d52d69b051cd7683e540e47f87 [^]
2013-03-05 10:18 AugustoMauch Issue Monitored: shankarb
2013-03-05 10:21 AugustoMauch Review Assigned To => shankarb
2013-03-05 10:22 AugustoMauch Relationship added related to 0023068
2013-03-05 10:25 hgbot Checkin
2013-03-05 10:25 hgbot Note Added: 0057034
2013-03-05 10:25 hgbot Status new => resolved
2013-03-05 10:25 hgbot Resolution open => fixed
2013-03-05 10:25 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9fa4494e366cb04c8fcee0c6e31ba2186cd0bb6c [^]
2013-03-05 13:11 shankarb Note Added: 0057046
2013-03-05 13:11 shankarb Status resolved => closed
2013-03-05 13:11 shankarb Fixed in Version => 3.0MP21
2013-03-06 19:42 hudsonbot Checkin
2013-03-06 19:42 hudsonbot Note Added: 0057109


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker