Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019973 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] Z. Others | minor | N/A | 2012-03-07 09:11 | 2012-08-27 11:34 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | naiaramartinez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | bf696bc33d67 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dmiguelez | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019973: Ensure processes cannot be launched several times | |||||||
Description | Ensure all manual 2.50 style processes in the distribution are not allowed to be launched more than once at the same time by clicking multiple times OK button. | |||||||
Steps To Reproduce | See issue 0019972 | |||||||
Proposed Solution | This can be achieved by displaying the loading spinning icon when it is clicked. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0051024) naiaramartinez (viewer) 2012-07-31 11:39 |
Processes that have been changed: modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ExecutePayments.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ImportBankFile.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessPaymentProposal.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.html modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/SelectExpectedPayments.html src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html src/org/openbravo/erpCommon/ad_actionButton/CreateFile.html src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html src/org/openbravo/erpCommon/ad_actionButton/InsertAcces.html src/org/openbravo/erpCommon/ad_actionButton/ProjectClose.html src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html src/org/openbravo/erpCommon/ad_actionButton/ProjectSetType.html src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html |
(0051025) naiaramartinez (viewer) 2012-07-31 11:43 |
Test Plan: check that the proceses above cannot be launched several times. |
(0051559) hgbot (developer) 2012-08-27 11:33 |
Repository: erp/devel/pi Changeset: bf696bc33d678d1e8154b9bfff822641b824123d Author: Naiara Martinez <naiara.martinez <at> openbravo.com> Date: Tue Jul 31 11:40:25 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bf696bc33d678d1e8154b9bfff822641b824123d [^] fixed bug 19973: processes cannot be launched several times --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ExecutePayments.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ImportBankFile.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessPaymentProposal.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/SelectExpectedPayments.html M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.html M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html M src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html M src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html M src/org/openbravo/erpCommon/ad_actionButton/InsertAcces.html M src/org/openbravo/erpCommon/ad_actionButton/ProjectClose.html M src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html M src/org/openbravo/erpCommon/ad_actionButton/ProjectSetType.html M src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html --- |
(0051560) dmiguelez (viewer) 2012-08-27 11:34 |
Code Review + Testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2012-03-07 09:11 | alostale | New Issue | |
2012-03-07 09:11 | alostale | Assigned To | => vmromanos |
2012-03-07 09:11 | alostale | Modules | => Core |
2012-03-07 09:11 | alostale | OBNetwork customer | => No |
2012-03-07 09:11 | alostale | Relationship added | related to 0019972 |
2012-05-10 12:12 | gorka_gil | Assigned To | vmromanos => mirurita |
2012-07-31 11:08 | naiaramartinez | Assigned To | mirurita => naiaramartinez |
2012-07-31 11:08 | naiaramartinez | Status | new => scheduled |
2012-07-31 11:08 | naiaramartinez | fix_in_branch | => pi |
2012-07-31 11:39 | naiaramartinez | Note Added: 0051024 | |
2012-07-31 11:43 | naiaramartinez | Note Added: 0051025 | |
2012-08-27 11:33 | hgbot | Checkin | |
2012-08-27 11:33 | hgbot | Note Added: 0051559 | |
2012-08-27 11:33 | hgbot | Status | scheduled => resolved |
2012-08-27 11:33 | hgbot | Resolution | open => fixed |
2012-08-27 11:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf696bc33d678d1e8154b9bfff822641b824123d [^] |
2012-08-27 11:34 | dmiguelez | Note Added: 0051560 | |
2012-08-27 11:34 | dmiguelez | Closed by | => dmiguelez |
2012-08-27 11:34 | dmiguelez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |