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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027061
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2014-07-14 11:342014-08-08 18:53
ReporterAugustoMauchView Statuspublic 
Assigned Toshankarb 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q4
StatusclosedFix in branchFixed in SCM revisiona8dd66d3ca9b
ProjectionnoneETAnoneTarget Version3.0PR14Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression levelCoding ( Testing )
Regression date2014-05-26
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^]
Triggers an Emergency PackNo
Summary

0027061: Sales Representative field is not initialized properly

DescriptionThe 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 ReproduceAs 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 00262673.0PR14Q3 closedshankarb Re-implement combos (table and tableDir) to use datasources 

-  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 (manager)
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
Powered by Mantis Bugtracker