Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036627Retail ModulesStoreServerpublic2017-08-09 13:212017-08-18 11:39
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
RR17Q4 
mtaal
No
0036627: Two tables (ad_org_tree, OBKMO_Widget_Class_Access) are missing from the list of synchronized tables.
These two tables should be synchronized:
- OBKMO_Widget_Class_Access
- ad_org_tree

Both should be synchronized using the client router
-
No tags attached.
Issue History
2017-08-09 13:21AugustoMauchNew Issue
2017-08-09 13:21AugustoMauchAssigned To => AugustoMauch
2017-08-09 13:21AugustoMauchTriggers an Emergency Pack => No
2017-08-09 14:18AugustoMauchReview Assigned To => mtaal
2017-08-09 14:22hgbotCheckin
2017-08-09 14:22hgbotNote Added: 0098454
2017-08-09 14:22hgbotStatusnew => resolved
2017-08-09 14:22hgbotResolutionopen => fixed
2017-08-09 14:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c35f17b6fb676cfac063295cb6df36efce4348b3 [^]
2017-08-18 11:39mtaalNote Added: 0098540
2017-08-18 11:39mtaalStatusresolved => closed
2017-08-18 11:39mtaalFixed in Version => RR17Q4

Notes
(0098454)
hgbot   
2017-08-09 14:22   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: c35f17b6fb676cfac063295cb6df36efce4348b3
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Aug 09 14:18:14 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c35f17b6fb676cfac063295cb6df36efce4348b3 [^]

Fixes issue 36627: ad_org_tree and OBKMO_Widget_Class_Access are synchronized

All records of both tables are exported, and both tables use the default client router to synchronized their changes.

---
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-db/database/sourcedata/STRSYNC_SYNCHRONIZEDTABLE.xml
---
(0098540)
mtaal   
2017-08-18 11:39   
Reviewed and tested