Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034678Retail ModulesStoreServerpublic2016-12-02 13:262016-12-13 18:01
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR17Q1 
Sandrahuguet
No
0034678: Store server creation dataset: only export process requests if they should be run on the store server
The current store server creation dataset exports all process requests to the store server. However, only the ones which are to be run on a store server should be exported.
Export a store see that all the process request of the central server are included.
Add the following clause to the filter sql:
em_obstsyn_allowschstore='Y'
No tags attached.
has duplicate defect 0034945RR17Q2 closed mtaal Store server dataset: only export process request which have 'Allow Scheduling in Store Servers' flagged 
png Selection_034.png (183,635) 2016-12-02 13:26
https://issues.openbravo.com/file_download.php?file_id=10149&type=bug
png
Issue History
2016-12-02 13:26mtaalNew Issue
2016-12-02 13:26mtaalAssigned To => mtaal
2016-12-02 13:26mtaalFile Added: Selection_034.png
2016-12-02 13:26mtaalTriggers an Emergency Pack => No
2016-12-02 13:49mtaalReview Assigned To => Sandrahuguet
2016-12-02 13:49hgbotCheckin
2016-12-02 13:49hgbotNote Added: 0092032
2016-12-02 13:49hgbotStatusnew => resolved
2016-12-02 13:49hgbotResolutionopen => fixed
2016-12-02 13:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f12121e2d0043c53319252b52bd0c010c6555f55 [^]
2016-12-13 18:01SandrahuguetNote Added: 0092324
2016-12-13 18:01SandrahuguetStatusresolved => closed
2017-01-13 12:17mtaalRelationship addedhas duplicate 0034945

Notes
(0092032)
hgbot   
2016-12-02 13:49   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: f12121e2d0043c53319252b52bd0c010c6555f55
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 02 13:49:24 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f12121e2d0043c53319252b52bd0c010c6555f55 [^]

Fixes issue 34678: Store server creation dataset: only export process requests if they should be run on the store server
Adapted the where clause to only export specific process requests

---
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(0092324)
Sandrahuguet   
2016-12-13 18:01   
reviewed and tested