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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029960
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminoralways2015-05-20 13:122015-05-25 11:28
ReporteryogaskarnikView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q2.2
StatusclosedFix in branchFixed in SCM revision8e451a7503a0
ProjectionnoneETAnoneTarget Version3.0PR15Q2.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2015-03-16
Regression introduced in release3.0PR15Q1.2
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/a882ebfc5ae62239e25474f67de797735bf960db [^]
Triggers an Emergency PackNo
Summary

0029960: Selector Reference field changes to Id in editable P&E when adding new rows

DescriptionIn a process definition with a grid parameter allowing to add new rows, if one of the editable fields in this grid is a drop down (table/tableDir/selector) references with a default value, when creating new lines, the identified for these fields in the previously created lines gets transformed into the record uuid.
Steps To Reproduce* As System Administrator, display "Modify Payment Plan" button in Payment Plan tab of Sales Invoice window
* As Group Admin, Create new Sales Invoice document. Add line and process
* Go to Payment Plan tab and click on "Modify Payment Plan" button
* Edit existent line to change its Payment Method value
* Create a new line
  -> Check the 1st line: the value displayed for the Payment Method is not the readable identifier anymore but its internal uuid.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029940 closedalostale Selector Reference field changes to Id in editable P&E when adding new rows 

-  Notes
(0077655)
hgbot (developer)
2015-05-22 10:53

Repository: erp/backports/3.0PR15Q2.2
Changeset: 8e451a7503a082b39699805050fccea1a74ea825
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 21 17:44:34 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2.2/rev/8e451a7503a082b39699805050fccea1a74ea825 [^]

fixed bug 29960: field changes to Id in editable P&E when adding new rows

  In P&E with editable grid, if adding new records with default value for a drop
  down reference, existing records with different values for that field were changed
  from identifier to uuid.

  The problem was in how value map was set in this case. Instead of setting it for
  the edit form it was done at grid level.

  It has been fixed by setting the value map only to the field in the edit form.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0077699)
AugustoMauch (manager)
2015-05-25 11:28

Code reviewed and verified in [1]@1aa4b7547120

[1] https://code.openbravo.com/erp/backports/3.0PR15Q2.2/ [^]

- Issue History
Date Modified Username Field Change
2015-05-21 16:06 alostale Type defect => backport
2015-05-21 16:06 alostale Target Version => 3.0PR15Q2.2
2015-05-21 16:28 dmitry_mezentsev Tag Attached: Approved
2015-05-22 08:23 alostale Review Assigned To => AugustoMauch
2015-05-22 10:53 hgbot Checkin
2015-05-22 10:53 hgbot Note Added: 0077655
2015-05-22 10:53 hgbot Status scheduled => resolved
2015-05-22 10:53 hgbot Resolution open => fixed
2015-05-22 10:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2.2/rev/8e451a7503a082b39699805050fccea1a74ea825 [^]
2015-05-25 11:28 AugustoMauch Note Added: 0077699
2015-05-25 11:28 AugustoMauch Status resolved => closed
2015-05-25 11:28 AugustoMauch Fixed in Version => 3.0PR15Q2.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker