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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022712
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2012-12-31 13:092013-01-03 13:12
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision6735d51a4790
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022712: Statusbar fields with display logic appear twice in the form

DescriptionIf 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 ReproduceAs 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 00195953.0MP19 closedAugustoMauch Enable "Display Logic" clauses to be working in Status Bar fields 

-  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
Powered by Mantis Bugtracker