Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005686 | Openbravo ERP | 08. Project and service management | public | 2008-10-27 21:12 | 2008-12-02 13:50 |
|
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 | 0005686: 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 | depends on | backport | 0005796 | | 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-10-27 21:12 | elopio | New Issue | |
2008-10-27 21:12 | elopio | Assigned To | => cromero |
2008-10-27 21:12 | elopio | sf_bug_id | 0 => 2201794 |
2008-10-27 21:12 | elopio | OBNetwork customer | => No |
2008-10-27 21:12 | elopio | Regression testing | => No |
2008-10-27 21:17 | elopio | Note Added: 0009773 | |
2008-11-03 11:20 | rafaroda | Status | new => scheduled |
2008-11-03 11:20 | rafaroda | Assigned To | cromero => AinhoaPagola |
2008-11-03 11:20 | rafaroda | fix_in_branch | => trunk |
2008-11-03 17:41 | svnbot | Checkin | |
2008-11-03 17:41 | svnbot | Note Added: 0009949 | |
2008-11-03 17:41 | svnbot | Status | scheduled => resolved |
2008-11-03 17:41 | svnbot | Resolution | open => fixed |
2008-11-03 17:41 | svnbot | svn_revision | => 9595 |
2008-11-03 17:44 | AinhoaPagola | Note Added: 0009950 | |
2008-12-02 13:50 | anonymous | Status | resolved => closed |