Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020032Openbravo ERPA. Platformpublic2012-03-15 10:262012-04-02 06:10
maite 
alostale 
immediatemajoralways
closedfixed 
5
 
3.0MP10 
Core
No
0020032: Lines duplicated when working with Classic View and pressing more than one time "New" button
Lines duplicated when working with Classic View and pressing more than one time "New" button
1. Go to Preference and create new record as "Property"=Use Classic UI Mode; Value=Y; Visible at user= Openbravo; Window= Sales Invoice
2. Logout and login
3. Go to Sales Invoice window. Create header and save
4. Go to Sales Invoice Line: choose any product and make double click in "New" button.
5. Switch to "grid" view and realize that line has been duplicated
No tags attached.
related to design defect 0020149 acknowledged Triage Platform Base Lines duplicated when working with Classic View and pressing more than one time "Grid" button 
Issue History
2012-03-15 10:26maiteNew Issue
2012-03-15 10:26maiteAssigned To => alostale
2012-03-15 10:26maiteModules => Core
2012-03-15 11:39jonalegriaesartePriorityurgent => immediate
2012-03-15 11:39jonalegriaesarteTarget Version => 3.0MP10
2012-03-15 12:27hgbotCheckin
2012-03-15 12:27hgbotNote Added: 0046448
2012-03-15 12:27hgbotStatusnew => resolved
2012-03-15 12:27hgbotResolutionopen => fixed
2012-03-15 12:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2c98af3dc9961dc229c50d8bbe9df9b750fe3dc5 [^]
2012-03-15 12:28alostaleNote Added: 0046449
2012-03-16 10:35maiteNote Added: 0046503
2012-03-16 10:35maiteStatusresolved => closed
2012-03-29 11:56maiteRelationship addedrelated to 0020149
2012-04-02 06:10hudsonbotCheckin
2012-04-02 06:10hudsonbotNote Added: 0047146

Notes
(0046448)
hgbot   
2012-03-15 12:27   
Repository: erp/devel/pi
Changeset: 2c98af3dc9961dc229c50d8bbe9df9b750fe3dc5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 15 12:25:36 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2c98af3dc9961dc229c50d8bbe9df9b750fe3dc5 [^]

fixed bug 20032: ClassicView: duplicated record on multiple new click

  When in class view New button is pressed several times before the receiving
  response, multiple requests are sent causing multiple times saving.

  This fix disables new button when it is clicked, before executing the command.

---
M src/org/openbravo/erpCommon/utility/ToolBar.java
---
(0046449)
alostale   
2012-03-15 12:28   
Fix disables new button when it is clicked till response is received making not possible to click it twice.

No regression risk added.
(0046503)
maite   
2012-03-16 10:35   
verified
(0047146)
hudsonbot   
2012-04-02 06:10   
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/7814864461ac [^]

Maturity status: Test