Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005796Openbravo ERP08. Project and service managementpublic2008-11-03 11:202008-12-10 09:52
elopio 
AinhoaPagola 
normalminoralways
closedfixed 
5
2.40 
 
Core
No
0005796: Business Partner button in Create Sales Orders from Expenses screen has no identifier
In Project & Service management -> Transactions -> Create Sales Orders from expenses.
The button that opens Business Partner selector can't be located using the identifier.
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"/>
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"/>
No tags attached.
blocks defect 0005686 closed AinhoaPagola Business Partner button in Create Sales Orders from Expenses screen has no identifier 
Issue History
2008-11-03 11:20rafarodaNew Issue
2008-11-03 11:20rafarodaAssigned To => AinhoaPagola
2008-11-03 11:20rafarodaStatusnew => scheduled
2008-11-03 18:45svnbotCheckin
2008-11-03 18:45svnbotNote Added: 0009951
2008-11-03 18:45svnbotStatusscheduled => resolved
2008-11-03 18:45svnbotResolutionopen => fixed
2008-11-03 18:45svnbotsvn_revision => 9607
2008-11-20 22:05svnbotCheckin
2008-11-20 22:05svnbotNote Added: 0010476
2008-11-20 22:05svnbotsvn_revision9607 => 10358
2008-12-10 09:52krishnaRegression testing => No
2008-12-10 09:52krishnaStatusresolved => closed

Notes
(0009951)
svnbot   
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   
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 [^]