Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005796 | Openbravo ERP | 08. Project and service management | public | 2008-11-03 11:20 | 2008-12-10 09:52 |
|
Reporter | elopio | |
Assigned To | AinhoaPagola | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | | |
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"/> |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0005686 | | closed | AinhoaPagola | Business Partner button in Create Sales Orders from Expenses screen has no identifier |
|
Attached Files | |
|
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 |