Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027905 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | minor | always | 2014-10-17 14:43 | 2014-12-30 23:23 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | daniOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2054a2e3fd60 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AtulOpenbravo | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2014-10-08 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/a44629203f82fc75c27479afd5f9689d33b644bf [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027905: Is not possible to assign a subset to a characteristic | |||||||
Description | Is not possible to assign a subset to a characteristic | |||||||
Steps To Reproduce | 1) Go to the [Product Characteristic] window. Create a new variant characteristic with one subset at least 2) Go to the [Product] window. Create a new generic product 3) Navigate to the [Characteristics] tab. Assign a subset and save the record: The following error appears: Saving failed. 2 | |||||||
Proposed Solution | The problem is on the ProductCharacteristicEventHandler class. In line 206, in the getValuesToAdd() method, a third value should be added to the strValues array: subsetValue.getCharacteristicValue().isActive().toString() | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0071042) daniOpenbravo (viewer) 2014-10-20 12:15 |
1) Go to the [Product Characteristic] window. Create a new variant characteristic with one subset at least and some values (for example: Product characteristic=size ; Values: s and m; Subset: small ones). Add values to the subset created before (for example: Characteristic Value=s). 2) Go to the [Product] window. Create a new generic product (Is Generic=Y). 3) Navigate to [Characteristics] tab. Assign our product Characteristic and the subset created on step 1. Save the record: "Error: Saving failed. 2" appears. |
(0071045) hgbot (developer) 2014-10-20 12:35 |
Repository: erp/devel/pi Changeset: 2054a2e3fd60c719b80927a25e4439861947796d Author: Daniel Ruiz <daniel.ruiz <at> openbravo.com> Date: Mon Oct 20 12:34:58 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2054a2e3fd60c719b80927a25e4439861947796d [^] Fixes Issue 27905:Error when assigning subsets to product characteristics --- M src/org/openbravo/event/ProductCharacteristicEventHandler.java --- |
(0071067) AtulOpenbravo (viewer) 2014-10-21 09:15 |
Verified |
(0072950) hudsonbot (viewer) 2014-12-30 23:23 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-10-17 14:43 | caristu | New Issue | |
2014-10-17 14:43 | caristu | Assigned To | => dmiguelez |
2014-10-17 14:43 | caristu | OBNetwork customer | => No |
2014-10-17 14:43 | caristu | Modules | => Core |
2014-10-17 14:43 | caristu | Regression level | => Pre packaging ( pi ) |
2014-10-17 14:43 | caristu | Regression date | => 2014-10-08 |
2014-10-17 14:43 | caristu | Regression introduced in release | => pi |
2014-10-17 14:43 | caristu | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/a44629203f82fc75c27479afd5f9689d33b644bf [^] |
2014-10-17 14:43 | caristu | Triggers an Emergency Pack | => No |
2014-10-17 14:43 | caristu | Relationship added | caused by 0027143 |
2014-10-17 14:43 | caristu | Assigned To | dmiguelez => AtulOpenbravo |
2014-10-20 11:08 | daniOpenbravo | Assigned To | AtulOpenbravo => daniOpenbravo |
2014-10-20 11:08 | daniOpenbravo | Status | new => scheduled |
2014-10-20 12:15 | daniOpenbravo | Note Added: 0071042 | |
2014-10-20 12:16 | daniOpenbravo | Review Assigned To | => AtulOpenbravo |
2014-10-20 12:35 | hgbot | Checkin | |
2014-10-20 12:35 | hgbot | Note Added: 0071045 | |
2014-10-20 12:35 | hgbot | Status | scheduled => resolved |
2014-10-20 12:35 | hgbot | Resolution | open => fixed |
2014-10-20 12:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2054a2e3fd60c719b80927a25e4439861947796d [^] |
2014-10-21 09:15 | AtulOpenbravo | Note Added: 0071067 | |
2014-10-21 09:15 | AtulOpenbravo | Status | resolved => closed |
2014-10-21 09:15 | AtulOpenbravo | Fixed in Version | => pi |
2014-12-30 23:23 | hudsonbot | Checkin | |
2014-12-30 23:23 | hudsonbot | Note Added: 0072950 |
Copyright © 2000 - 2009 MantisBT Group |