Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0019973 | Openbravo ERP | Z. Others | public | 2012-03-07 09:11 | 2012-08-27 11:34 |
|
| Reporter | alostale | |
| Assigned To | naiaramartinez | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| 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. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0019972 | | closed | alostale | Lines are duplicated when using process to insert lines (for example Copy from order) and pressing OK button |
|
| Attached Files | |
|
| Issue History |
| 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 |
|
Notes |
|
|
|
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 |
|
|
|
|
Test Plan:
check that the proceses above cannot be launched several times. |
|
|
|
(0051559)
|
|
hgbot
|
|
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
---
|
|
|
|
|
|