Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005796 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 08. Project and service management | minor | always | 2008-11-03 11:20 | 2008-12-10 09:52 | |||
Reporter | elopio | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 10358 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005796: Business Partner button in Create Sales Orders from Expenses screen has no identifier | |||||||
Description | In 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 Reproduce | Go 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 Solution | Add 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"/> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0009951) svnbot (viewer) 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 (viewer) 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 [^] |
![]() |
|||
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 |