Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015483Openbravo ERPZ. Otherspublic2010-12-20 12:092011-03-15 00:00
psarobe 
adrianromero 
urgentminoralways
closedfixed 
5
pi 
3.0RC5 
Core
No
0015483: Multiple business partner selector. Strange error message
In the multiple business partner selector y click the (+) a new pop--up is opened showing you several business partners.

The first one in the list is highlight. Unselected it using the (ctrl) key and press OK. Then you will see the strange and unrelated message.

See attach
The same solution as has been done for the multiple product selector and project
No tags attached.
related to defect 00148872.50MP24 closed sivaraman Error message in General ledger report 
depends on backport 00154842.50MP27 closed adrianromero Multiple business partner selector. Strange error message 
png error_message.PNG (37,258) 2010-12-20 12:09
https://issues.openbravo.com/file_download.php?file_id=3440&type=bug
png
Issue History
2010-12-20 12:09psarobeNew Issue
2010-12-20 12:09psarobeAssigned To => adrianromero
2010-12-20 12:09psarobeFile Added: error_message.PNG
2010-12-20 12:09psarobeModules => Core
2010-12-20 12:10psarobeStatusnew => scheduled
2010-12-20 12:10psarobefix_in_branch => pi
2010-12-20 12:10psarobeRelationship addedrelated to 0014887
2011-01-12 12:29shuehnerIssue Monitored: shuehner
2011-02-09 13:27adrianromeroTarget Version2.50MP26 => 2.50MP27
2011-02-24 16:08adrianromeroversion => pi
2011-02-24 16:08adrianromeroTarget Version2.50MP27 =>
2011-02-24 16:08adrianromerofix_in_branchpi =>
2011-03-01 15:58hgbotCheckin
2011-03-01 15:58hgbotNote Added: 0034474
2011-03-01 15:58hgbotStatusscheduled => resolved
2011-03-01 15:58hgbotResolutionopen => fixed
2011-03-01 15:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ef081b3552ab6a188c46903459b2086134737fd2 [^]
2011-03-01 16:19adrianromeroNote Added: 0034475
2011-03-14 19:06jonalegriaesarteNote Added: 0034841
2011-03-14 19:06jonalegriaesarteStatusresolved => closed
2011-03-14 19:06jonalegriaesarteFixed in Version => 3.0RC5
2011-03-15 00:00anonymoussf_bug_id0 => 3212136

Notes
(0034474)
hgbot   
2011-03-01 15:58   
Repository: erp/devel/pi
Changeset: ef081b3552ab6a188c46903459b2086134737fd2
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Mar 01 15:57:02 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ef081b3552ab6a188c46903459b2086134737fd2 [^]

Fixes issue 0015483: Multiple business partner selector. Strange error message
It has been added a verification in the Business Partner selector and a message is shown if there are no records selected
It as been modified too in the Products selector and Projects selector the kind of message displayed to make all messages consistent

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.html
M src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.java
M src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.xml
M src/org/openbravo/erpCommon/info/ProductMultiple.html
M src/org/openbravo/erpCommon/info/ProjectMultiple.html
---
(0034475)
adrianromero   
2011-03-01 16:19   
* Testing the issue

Follow the steps to test and verify that if no business partner is selected a message appears saying "No business partner selected"

* Other areas affected

No other areas affected. It has only been modified the Multi- Business Partner selector adding a verification when the OK button is pressed.
(0034841)
jonalegriaesarte   
2011-03-14 19:06   
Verified