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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008762
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2009-04-24 17:032009-05-05 00:00
ReporterrafarodaView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version2.50MP1
StatusclosedFix in branchFixed in SCM revision3ff7cee01be6
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
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

0008762: Odd labels appearing non-aligned and without field

DescriptionOdd labels are appearing non-aligned and without field
Steps To Reproduce1) Go to Sales Management || Transactions || Goods Shipment

See Freight Currency and Trx Organization labels flying around (see attached image).
Tags250MP1
Attached Filespng file icon Alignment.png [^] (85,963 bytes) 2009-04-24 17:03

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0006825 closedalostale Clicking on Sales Representative in Sales Invoice fails when field is not empty 

-  Notes
(0015723)
dbaz (developer)
2009-04-24 18:34

Viewing the code, in "Freight Currency" it seems to be a problem with Display Logic, that hide the field but not the label

In the case of Trx Organization" the case is more weird. The html code is <td id="AD_OrgTrx_ID_lbl_td" class="TitleCell_Nothing"> for the label and <td id="AD_OrgTrx_ID_inp_td" class="Combo_ContentCell_Nothing" colspan="3">. _Nothing classes doesn't exist.
(0015746)
alostale (manager)
2009-04-27 09:37

This bug appeared after fixing 0006825
(0015749)
alostale (manager)
2009-04-27 09:51

It is happening for all columns that link another column with a different name, and are hidden by a display logic:
example: m_inout.Freight_Currency_ID links to C_Currency.C_Currency_ID
(0015750)
hgbot (developer)
2009-04-27 09:53

Repository: erp/devel/pi
Changeset: 3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Apr 27 09:52:11 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf [^]

fixed bug 0008762: Odd labels appearing non-aligned and without field

---
M src-wad/src/org/openbravo/wad/controls/WADControl.java
---

- Issue History
Date Modified Username Field Change
2009-04-24 17:03 rafaroda New Issue
2009-04-24 17:03 rafaroda Assigned To => dbaz
2009-04-24 17:03 rafaroda File Added: Alignment.png
2009-04-24 17:03 rafaroda Regression testing => No
2009-04-24 17:06 rafaroda Tag Attached: 250MP1
2009-04-24 18:34 dbaz Note Added: 0015723
2009-04-24 18:34 dbaz Assigned To dbaz => alostale
2009-04-27 09:33 rafaroda Priority high => immediate
2009-04-27 09:33 rafaroda Status new => scheduled
2009-04-27 09:37 alostale Relationship added related to 0006825
2009-04-27 09:37 alostale Note Added: 0015746
2009-04-27 09:51 alostale Note Added: 0015749
2009-04-27 09:53 hgbot Checkin
2009-04-27 09:53 hgbot Note Added: 0015750
2009-04-27 09:53 hgbot Status scheduled => resolved
2009-04-27 09:53 hgbot Resolution open => fixed
2009-04-27 09:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf [^]
2009-05-04 19:29 psarobe Status resolved => closed
2009-05-05 00:00 anonymous sf_bug_id 0 => 2786924


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker