Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024863Openbravo ERPA. Platformpublic2013-10-02 09:082013-10-03 01:20
egoitz 
AugustoMauch 
immediatecriticalhave not tried
closedfixed 
5
 
3.0MP28 
shankarb
Core
Production - QA Approved
2013-07-22
https://code.openbravo.com/erp/devel/pi/rev/f796eda7fdee3d278f41e15e16c6a6d42bd94ecb [^]
No
0024863: Not possible to save a row on grid having a window personalization
Not possible to save a row on grid having a window personalization.

You don't get any error, but after click on save the row is not saved.
The saving button get locked with the loading image.
-Go to sales invoice window.
-Add some columns that are snot shown on the grid and change the order of the column
-Save a view and set as default and logout/login
-Go to the same window and try to add a row using only the keyboards.

No tags attached.
related to defect 00247413.0MP28 closed AugustoMauch Error when inserting a row on grid mode pressing tab key for selecting a value on a selector 
blocks defect 00249543.0MP29 closed AugustoMauch The insert on grid view does not work after get an error on a previous insert 
Issue History
2013-10-02 09:08egoitzNew Issue
2013-10-02 09:08egoitzAssigned To => AugustoMauch
2013-10-02 09:08egoitzModules => Core
2013-10-02 09:08egoitzTriggers an Emergency Pack => No
2013-10-02 09:08egoitzRelationship addedrelated to 0024741
2013-10-02 09:35egoitzRegression level => Production - QA Approved
2013-10-02 09:35egoitzRegression date => 2013-07-22
2013-10-02 09:35egoitzRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/f796eda7fdee3d278f41e15e16c6a6d42bd94ecb [^]
2013-10-02 09:39egoitzDescription Updatedbug_revision_view_page.php?rev_id=5070#r5070
2013-10-02 16:41AugustoMauchIssue Monitored: shankarb
2013-10-02 16:41AugustoMauchReview Assigned To => shankarb
2013-10-02 16:42hgbotCheckin
2013-10-02 16:42hgbotNote Added: 0061522
2013-10-02 16:42hgbotStatusnew => resolved
2013-10-02 16:42hgbotResolutionopen => fixed
2013-10-02 16:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/16bf897885990f414b2251bd6206533c0ac13517 [^]
2013-10-02 17:03shankarbNote Added: 0061523
2013-10-02 17:03shankarbStatusresolved => closed
2013-10-02 17:03shankarbFixed in Version => 3.0MP28
2013-10-03 01:20hudsonbotCheckin
2013-10-03 01:20hudsonbotNote Added: 0061528
2013-10-16 12:53egoitzRelationship addedblocks 0024954

Notes
(0061522)
hgbot   
2013-10-02 16:42   
Repository: erp/devel/pi
Changeset: 16bf897885990f414b2251bd6206533c0ac13517
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Oct 02 16:41:19 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/16bf897885990f414b2251bd6206533c0ac13517 [^]

Fixes issue 24863: Not possible to save a row on grid having a window personalization

When doing a datasource requests, only sets the _savingNewRecord property to true if a record is being saved/updated. Before this it was being done also on fetchs and deletes, and could result on records being unabled to save.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view-datasource.js
---
(0061523)
shankarb   
2013-10-02 17:03   
Code reviewed and verified in pi changeset 16bf89788599.
(0061528)
hudsonbot   
2013-10-03 01:20   
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/484759f6f05c [^]

Maturity status: Test