Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005573Openbravo ERPB. User interfacepublic2008-10-18 01:362008-12-02 12:51
elopio 
gmauleon 
lowtrivialalways
closedfixed 
5
2.40 
 
Core
No
0005573: 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.
depends on backport 0005595 closed gmauleon Typo on radio button value of Business Partner selector 
Issue History
2008-10-18 01:36elopioNew Issue
2008-10-18 01:36elopioAssigned To => cromero
2008-10-18 01:36elopiosf_bug_id0 => 2175656
2008-10-18 01:36elopioRegression testing => No
2008-10-20 12:15psarobeStatusnew => scheduled
2008-10-20 12:15psarobeAssigned Tocromero => gmauleon
2008-10-20 12:15psarobefix_in_branch => trunk
2008-11-05 17:22svnbotCheckin
2008-11-05 17:22svnbotNote Added: 0010012
2008-11-05 17:22svnbotStatusscheduled => resolved
2008-11-05 17:22svnbotResolutionopen => fixed
2008-11-05 17:22svnbotsvn_revision => 9707
2008-11-05 18:21svnbotCheckin
2008-11-05 18:21svnbotNote Added: 0010015
2008-11-05 18:21svnbotsvn_revision9707 => 9711
2008-12-02 12:51krishnaStatusresolved => closed

Notes
(0010012)
svnbot   
2008-11-05 17:22   
Repository: openbravo
Revision: 9707
Author: gmauleon
Date: 2008-11-05 17:22:53 +0100 (Wed, 05 Nov 2008)

Fixes 0005573: Typo on radio button value of Business Partner selector

---
U trunk/src/org/openbravo/erpCommon/info/BusinessPartner.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=9707&sc=1 [^]
(0010015)
svnbot   
2008-11-05 18:21   
Repository: openbravo
Revision: 9711
Author: gmauleon
Date: 2008-11-05 18:21:07 +0100 (Wed, 05 Nov 2008)

Fixes 0005573: Typo on radio button value of Business Partner selector

---
U trunk/src/org/openbravo/erpCommon/info/BusinessPartner.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=9711&sc=1 [^]