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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018169
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-08-02 20:392011-08-08 00:59
ReporterelopioView Statuspublic 
Assigned Toiperdomo 
PriorityimmediateResolutionfixedFixed in Version3.0MP2
StatusclosedFix in branchFixed in SCM revision586bab0f53f5
ProjectionnoneETAnoneTarget Version3.0MP2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018169: Can't save business partner location

DescriptionOn the smoke test when it tries to set a location for a business partner, it is not possible to save the location.

Priority set to immediate because it makes the smoke test fail.
Steps To ReproduceGo to http://live.builds.openbravo.com/int-full-pgsql/ [^]
Login with Openbravo/openbravo
Go to Master Data > Business Partner
Select the first business partner.
Go to the Location/Address tab.
Click the "New in record" button.
Select a location and enter a name.
Click the save button.
(nothing happens)
Click the save button again.
(the button is animated, but nothing else happens)
TagsAutomated, Regression QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0039795)
mtaal (manager)
2011-08-03 09:53

This fails in ob-view-form here:

  getStatusBarFields: function() {
    var statusBarFields = [[],[]], i, item, value, tmpValue;
    for(i = 0; i < this.statusBarFields.length; i++) {
      item = this.getItem(this.statusBarFields[i]);
      value = item.getDisplayValue();

the item is null, the status bar fields contains field names which are not present on the form. Maybe these fields are inactive? In my case the statusbarfields also contains duplicate values but that can be related to my current work at form personalization
(0039835)
hgbot (developer)
2011-08-03 17:06

Repository: erp/devel/pi
Changeset: 586bab0f53f5887722f09abf7ed00d78f569073c
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Aug 03 17:05:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/586bab0f53f5887722f09abf7ed00d78f569073c [^]

Fixes issue 18169: Removed RequestScope annotation
- The RequestScope annotation produced some status-bar fields in tabs where
  they don't belong.
- creditUsed field is from Customer tab, and the generated code, placed it in
  the Location/Address tab

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
---
(0039952)
hudsonbot (developer)
2011-08-06 05: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/5744448753e7 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-08-02 20:39 elopio New Issue
2011-08-02 20:39 elopio Assigned To => alostale
2011-08-02 20:39 elopio Modules => Core
2011-08-02 20:39 elopio Tag Attached: Automated
2011-08-03 09:35 psarobe Tag Attached: Regression QA
2011-08-03 09:35 psarobe Assigned To alostale => mtaal
2011-08-03 09:35 psarobe Status new => scheduled
2011-08-03 09:35 psarobe Target Version => 3.0MP2
2011-08-03 09:50 psarobe Assigned To mtaal => iperdomo
2011-08-03 09:53 mtaal Note Added: 0039795
2011-08-03 17:06 hgbot Checkin
2011-08-03 17:06 hgbot Note Added: 0039835
2011-08-03 17:06 hgbot Status scheduled => resolved
2011-08-03 17:06 hgbot Resolution open => fixed
2011-08-03 17:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/586bab0f53f5887722f09abf7ed00d78f569073c [^]
2011-08-06 05:32 hudsonbot Checkin
2011-08-06 05:32 hudsonbot Note Added: 0039952
2011-08-08 00:59 dbaz Status resolved => closed
2011-08-08 00:59 dbaz Fixed in Version => 3.0MP2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker