Openbravo Issue Tracking System - Modules
View Issue Details
0027537ModulesInitial data loadpublic2014-09-03 18:342014-10-03 14:16
egoitz 
fsoto82 
urgentmajoralways
closedfixed 
5
 
 
vmromanos
0027537: The variants created during the idl for variants importations are not defined as variant
The variants created during the idl for variants importations are not defined as variant.
That are defined as java on the characteristics tab under product window but not on the characteristics definition window.
-Import a produt for variant with a variant not existing on the database.
You can use the following file:

http://wiki.openbravo.com/w/images/2/2f/ProductVariants.txt [^]

*After import check that the characcteristics are not defined as variant.
check attached file
No tags attached.
diff variant.diff (2,661) 2014-09-03 18:34
https://issues.openbravo.com/file_download.php?file_id=7207&type=bug
Issue History
2014-09-03 18:34egoitzNew Issue
2014-09-03 18:34egoitzAssigned To => caristu
2014-09-03 18:34egoitzFile Added: variant.diff
2014-09-03 18:34egoitzResolution time => 1412892000
2014-09-08 16:11jonalegriaesarteAssigned Tocaristu => AtulOpenbravo
2014-10-01 22:20fsoto82Statusnew => scheduled
2014-10-01 22:20fsoto82Assigned ToAtulOpenbravo => fsoto82
2014-10-01 22:20fsoto82fix_in_branch => pi
2014-10-01 22:22fsoto82Note Added: 0070631
2014-10-03 14:15hgbotCheckin
2014-10-03 14:15hgbotNote Added: 0070695
2014-10-03 14:15hgbotStatusscheduled => resolved
2014-10-03 14:15hgbotResolutionopen => fixed
2014-10-03 14:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.idl.variants/rev/09dfbdae28148790286420ab5d737237f1eb39f1 [^]
2014-10-03 14:16vmromanosReview Assigned To => vmromanos
2014-10-03 14:16vmromanosStatusresolved => closed

Notes
(0070631)
fsoto82   
2014-10-01 22:22   
-Import a produt for variant with a variant not existing on the database. (see steps to reproduce)
After import check that the characcteristics are now defined as variant.
(0070695)
hgbot   
2014-10-03 14:15   
Repository: erp/pmods/org.openbravo.idl.variants
Changeset: 09dfbdae28148790286420ab5d737237f1eb39f1
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Wed Oct 01 19:49:33 2014 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl.variants/rev/09dfbdae28148790286420ab5d737237f1eb39f1 [^]

Fixed bug 27537: Variants created by idl importations are not defined as variant

Change ImportProduct.java to set de Characteristic variant attribute to true.

---
M src/org/openbravo/idl/variants/ImportProduct.java
---