Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005595Openbravo ERPB. User interfacepublic2008-10-20 12:152008-12-10 08:39
elopio 
gmauleon 
lowtrivialalways
closedfixed 
5
2.40 
 
Core
No
0005595: Typo on radio button value of Business Partner selector
The value of Customer option in radio button is "costumer". It should be "customer" or something like that.

Priority low: the error is not visible for normal users.
Go to Procurement Managemente -> Transactions -> Purchase Order
Click New
Click the business partner selector button
View the page source (It's easier to inspect the elements using firebug)

There's a section that says:
<TD class="Radio_Check_ContentCell"><SPAN class="Radio_container_NOT_Focused"><INPUT type="radio" name="inpBpartner" value="costumer"></INPUT></SPAN></TD>
Change the radio button value to "customer"
No tags attached.
blocks defect 0005573 closed gmauleon Typo on radio button value of Business Partner selector 
Issue History
2008-10-20 12:15psarobeNew Issue
2008-10-20 12:15psarobeAssigned To => gmauleon
2008-10-20 12:15psarobeStatusnew => scheduled
2008-11-05 17:25svnbotCheckin
2008-11-05 17:25svnbotNote Added: 0010013
2008-11-05 17:25svnbotStatusscheduled => resolved
2008-11-05 17:25svnbotResolutionopen => fixed
2008-11-05 17:25svnbotsvn_revision => 9708
2008-11-20 22:28svnbotCheckin
2008-11-20 22:28svnbotNote Added: 0010483
2008-11-20 22:28svnbotsvn_revision9708 => 10366
2008-12-10 08:39krishnaRegression testing => No
2008-12-10 08:39krishnaStatusresolved => closed

Notes
(0010013)
svnbot   
2008-11-05 17:25   
Repository: openbravo
Revision: 9708
Author: gmauleon
Date: 2008-11-05 17:25:08 +0100 (Wed, 05 Nov 2008)

fixes 0005595: Typo on radio button value of Business Partner selector

---
U branches/r2.40/src/org/openbravo/erpCommon/info/BusinessPartner.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=9708&sc=1 [^]
(0010483)
svnbot   
2008-11-20 22:28   
Repository: openbravo
Revision: 10366
Author: villind
Date: 2008-11-20 22:28:08 +0100 (Thu, 20 Nov 2008)

Merged r9708. fixes 0005595: Typo on radio button value of Business Partner selector

---
_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/info/BusinessPartner.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=10366&sc=1 [^]