Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023220 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2013-03-04 18:11 | 2013-03-06 19:42 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP21 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9fa4494e366c | ||||
Projection | none | ETA | none | Target Version | 3.0MP21 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2013-02-15 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/57378b7ff2bd78d52d69b051cd7683e540e47f87 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023220: When calculating the display logic null values are not converted to '' | |||||||
Description | When calculating the display logic null values are not converted to '' | |||||||
Steps To Reproduce | As 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2013-03-05 13:11 |
Code reviewed and verified in pi changeset a60624fb0f40 |
(0057109) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |