Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016603Openbravo ERPA. Platformpublic2011-04-01 11:362011-04-08 00:00
alostale 
mtaal 
urgentmajoralways
closedfixed 
5
 
3.0RC6 
Core
No
0016603: Autosave disabled doesn't work on grid
When autosave option is disabled, grid editions are still auto saved.
-Set autosave property to N
-Edit any tab in grid, note that data is saved automatically
No tags attached.
related to defect 00166003.0RC6 closed alostale Without autosave, save button is disabled after confirmation message 
Issue History
2011-04-01 11:36alostaleNew Issue
2011-04-01 11:36alostaleAssigned To => alostale
2011-04-01 11:36alostaleModules => Core
2011-04-01 11:37alostaleRelationship addedrelated to 0016600
2011-04-01 14:37alostaleTarget Version => 3.0RC6
2011-04-01 14:38alostaleStatusnew => scheduled
2011-04-01 14:38alostaleAssigned Toalostale => mtaal
2011-04-01 14:38alostalefix_in_branch => pi
2011-04-04 16:28mtaalAssigned Tomtaal => rgoris
2011-04-04 16:28mtaalAssigned Torgoris => mtaal
2011-04-05 10:10hgbotCheckin
2011-04-05 10:10hgbotNote Added: 0035585
2011-04-05 10:10hgbotStatusscheduled => resolved
2011-04-05 10:10hgbotResolutionopen => fixed
2011-04-05 10:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c80a631e4a1f2978bc8bb9f2808456f9edeec1c3 [^]
2011-04-06 12:27iperdomoNote Added: 0035649
2011-04-06 12:27iperdomoStatusresolved => new
2011-04-06 12:27iperdomoResolutionfixed => open
2011-04-07 09:37hgbotCheckin
2011-04-07 09:37hgbotNote Added: 0035685
2011-04-07 09:37hgbotStatusnew => resolved
2011-04-07 09:37hgbotResolutionopen => fixed
2011-04-07 09:37hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/c80a631e4a1f2978bc8bb9f2808456f9edeec1c3 [^] => http://code.openbravo.com/erp/devel/pi/rev/e056ce5721bb25b68b4163a9e968dceee52550c5 [^]
2011-04-07 10:20iperdomoNote Added: 0035688
2011-04-07 10:20iperdomoStatusresolved => closed
2011-04-07 11:35hgbotCheckin
2011-04-07 11:35hgbotNote Added: 0035707
2011-04-08 00:00anonymoussf_bug_id0 => 3279911

Notes
(0035585)
hgbot   
2011-04-05 10:10   
Repository: erp/devel/pi
Changeset: c80a631e4a1f2978bc8bb9f2808456f9edeec1c3
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Apr 05 10:10:14 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c80a631e4a1f2978bc8bb9f2808456f9edeec1c3 [^]

Fixes issue 16603: Autosave disabled doesn't work on grid

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
(0035649)
iperdomo   
2011-04-06 12:27   
Steps to reproduce:
- Create a sales order header, and click save button
- In grid mode, create a new sales order line - pick a product and using the <arrow down> key, move to next line
- A message "Automatic save of your changes is not possible. Do you want to continue" appears, click "No"
- The 2 rows is automatically saved
(0035685)
hgbot   
2011-04-07 09:37   
Repository: erp/devel/pi
Changeset: e056ce5721bb25b68b4163a9e968dceee52550c5
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Apr 07 09:37:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e056ce5721bb25b68b4163a9e968dceee52550c5 [^]

Fixes issue 16603: Autosave disabled doesn't work on grid

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-window.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
(0035688)
iperdomo   
2011-04-07 10:20   
Tested on pi @ rev 3d1ee3ff4716
(0035707)
hgbot   
2011-04-07 11:35   
Repository: erp/devel/pi
Changeset: 376b12312af43d8557eb9e222605c41309023df3
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Apr 07 11:34:53 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/376b12312af43d8557eb9e222605c41309023df3 [^]

Related to issue 16603: Autosave disabled doesn't work on grid

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---