Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023856Openbravo ERPA. Platformpublic2013-05-20 13:152013-06-20 02:08
ngarcia 
AugustoMauch 
highminoralways
closedfixed 
5
 
3.0MP253.0MP25 
shankarb
Core
No
0023856: Duplicated lines in sales orders
Duplicated lines in sales orders
As group admin role:
   Create a new header in the Sales Order window
   Create a line in form view and click Ctrl+S repeatedly
   Check that the line has been duplicated
No tags attached.
related to defect 00242583.0MP26 closed AugustoMauch Duplicated lines when pressing ENTER several times in grid view 
Issue History
2013-05-20 13:15ngarciaNew Issue
2013-05-20 13:15ngarciaAssigned To => AugustoMauch
2013-05-20 13:15ngarciaModules => Core
2013-05-20 13:15ngarciaResolution time => 1372629600
2013-05-20 13:15ngarciaTriggers an Emergency Pack => No
2013-05-20 13:15ngarciaIssue Monitored: networkb
2013-05-20 13:17ngarciaTarget Version3.0MP24 => 3.0MP25
2013-05-22 12:48ngarciaNote Added: 0058748
2013-06-11 09:52alostaleAssigned ToAugustoMauch => shankarb
2013-06-11 18:39AugustoMauchAssigned Toshankarb => AugustoMauch
2013-06-12 11:56AugustoMauchIssue Monitored: shankarb
2013-06-12 11:56AugustoMauchReview Assigned To => shankarb
2013-06-12 12:01hgbotCheckin
2013-06-12 12:01hgbotNote Added: 0059385
2013-06-12 12:01hgbotStatusnew => resolved
2013-06-12 12:01hgbotResolutionopen => fixed
2013-06-12 12:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e18b9062f75074f5bbbe668c6402fc837986a854 [^]
2013-06-13 08:48shankarbNote Added: 0059407
2013-06-13 08:48shankarbStatusresolved => closed
2013-06-13 08:48shankarbFixed in Version => 3.0MP25
2013-06-20 02:08hudsonbotCheckin
2013-06-20 02:08hudsonbotNote Added: 0059572
2013-07-03 09:50jonalegriaesarteRelationship addedrelated to 0024258

Notes
(0058748)
ngarcia   
2013-05-22 12:48   
On a partner environment it also happens when clicking on the save icons of the toolbar
(0059385)
hgbot   
2013-06-12 12:01   
Repository: erp/devel/pi
Changeset: e18b9062f75074f5bbbe668c6402fc837986a854
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jun 12 12:00:11 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e18b9062f75074f5bbbe668c6402fc837986a854 [^]

Fixes issue 23856: Records are not duplicated when saving repeatedly

Now the standard view datasource checks if there is an ongoing save transaction before saving a record. If the is, it does not calls the datasource again, because that would result in the record being duplicated in the database.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view-datasource.js
---
(0059407)
shankarb   
2013-06-13 08:48   
Code reviewed and tested in pi changeset a148e16b1057
(0059572)
hudsonbot   
2013-06-20 02:08   
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/5caf871044ad [^]

Maturity status: Test