Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029781 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2015-04-08 19:08 | 2015-05-07 11:09 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c9e385eb135a | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | umartirena | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-06-19 | |||||||
Regression introduced in release | 3.0PR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/f94f08e02e3a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029781: The done button appears disabled when it should not under some circumstances in Add Payment window | |||||||
Description | The done button appears disabled when it should not under some circumstances in Add Payment window. The done button is disabled when not all the mandatory fields are populated, taking this into account, it is possible to follow some steps that makes this mechanism to detect that the overpayment action is not populated when it is hidden. This causes the disabling of the Done button when it should not. | |||||||
Steps To Reproduce | 1) Create a new Sales Order for the "Restaurantes Luna Llena, S.A." business partner 2) Create a line with one unit of product "Agua Sin Gas 1L" 3) Book it 4) Go to the [Payment In] window and create one record in the header, with Received From: Restaurantes Luna Llena, S.A. and amount: 1 5) Click in "Add Details" button. If there are not invoices to pay, the overpayment action field will appear. Leave it empty. 6) Switch the Transaction Type to "Orders". The order created previously is selected by default, with the amount set, so the Done button should be enabled. But it is disabled. In order to disable we just need to write in the actual payment field This behavior can be reproduced following other flows. | |||||||
Proposed Solution | The mandatory hidden fields should not be considered by the Done button disabling logic when they are not populated. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0077052) Sandrahuguet (developer) 2015-05-06 13:05 |
Test Plan: Create a new Sales Order for the "Restaurantes Luna Llena, S.A." business partner Create a line with one unit of product "Agua Sin Gas 1L" Book it Go to Payment In window and create one record in the header, with Received From: Restaurantes Luna Llena, S.A. and amount: 1 Click in "Add Details" button. If there are not invoices to pay, the overpayment action field will appear. Leave it empty. Switch the Transaction Type to "Orders". The order created previously is selected by default, with the amount set Done button should be enabled |
(0077078) hgbot (developer) 2015-05-07 11:08 |
Repository: erp/backports/3.0PR15Q1.4 Changeset: c9e385eb135a7ac4fc22bf93241231d2e04475f7 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed May 06 11:09:24 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/c9e385eb135a7ac4fc22bf93241231d2e04475f7 [^] Fixed bug 29781 The done button appears disabled when it should not null parameter when it should be the view in recalcDisplayLogicOrReadOnlyLogic call in updateDifference function --- M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js --- |
(0077079) hgbot (developer) 2015-05-07 11:08 |
Repository: erp/backports/3.0PR15Q1.4 Changeset: 25f4b95b3cd959e03698d7cb5201fd7a9b2edf9b Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed May 06 17:33:29 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/25f4b95b3cd959e03698d7cb5201fd7a9b2edf9b [^] related to issue 29781 apply js beautifier --- M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js --- |
(0077081) hgbot (developer) 2015-05-07 11:08 |
Repository: erp/backports/3.0PR15Q1.4 Changeset: 93add9f3ed51c498d7bb8acba783fea2ae4e7582 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed May 06 18:01:12 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/93add9f3ed51c498d7bb8acba783fea2ae4e7582 [^] related to issue 28971, related to issue 29781 handleButtonsStatus function does not exist in q1 --- M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js --- |
(0077082) umartirena (reporter) 2015-05-07 11:09 |
Code Review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-05 16:46 | Sandrahuguet | Type | defect => backport |
2015-05-05 16:46 | Sandrahuguet | Target Version | 3.0PR15Q3 => 3.0PR15Q1.4 |
2015-05-05 17:43 | dmitry_mezentsev | Tag Attached: Approved | |
2015-05-06 13:05 | Sandrahuguet | Note Added: 0077052 | |
2015-05-06 13:43 | Sandrahuguet | Review Assigned To | => umartirena |
2015-05-06 13:43 | Sandrahuguet | Priority | normal => immediate |
2015-05-07 11:08 | hgbot | Checkin | |
2015-05-07 11:08 | hgbot | Note Added: 0077078 | |
2015-05-07 11:08 | hgbot | Status | scheduled => resolved |
2015-05-07 11:08 | hgbot | Resolution | open => fixed |
2015-05-07 11:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/c9e385eb135a7ac4fc22bf93241231d2e04475f7 [^] |
2015-05-07 11:08 | hgbot | Checkin | |
2015-05-07 11:08 | hgbot | Note Added: 0077079 | |
2015-05-07 11:08 | hgbot | Checkin | |
2015-05-07 11:08 | hgbot | Note Added: 0077081 | |
2015-05-07 11:09 | umartirena | Note Added: 0077082 | |
2015-05-07 11:09 | umartirena | Status | resolved => closed |
2015-05-07 11:09 | umartirena | Fixed in Version | => 3.0PR15Q1.4 |
Copyright © 2000 - 2009 MantisBT Group |