Openbravo Issue Tracking System - Modules
View Issue Details
0037167ModulesWarehouse Pickingpublic2017-10-26 13:052017-10-30 16:38
gorka_gil 
dmiguelez 
highminoralways
closedfixed 
5
 
 
dmiguelez
No
0037167: Table OBWPL_PICKINGLIST missing in the dataset
Table OBWPL_PICKINGLIST missing in the dataset so is not exported in the sampledata.
- Having a retail instance with all the external modules
- install.source
- ant export.sample.data -Dclient="The White Valley Group" -Dmodule=org.openbravo.retail.sampledata
- install.source again

Note that install source fails because a reference of EM_OBWPL_PICKINGLIST_ID doesn't exists.
Add OBWPL_PICKINGLIST to the dataset of the module
No tags attached.
blocks defect 0037059 closed gorka_gil Retail Modules dbconsistency error in retail sampledata and external modules sampledata 
diff add_table_OBWPL_PICKINGLIST_to_dataset.diff (1,801) 2017-10-26 13:06
https://issues.openbravo.com/file_download.php?file_id=11239&type=bug
Issue History
2017-10-26 13:05gorka_gilNew Issue
2017-10-26 13:05gorka_gilAssigned To => dmiguelez
2017-10-26 13:05gorka_gilOBNetwork customer => No
2017-10-26 13:06gorka_gilFile Added: add_table_OBWPL_PICKINGLIST_to_dataset.diff
2017-10-26 13:07gorka_gilRelationship addedblocks 0037059
2017-10-27 12:13hgbotCheckin
2017-10-27 12:13hgbotNote Added: 0100111
2017-10-27 12:13hgbotStatusnew => resolved
2017-10-27 12:13hgbotResolutionopen => fixed
2017-10-27 12:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/230f853355b35e242501d57a3ef327f766f605f0 [^]
2017-10-30 16:38dmiguelezReview Assigned To => dmiguelez
2017-10-30 16:38dmiguelezNote Added: 0100157
2017-10-30 16:38dmiguelezStatusresolved => closed

Notes
(0100111)
hgbot   
2017-10-27 12:13   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 230f853355b35e242501d57a3ef327f766f605f0
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Oct 26 18:00:52 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/230f853355b35e242501d57a3ef327f766f605f0 [^]

Fixes issue 37167: Table OBWPL_PICKINGLIST missing in the dataset
Related to issue 37059: dbconsistency error in retail sampledata and external modules sampledata

Added OBWPL_PICKINGLIST to the dataset

---
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(0100157)
dmiguelez   
2017-10-30 16:38   
Code Review + Testing Ok