Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025666Openbravo ERPA. Platformpublic2014-02-05 13:222014-02-12 18:30
psanjuan 
AugustoMauch 
immediatemajoralways
closedfixed 
20Ubuntu 8.04.1
 
3.0PR14Q2 
shankarb
Mozilla Firefox
Core
Production - Confirmed Stable
2013-07-30
https://code.openbravo.com/erp/devel/pi/rev/1724b65a331afd098e176bd059ba6a967512ae72 [^]
Yes
0025666: "0" rate values are changed to the last integer while moving down in the Tax Rate window.
"0" rate values are changed to the last integer while moving down in the Tax Rate window, by using down arrow key.
In live builds main.
Open the tax rate window.
Filter by "Sales Tax" in the field "Sales/Purchase Type".
Select the first record and move down record by record with the down arrow key.

Move down until Arrendamientos 21% -21%R (cobros) and realize that the field rate of the tax rate "Entregas a Canarias, Ceuta y Melilla (%N=>0%) is 0 (see image 1 attached)
Move down and realize that "0" value is changed to 21 when the cursor reach that record (see image 2 attached).

Close and open once again the Tax Rate window and realize that the value is once again 0 until the cursor reach that record.
No tags attached.
related to feature request 00244033.0MP29 closed AugustoMauch When the grid calls the datasource, it should not retrieve the properties that are not shown in the grid. 
png image1.png (107,350) 2014-02-05 13:34
https://issues.openbravo.com/file_download.php?file_id=6684&type=bug
png

png image2.png (104,782) 2014-02-05 13:34
https://issues.openbravo.com/file_download.php?file_id=6685&type=bug
png
Issue History
2014-02-05 13:22psanjuanNew Issue
2014-02-05 13:22psanjuanAssigned To => AugustoMauch
2014-02-05 13:22psanjuanWeb browser => Mozilla Firefox
2014-02-05 13:22psanjuanModules => Core
2014-02-05 13:22psanjuanTriggers an Emergency Pack => No
2014-02-05 13:33psanjuanWeb browserMozilla Firefox => Mozilla Firefox
2014-02-05 13:33psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5428#r5428
2014-02-05 13:34psanjuanFile Added: image1.png
2014-02-05 13:34psanjuanFile Added: image2.png
2014-02-05 13:35psanjuanWeb browserMozilla Firefox => Mozilla Firefox
2014-02-05 13:35psanjuanPriorityurgent => immediate
2014-02-05 17:56AugustoMauchWeb browserMozilla Firefox => Mozilla Firefox
2014-02-05 17:56AugustoMauchRegression level => Production - Confirmed Stable
2014-02-05 17:56AugustoMauchRegression date => 2013-07-30
2014-02-05 17:56AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/1724b65a331afd098e176bd059ba6a967512ae72 [^]
2014-02-05 17:56AugustoMauchTriggers an Emergency PackNo => Yes
2014-02-05 17:59AugustoMauchRelationship addedrelated to 0024403
2014-02-05 18:58AugustoMauchIssue Monitored: shankarb
2014-02-05 18:58AugustoMauchReview Assigned To => shankarb
2014-02-05 18:58AugustoMauchWeb browserMozilla Firefox => Mozilla Firefox
2014-02-06 09:54hgbotCheckin
2014-02-06 09:54hgbotNote Added: 0063943
2014-02-06 09:54hgbotStatusnew => resolved
2014-02-06 09:54hgbotResolutionopen => fixed
2014-02-06 09:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8b7a6ede079c447a84031fd1c73fac4982c0b4ed [^]
2014-02-06 11:59shankarbNote Added: 0063950
2014-02-06 11:59shankarbStatusresolved => closed
2014-02-06 11:59shankarbFixed in Version => 3.0MP32
2014-02-12 18:30hudsonbotCheckin
2014-02-12 18:30hudsonbotNote Added: 0064169

Notes
(0063943)
hgbot   
2014-02-06 09:54   
Repository: erp/devel/pi
Changeset: 8b7a6ede079c447a84031fd1c73fac4982c0b4ed
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Feb 06 09:53:55 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8b7a6ede079c447a84031fd1c73fac4982c0b4ed [^]

Fixes bug 25666: Columns are not wrongly updated when chaging rows in the grid

This issue happened when the user clicked on a record (this triggers a FIC call) and then clicked on another record before the FIC response was received. What
was happening is that the FIC response was applied on the currently selected row, not on the row that trigger the FIC call. This has been fixed by checking bef
ore the FIC response is processed if the selected row has changed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0063950)
shankarb   
2014-02-06 11:59   
Code reviewed and verified in pi changeset 8b7a6ede079c.
(0064169)
hudsonbot   
2014-02-12 18:30   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d1a5bb862230 [^]
Maturity status: Test