Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018169 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-08-02 20:39 | 2011-08-08 00:59 | |||
Reporter | elopio | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 586bab0f53f5 | ||||
Projection | none | ETA | none | Target Version | 3.0MP2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0018169: Can't save business partner location | |||||||
Description | On 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 Reproduce | Go 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) | |||||||
Tags | Automated, 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 |