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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005796
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 08. Project and service managementminoralways2008-11-03 11:202008-12-10 09:52
ReporterelopioView Statuspublic 
Assigned ToAinhoaPagola 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40Fixed in SCM revision10358
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005796: Business Partner button in Create Sales Orders from Expenses screen has no identifier

DescriptionIn Project & Service management -> Transactions -> Create Sales Orders from expenses.
The button that opens Business Partner selector can't be located using the identifier.
Steps To ReproduceGo to Project & Service management -> Transactions -> Create Sales Orders from expenses.
View page source. (it's easier to find the elements with firebug)

This is the image that's missing the identifier.
<img class="FieldButton_Icon FieldButton_Icon_BusinessPartner" border="0" src="../web/images/blank.gif" title="Business Partner" alt="Business Partner"/>
Proposed SolutionAdd an identifier to the image, just like it's done on other businessPartner buttons:

<img id="buttonBusinessPartner" class="FieldButton_Icon FieldButton_Icon_BusinessPartner" border="0" src="../web/images/blank.gif" title="Business Partner" alt="Business Partner"/>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0005686 closedAinhoaPagola Business Partner button in Create Sales Orders from Expenses screen has no identifier 

-  Notes
(0009951)
svnbot (reporter)
2008-11-03 18:45

Repository: openbravo
Revision: 9607
Author: AinhoaPagola
Date: 2008-11-03 18:45:14 +0100 (Mon, 03 Nov 2008)

Fixes Bug 0005796. Identifier added to business partner button.

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
U branches/r2.40/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html
U branches/r2.40/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.html
U branches/r2.40/src/org/openbravo/erpCommon/info/DebtPayment.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=9607&sc=1 [^]
(0010476)
svnbot (reporter)
2008-11-20 22:05

Repository: openbravo
Revision: 10358
Author: villind
Date: 2008-11-20 22:05:07 +0100 (Thu, 20 Nov 2008)

Merged r9607. Fixes Bug 0005796. Identifier added to business partner button.

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
U branches/bonware/r2.40/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
U branches/bonware/r2.40/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html
U branches/bonware/r2.40/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.html
U branches/bonware/r2.40/src/org/openbravo/erpCommon/info/DebtPayment.html
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10358&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-11-03 11:20 rafaroda New Issue
2008-11-03 11:20 rafaroda Assigned To => AinhoaPagola
2008-11-03 11:20 rafaroda Status new => scheduled
2008-11-03 18:45 svnbot Checkin
2008-11-03 18:45 svnbot Note Added: 0009951
2008-11-03 18:45 svnbot Status scheduled => resolved
2008-11-03 18:45 svnbot Resolution open => fixed
2008-11-03 18:45 svnbot svn_revision => 9607
2008-11-20 22:05 svnbot Checkin
2008-11-20 22:05 svnbot Note Added: 0010476
2008-11-20 22:05 svnbot svn_revision 9607 => 10358
2008-12-10 09:52 krishna Regression testing => No
2008-12-10 09:52 krishna Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker