Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030189
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2015-06-16 13:152015-06-18 18:32
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version3.0PR15Q3
StatusclosedFix in branchFixed in SCM revision030458458cf6
ProjectionnoneETAnoneTarget Version3.0PR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030189: Values are overwritten under some circumstances in Modify Payment Plan

DescriptionValues are overwritten under some circumstances in Modify Payment Plan
Steps To Reproduce1) As System Administrator, display "Modify Payment Plan" button in Payment Plan tab of Sales Invoice window
2) As Group Admin, Create new Sales Invoice document. Add line and process
3) Go to Payment Plan tab and click on "Modify Payment Plan" button
4) Create two new lines
5) Edit the Payment Method for the last line
6) Click on the previous line (this is a new created record too). Notice that the values of this record has been replaced with the ones of the record edited in step 5)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0030060 closedcaristu Select Payments Pick&Edit window is not working properly 

-  Notes
(0078328)
hgbot (developer)
2015-06-16 18:15

Repository: erp/devel/pi
Changeset: 030458458cf6c0a3762c4889f3cd18118e2ca459
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Jun 16 18:13:08 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/030458458cf6c0a3762c4889f3cd18118e2ca459 [^]

Fixes issue 30189: Values could be overwritten in Modify Payment Plan

In the Modify Payment Plan grid an add function is creating an object to set the values for the new records. This function is setting an empty string for the id property, i.e., every new created record is generated with the same id. This causes that the selection record change is not handled properly under some circumstances in the _startEditing method of the ListGrid class.
To avoid this problem, the id property is not included in the object instead of leaving it empty.

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-utilities.js
---
(0078329)
hgbot (developer)
2015-06-16 18:52

Repository: erp/devel/pi
Changeset: ef5f37a64b57b02e48ac7dc1430fa04e4180c5ae
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Jun 16 18:52:11 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ef5f37a64b57b02e48ac7dc1430fa04e4180c5ae [^]

Related to issue 30189: Adapt process handler to retrieve objects without id

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/ModifyPaymentPlanActionHandler.java
---
(0078360)
alostale (manager)
2015-06-18 08:48

code reviewed + tested
(0078379)
hudsonbot (developer)
2015-06-18 18:32

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/42df4e2c6b02 [^]
Maturity status: Test
(0078380)
hudsonbot (developer)
2015-06-18 18:32

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/42df4e2c6b02 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-06-16 13:15 caristu New Issue
2015-06-16 13:15 caristu Assigned To => platform
2015-06-16 13:15 caristu Modules => Core
2015-06-16 13:15 caristu Triggers an Emergency Pack => No
2015-06-16 13:15 caristu Relationship added related to 0030060
2015-06-16 13:15 caristu Issue Monitored: networkb
2015-06-16 13:17 caristu Assigned To platform => caristu
2015-06-16 13:17 caristu Target Version => 3.0PR15Q3
2015-06-16 18:13 caristu Assigned To caristu => alostale
2015-06-16 18:13 caristu Assigned To alostale => caristu
2015-06-16 18:13 caristu Issue Monitored: alostale
2015-06-16 18:13 caristu Review Assigned To => alostale
2015-06-16 18:15 hgbot Checkin
2015-06-16 18:15 hgbot Note Added: 0078328
2015-06-16 18:15 hgbot Status new => resolved
2015-06-16 18:15 hgbot Resolution open => fixed
2015-06-16 18:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/030458458cf6c0a3762c4889f3cd18118e2ca459 [^]
2015-06-16 18:52 hgbot Checkin
2015-06-16 18:52 hgbot Note Added: 0078329
2015-06-18 08:48 alostale Note Added: 0078360
2015-06-18 08:48 alostale Status resolved => closed
2015-06-18 08:48 alostale Fixed in Version => 3.0PR15Q3
2015-06-18 18:32 hudsonbot Checkin
2015-06-18 18:32 hudsonbot Note Added: 0078379
2015-06-18 18:32 hudsonbot Checkin
2015-06-18 18:32 hudsonbot Note Added: 0078380


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker