Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024645Openbravo ERPA. Platformpublic2013-09-02 09:292013-09-02 18:18
AugustoMauch 
AugustoMauch 
normalcriticalalways
closedfixed 
5
 
3.0MP273.0MP27 
shankarb
Core
Production - Confirmed Stable
2013-06-16
https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^]
Yes
0024645: A record can not be saved twice in edit mode
A record can not be saved twice in edit mode without refreshing it before saving it for the second time.
- Open any window
- Open any not read-only record in form view
- Make a change and save
- Make another change to the same record and save
- The second save will fail and this error message will be shown: "Saving failed. The record you are saving has already been changed by another user or process. Cancel your changes and refresh the data by clicking the refresh button"
No tags attached.
has duplicate defect 0024537 closed AugustoMauch Business Partner/Bank Account -> Change and Save an account multiple times -> Error Saving failed ... 
Issue History
2013-09-02 09:29AugustoMauchNew Issue
2013-09-02 09:29AugustoMauchAssigned To => AugustoMauch
2013-09-02 09:29AugustoMauchModules => Core
2013-09-02 09:29AugustoMauchTriggers an Emergency Pack => No
2013-09-02 09:31AugustoMauchRegression level => Production - Confirmed Stable
2013-09-02 09:31AugustoMauchRegression date => 2013-06-16
2013-09-02 09:31AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^]
2013-09-02 09:31AugustoMauchTriggers an Emergency PackNo => Yes
2013-09-02 09:43AugustoMauchIssue Monitored: shankarb
2013-09-02 09:43AugustoMauchReview Assigned To => shankarb
2013-09-02 09:48hgbotCheckin
2013-09-02 09:48hgbotNote Added: 0060852
2013-09-02 09:48hgbotStatusnew => resolved
2013-09-02 09:48hgbotResolutionopen => fixed
2013-09-02 09:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/af8eea02fadc96dabaf5341b7e6c1013a0bd0a64 [^]
2013-09-02 12:44shankarbNote Added: 0060858
2013-09-02 12:44shankarbStatusresolved => closed
2013-09-02 12:44shankarbFixed in Version => 3.0MP27
2013-09-02 18:18hudsonbotCheckin
2013-09-02 18:18hudsonbotNote Added: 0060873
2013-12-09 12:12AugustoMauchRelationship addedhas duplicate 0024537

Notes
(0060852)
hgbot   
2013-09-02 09:48   
Repository: erp/devel/pi
Changeset: af8eea02fadc96dabaf5341b7e6c1013a0bd0a64
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Sep 02 09:43:20 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/af8eea02fadc96dabaf5341b7e6c1013a0bd0a64 [^]

Fixes issue 24645: Records can be saved several times in form view

This issue was caused by this changeset [1]. This happens because when the record is changed after receiving the response of the datasource (when a record is edited the 'updated' column is always changed), the property textField._textChanged remains true, when it should be deleted after the change has been done.

[1] https://code.openbravo.com/erp/devel/pi/rev/4060f2b5e6bd [^]

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-date.js
---
(0060858)
shankarb   
2013-09-02 12:44   
Code reviewed and tested in pi changeset 6e5c3a83e2b5.
(0060873)
hudsonbot   
2013-09-02 18:18   
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/58951728ad3a [^]

Maturity status: Test