Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022712 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2012-12-31 13:09 | 2013-01-03 13:12 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6735d51a4790 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022712: Statusbar fields with display logic appear twice in the form | |||||||
Description | If a status bar field is assigned a display logic, if its display logic is evaluated to true, it will appear twice, once in the status bar and another time in the last positions of the form. | |||||||
Steps To Reproduce | As system administrator, - Open the Windows, Tabs and Fields window - Select Sales Order - Header - Document Status - Set its display logic to true As F&B admin - Open the Sales Order window, create a new register and save it. The document status bar will be duplicated. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0055289) hgbot (developer) 2012-12-31 13:14 |
Repository: erp/devel/pi Changeset: 6735d51a47905ba16f4c4f299c6e3483773671cd Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Dec 31 13:13:24 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6735d51a47905ba16f4c4f299c6e3483773671cd [^] Fixes issue 22712: Status bar fields with display logic are not duplicated Status bar fields withe display logic were being shown in the form because smartclient uses the showIf content to check if the field has to be printed in the form. Status bar fields do not have to be printed in the form, so they can't use showIf, instead they are going to use a new attribute called statusBarShowIf. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0055297) shankarb (reporter) 2013-01-02 07:29 |
Code Reviewed and Verified. |
(0055343) hudsonbot (developer) 2013-01-03 13:12 |
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/792728467ed0 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2012-12-31 13:09 | AugustoMauch | New Issue | |
2012-12-31 13:09 | AugustoMauch | Assigned To | => AugustoMauch |
2012-12-31 13:09 | AugustoMauch | Modules | => Core |
2012-12-31 13:09 | AugustoMauch | Triggers an Emergency Pack | => No |
2012-12-31 13:10 | AugustoMauch | Relationship added | related to 0019595 |
2012-12-31 13:13 | AugustoMauch | Issue Monitored: shankarb | |
2012-12-31 13:13 | AugustoMauch | Review Assigned To | => shankarb |
2012-12-31 13:14 | hgbot | Checkin | |
2012-12-31 13:14 | hgbot | Note Added: 0055289 | |
2012-12-31 13:14 | hgbot | Status | new => resolved |
2012-12-31 13:14 | hgbot | Resolution | open => fixed |
2012-12-31 13:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6735d51a47905ba16f4c4f299c6e3483773671cd [^] |
2013-01-02 07:29 | shankarb | Note Added: 0055297 | |
2013-01-02 07:29 | shankarb | Status | resolved => closed |
2013-01-02 07:29 | shankarb | Fixed in Version | => pi |
2013-01-03 13:12 | hudsonbot | Checkin | |
2013-01-03 13:12 | hudsonbot | Note Added: 0055343 |
Copyright © 2000 - 2009 MantisBT Group |