Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027219Openbravo ERP02. Master data managementpublic2014-07-28 20:542014-12-30 23:22
jecharri 
reinaldoguerra 
urgentmajoralways
closedfixed 
5
 
3.0PR15Q1pi 
reinaldoguerra
Google Chrome
Core
No
0027219: Product characteristics with numbers as variants are difficult to identify
Product characteristics with numbers as variants are difficult to identify
-Create a variant product characteristics with name size and values 11,12. Insert also the number as code.

-Go to products and create a generic product with that product characteristic.
-After that press in manage variants and verify that it is difficult to identify the real code of the characteristic.
Attached an image
When the variant is a number, include 2 underscores around the code

zapatilla_11_1 for example

Also if all the codes are unique inside the characteristic (it should not be 2 with code as empty for example), we will not need to set our code because all the searchkeys will be unique
No tags attached.
related to defect 00271433.0PR15Q1 closed reinaldoguerra If you disable the characteristics value it is not taken into account when you assign the characteristic to a product 
depends on defect 00271023.0PR15Q1 closed fsoto82 Create Variants method is not setting the correct organization in table m_product_ch_value 
png size.png (70,290) 2014-07-28 20:54
https://issues.openbravo.com/file_download.php?file_id=7096&type=bug
png
Issue History
2014-07-28 20:54jecharriNew Issue
2014-07-28 20:54jecharriAssigned To => dmiguelez
2014-07-28 20:54jecharriFile Added: size.png
2014-07-28 20:54jecharriWeb browser => Google Chrome
2014-07-28 20:54jecharriModules => Core
2014-07-28 20:54jecharriTriggers an Emergency Pack => No
2014-07-28 20:55jecharriRelationship addedrelated to 0027143
2014-07-28 20:55jecharriRelationship addeddepends on 0027102
2014-07-28 20:56jecharriWeb browserGoogle Chrome => Google Chrome
2014-07-28 20:56jecharriResolution time => 1408744800
2014-07-28 20:59jecharriWeb browserGoogle Chrome => Google Chrome
2014-07-28 20:59jecharriProposed Solution updated
2014-09-26 08:02reinaldoguerraWeb browserGoogle Chrome => Google Chrome
2014-09-26 08:02reinaldoguerraAssigned Todmiguelez => reinaldoguerra
2014-09-26 08:02reinaldoguerraStatusnew => scheduled
2014-09-26 08:15reinaldoguerraNote Added: 0070421
2014-09-29 16:12jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-10-02 06:36reinaldoguerraNote Added: 0070645
2014-10-08 13:37hgbotCheckin
2014-10-08 13:37hgbotNote Added: 0070810
2014-10-08 13:37hgbotStatusscheduled => resolved
2014-10-08 13:37hgbotResolutionopen => fixed
2014-10-08 13:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cedc1e84bd9ff7725b106a1f0f926311590d637e [^]
2014-10-12 02:48reinaldoguerraReview Assigned To => reinaldoguerra
2014-10-12 02:48reinaldoguerraStatusresolved => closed
2014-10-12 02:48reinaldoguerraFixed in Version => pi
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072916

Notes
(0070421)
reinaldoguerra   
2014-09-26 08:15   
Test plan used:
1- Login into Openbravo ERP
2- Create a variant product characteristics with name size and values 11,12. Insert also the number as code.
3- Go to products and create a generic product with that product characteristic.
4- After that press in manage variants and verify that the variant include 2 underscores around the code

5- Now go to Value tab on Product characteristics window
6- Insert two values with the same code or both with empty code
7- An error message will be shown
(0070645)
reinaldoguerra   
2014-10-02 06:36   
Test plan used:
1- Login into Openbravo ERP
2- Create a variant product characteristics with name size and values 11,12. Insert also the number as code.
3- Go to products and create a generic product with that product characteristic.
4- After that press in manage variants and verify that the variant include 2 underscores around the code.
(0070810)
hgbot   
2014-10-08 13:37   
Repository: erp/devel/pi
Changeset: cedc1e84bd9ff7725b106a1f0f926311590d637e
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Oct 08 13:35:57 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cedc1e84bd9ff7725b106a1f0f926311590d637e [^]

Fixed bug 27219: Product characteristics with numbers are difficult to identify

Manage variant Pick and Execute datasource was modified to include 2 underscores around Codes on Manage Variants Grid.
If the Product Characteristic values don't use Codes, then no underscore is appended.

---
M src/org/openbravo/materialmgmt/ManageVariantsDS.java
---
(0072916)
hudsonbot   
2014-12-30 23:22   
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