Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015107Openbravo ERPA. Platformpublic2010-11-03 14:092010-12-09 16:07
malsasua 
dbaz 
highminoralways
closedfixed 
20Community Appliance
2.50MP22 
2.50MP25 
Core
No
0015107: accounting combination selector does not display the account, when combination is saved (in Internet Explorer)
In accounting combination selector, if you search a combination, and it is does not exists, and the combination is inserted, the combination is not displayed to click in save button
with internet explorer
. go to
Master Data Management || Business Partner || Business Partner >> Customer >> Customer Accounting
 . open accounting combination selector ofCustomer Receivables No.
    Alias void
    Accounting combination void
    organization main
    account 10020 - Capital sin derecho a voto
 . click in search button
    no rows are returned
 . click in save button
    no rows are returned

The problem is because the query to count the rows returned is not executed, because the script does not detect any change in fields filter
   
    
No tags attached.
Issue History
2010-11-03 14:09malsasuaNew Issue
2010-11-03 14:09malsasuaAssigned To => alostale
2010-11-03 14:10malsasuaIssue Monitored: networkb
2010-11-08 07:56alostaleStatusnew => scheduled
2010-11-08 07:56alostaleAssigned Toalostale => dbaz
2010-11-08 07:56alostalefix_in_branch => pi
2010-11-23 17:26hgbotCheckin
2010-11-23 17:26hgbotNote Added: 0032798
2010-11-23 17:26hgbotStatusscheduled => resolved
2010-11-23 17:26hgbotResolutionopen => fixed
2010-11-23 17:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f94f9a2eab4797668d2c50b0c9184a866360a0b9 [^]
2010-11-25 12:34malsasuaStatusresolved => closed
2010-11-30 17:52hudsonbotCheckin
2010-11-30 17:52hudsonbotNote Added: 0032939
2010-12-09 16:07anonymoussf_bug_id0 => 3133546

Notes
(0032798)
hgbot   
2010-11-23 17:26   
Repository: erp/devel/pi
Changeset: f94f9a2eab4797668d2c50b0c9184a866360a0b9
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Nov 23 17:26:03 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f94f9a2eab4797668d2c50b0c9184a866360a0b9 [^]

Fixed issue 15107: Account comb selector now works properly in IE

---
M src/org/openbravo/erpCommon/info/Account.html
M web/js/searchs.js
---
(0032939)
hudsonbot   
2010-11-30 17:52   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/f94f9a2eab47 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]