Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021888Openbravo ERPA. Platformpublic2012-10-09 12:332012-11-21 13:10
xabiermerino 
shankarb 
urgentmajoralways
closedfixed 
5
3.0MP15.1 
3.0MP183.0MP18 
dbaz
Core
No
0021888: Editable Payment Plan: The column 'Payment Method' does not work properly
Editable Payment Plan: The column 'Payment Method' does not work properly
-As Admin create and complete a Sales Invoice
-Click the button
-try to modify the first line
-realize that the Payment Method dissapear
No tags attached.
Issue History
2012-10-09 12:33xabiermerinoNew Issue
2012-10-09 12:33xabiermerinoAssigned To => dmiguelez
2012-10-09 12:33xabiermerinoModules => Core
2012-10-09 12:33xabiermerinoResolution time => 1352674800
2012-10-09 12:53dmiguelezAssigned Todmiguelez => jonalegriaesarte
2012-10-10 10:17dmiguelezNote Added: 0053189
2012-10-23 18:41jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-10-30 10:08jecharriAssigned Tojecharri => shankarb
2012-10-30 10:08jecharriCategory07. Sales management => A. Platform
2012-10-31 10:26jonalegriaesarteNote Added: 0053909
2012-10-31 10:26jonalegriaesarteTarget Version3.0MP17 => 3.0MP18
2012-11-16 09:38hgbotCheckin
2012-11-16 09:38hgbotNote Added: 0054279
2012-11-16 09:38hgbotStatusnew => resolved
2012-11-16 09:38hgbotResolutionopen => fixed
2012-11-16 09:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2c39d6a6c5466901d7afc98358e2cf83c325fa36 [^]
2012-11-16 09:39shankarbNote Added: 0054280
2012-11-16 09:39shankarbStatusresolved => new
2012-11-16 09:39shankarbResolutionfixed => open
2012-11-16 09:39shankarbReview Assigned To => dbaz
2012-11-16 09:39shankarbStatusnew => scheduled
2012-11-16 09:39shankarbfix_in_branch => pi
2012-11-16 09:40shankarbStatusscheduled => resolved
2012-11-16 09:40shankarbResolutionopen => fixed
2012-11-16 09:40shankarbIssue Monitored: dbaz
2012-11-21 06:07hudsonbotCheckin
2012-11-21 06:07hudsonbotNote Added: 0054393
2012-11-21 12:34maiteNote Added: 0054422
2012-11-21 12:34maiteStatusresolved => closed
2012-11-21 12:37xabiermerinoNote Added: 0054423
2012-11-21 12:42maiteStatusclosed => new
2012-11-21 12:42maiteResolutionfixed => open
2012-11-21 12:42maiteNote Added: 0054426
2012-11-21 12:43maiteStatusnew => acknowledged
2012-11-21 12:43maiteStatusacknowledged => scheduled
2012-11-21 12:43maiteStatusscheduled => resolved
2012-11-21 12:43maiteResolutionopen => fixed
2012-11-21 12:50xabiermerinoNote Added: 0054427
2012-11-21 13:10dbazNote Added: 0054429
2012-11-21 13:10dbazStatusresolved => closed
2012-11-21 13:10dbazFixed in Version => 3.0MP18

Notes
(0053189)
dmiguelez   
2012-10-10 10:17   
There is an underlying problem when creating the drop down list.

In the existing line, click on the arrow to show the list and realize that there are rows, but there is not text shown. Check the number of rows shown.

Now create a new line and click on the arrow again, realize that the number of rows has incremented in one unit.

This process can be repeated, and each time the list will have one more unit. Which is also wrong.
(0053909)
jonalegriaesarte   
2012-10-31 10:26   
This change needs to be tested very carefully. Moving it to next MP
(0054279)
hgbot   
2012-11-16 09:38   
Repository: erp/devel/pi
Changeset: 2c39d6a6c5466901d7afc98358e2cf83c325fa36
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Fri Nov 16 09:36:31 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2c39d6a6c5466901d7afc98358e2cf83c325fa36 [^]

Fixes Issue 0021888: Issues in Payment Plan P&E Windows.

In Modify Payment plan P&E window, the payment method field's dropdown did not show any records.
Added logic to cache drop down values (rowEditorEnter method) if not a modify payment plan P&E window.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0054280)
shankarb   
2012-11-16 09:39   
Reopened to add Review Assigned to
(0054393)
hudsonbot   
2012-11-21 06:07   
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/c3c5e61b0164 [^]

Maturity status: Test
(0054422)
maite   
2012-11-21 12:34   
verified
(0054423)
xabiermerino   
2012-11-21 12:37   
Test case:
-You have to display the button first
-As Admin create and complete a Sales Invoice
-Click the button
-try to modify the first line
-realize that the Payment Method dissapear
(0054426)
maite   
2012-11-21 12:42   
functional testing done
(0054427)
xabiermerino   
2012-11-21 12:50   
Test case updated:
- As system go to the Windows, Tabs and Fields
- select Sales Invoice
- go to the tab and select Payment Plan
- Select the field Modify Payment Plan and set as displayed
- Compile (ant smartbuild)
- As Admin create and complete a Sales Invoice
- Go to the tab Payment Plan
- Click the button 'Modify Payment Plan'
- try to modify the first line
- realize that the Payment Method dissapear
(0054429)
dbaz   
2012-11-21 13:10   
Reviewed @ changeset: 18585 - c0bf245121ad