Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027061 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-07-14 11:34 | 2014-08-08 18:53 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a8dd66d3ca9b | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
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 | Coding ( Testing ) | |||||||
Regression date | 2014-05-26 | |||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027061: Sales Representative field is not initialized properly | |||||||
Description | The Sales Representative field of the Sales Order window is not being initialized properly. It should not have any value by default (its column does not have a default value and it is not stored in session), but when creating a new sales order, the first sales representative is automatically selected. | |||||||
Steps To Reproduce | As F&B Admin: - Open the Sales Order window. - Create a new record - Open the More Information field group and check that the Sales Representative field is not empty. It should be. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0068630) hgbot (developer) 2014-07-14 20:12 |
Repository: erp/devel/pi Changeset: a8dd66d3ca9bada76bcbba2f9a3bbf8aa5334885 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Mon Jul 14 16:23:48 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/a8dd66d3ca9bada76bcbba2f9a3bbf8aa5334885 [^] Fixes Issue 27061: Sales Representative field is not initialized properly In the combos project, the FIC always returned one value when opening/editing a record. To achieve this, whenever columnValue was present it was used. But there are cases where columnValue is the session value. So setting the first element only if it matches with the columnValue now. Or else removing the value as it is not needed. When the dropdown is clicked, data is fetched from ComboTableDatasourceService, so it is not affected with this change. --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java --- |
(0068706) AugustoMauch (administrator) 2014-07-17 16:19 |
Code reviewed and verified in pi@a8dd66d3ca9b |
(0069159) hudsonbot (developer) 2014-08-08 18:53 |
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/4450016dee64 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2014-07-14 11:34 | AugustoMauch | New Issue | |
2014-07-14 11:34 | AugustoMauch | Assigned To | => shankarb |
2014-07-14 11:34 | AugustoMauch | Modules | => Core |
2014-07-14 11:34 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-07-14 11:36 | AugustoMauch | Regression level | => Coding ( Testing ) |
2014-07-14 11:36 | AugustoMauch | Regression date | => 2014-05-26 |
2014-07-14 11:36 | AugustoMauch | Regression introduced in release | => main |
2014-07-14 11:36 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] |
2014-07-14 11:37 | AugustoMauch | Relationship added | related to 0026267 |
2014-07-14 20:11 | shankarb | Assigned To | shankarb => AugustoMauch |
2014-07-14 20:12 | shankarb | Issue Monitored: AugustoMauch | |
2014-07-14 20:12 | shankarb | Review Assigned To | => AugustoMauch |
2014-07-14 20:12 | hgbot | Checkin | |
2014-07-14 20:12 | hgbot | Note Added: 0068630 | |
2014-07-14 20:12 | hgbot | Status | new => resolved |
2014-07-14 20:12 | hgbot | Resolution | open => fixed |
2014-07-14 20:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a8dd66d3ca9bada76bcbba2f9a3bbf8aa5334885 [^] |
2014-07-16 10:21 | shuehner | Assigned To | AugustoMauch => shankarb |
2014-07-17 16:19 | AugustoMauch | Note Added: 0068706 | |
2014-07-17 16:19 | AugustoMauch | Status | resolved => closed |
2014-07-17 16:19 | AugustoMauch | Fixed in Version | => 3.0PR14Q4 |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069159 |
Copyright © 2000 - 2009 MantisBT Group |