Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029940 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2015-05-20 13:12 | 2015-05-25 09:58 | |||
Reporter | yogaskarnik | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 72ce0a479aa1 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-03-16 | |||||||
Regression introduced in release | 3.0PR15Q1.2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a882ebfc5ae62239e25474f67de797735bf960db [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029940: Selector Reference field changes to Id in editable P&E when adding new rows | |||||||
Description | In 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | Selection_216.png [^] (36,161 bytes) 2015-05-21 16:06
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0077649) hgbot (developer) 2015-05-22 08:49 |
Repository: erp/devel/pi Changeset: 72ce0a479aa127d8b2f46d5e028e450e7c8cbb32 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu May 21 17:44:34 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/72ce0a479aa127d8b2f46d5e028e450e7c8cbb32 [^] fixed bug 29940: 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 --- |
(0077664) hudsonbot (developer) 2015-05-22 14:55 |
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/3b3b84362be7 [^] Maturity status: Test |
(0077678) AugustoMauch (administrator) 2015-05-25 09:58 |
Code reviewed and verified in pi@c702e1364264 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-20 13:12 | yogaskarnik | New Issue | |
2015-05-20 13:12 | yogaskarnik | Assigned To | => platform |
2015-05-20 13:12 | yogaskarnik | Modules | => Core |
2015-05-20 13:12 | yogaskarnik | Triggers an Emergency Pack | => No |
2015-05-20 16:48 | yogaskarnik | Regression level | => Production - Confirmed Stable |
2015-05-20 16:58 | yogaskarnik | Resolution time | => 1432936800 |
2015-05-20 16:59 | yogaskarnik | Priority | normal => immediate |
2015-05-21 15:15 | alostale | Relationship added | caused by 0028727 |
2015-05-21 15:16 | alostale | Status | new => scheduled |
2015-05-21 15:16 | alostale | Assigned To | platform => alostale |
2015-05-21 15:52 | alostale | Status | scheduled => acknowledged |
2015-05-21 15:55 | alostale | Regression date | => 2015-03-16 |
2015-05-21 15:55 | alostale | Regression introduced in release | => 3.0PR15Q1.2 |
2015-05-21 15:55 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/a882ebfc5ae62239e25474f67de797735bf960db [^] |
2015-05-21 15:55 | alostale | Severity | major => minor |
2015-05-21 16:04 | alostale | Summary | Selector Reference field changes to Id => Selector Reference field changes to Id in editable P&E when adding new rows |
2015-05-21 16:04 | alostale | Description Updated | View Revisions |
2015-05-21 16:04 | alostale | Steps to Reproduce Updated | View Revisions |
2015-05-21 16:06 | alostale | File Added: Selection_216.png | |
2015-05-21 16:06 | alostale | Status | acknowledged => scheduled |
2015-05-22 08:23 | alostale | Review Assigned To | => AugustoMauch |
2015-05-22 08:49 | hgbot | Checkin | |
2015-05-22 08:49 | hgbot | Note Added: 0077649 | |
2015-05-22 08:49 | hgbot | Status | scheduled => resolved |
2015-05-22 08:49 | hgbot | Resolution | open => fixed |
2015-05-22 08:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/72ce0a479aa127d8b2f46d5e028e450e7c8cbb32 [^] |
2015-05-22 11:55 | egoitz | Issue Monitored: egoitz | |
2015-05-22 14:55 | hudsonbot | Checkin | |
2015-05-22 14:55 | hudsonbot | Note Added: 0077664 | |
2015-05-25 09:58 | AugustoMauch | Note Added: 0077678 | |
2015-05-25 09:58 | AugustoMauch | Status | resolved => closed |
2015-05-25 09:58 | AugustoMauch | Fixed in Version | => pi |
2015-06-03 09:45 | alostale | Relationship added | related to 0030060 |
Copyright © 2000 - 2009 MantisBT Group |