Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039964Retail ModulesStoreServerpublic2019-01-16 15:082019-02-05 11:08
ioritzCia 
StoreServer 
normalmajoralways
closedfixed 
30Ubuntu 18.04
RR17Q2.2 
 
mtaal
No
0039964: Create triggers to set mobile server and organization by server always to org *
Create triggers to set mobile server and organization by server always to org *
N/A
No tags attached.
related to feature request 0040919 closed mtaal Enforce/set org * for server definition and server definition org tables 
Issue History
2019-01-16 15:08ioritzCiaNew Issue
2019-01-16 15:08ioritzCiaAssigned To => StoreServer
2019-01-16 15:08ioritzCiaResolution time => 1550185200
2019-01-16 15:08ioritzCiaTriggers an Emergency Pack => No
2019-01-30 11:30AugustoMauchReview Assigned To => mtaal
2019-01-30 15:14hgbotCheckin
2019-01-30 15:14hgbotNote Added: 0109333
2019-01-30 15:14hgbotStatusnew => resolved
2019-01-30 15:14hgbotResolutionopen => fixed
2019-01-30 15:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/10ed40e8ac57f29e68c6ef2c6d70785ba07bfe84 [^]
2019-01-30 15:15hgbotCheckin
2019-01-30 15:15hgbotNote Added: 0109334
2019-02-05 11:08mtaalNote Added: 0109572
2019-02-05 11:08mtaalStatusresolved => closed
2019-05-20 14:54mtaalRelationship addedrelated to 0040919

Notes
(0109333)
hgbot   
2019-01-30 15:14   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: 10ed40e8ac57f29e68c6ef2c6d70785ba07bfe84
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jan 30 11:30:20 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/10ed40e8ac57f29e68c6ef2c6d70785ba07bfe84 [^]

Fixes issue 39964: Adds module script to fix ad_org_id of two tables

The module script sets the ad_org_id column of obmobc_server_definition and obmobc_server_orgs to 0.

---
M src-db/database/sourcedata/AD_MODULE.xml
A build/classes/org/openbravo/retail/storeserver/synchronization/modulescript/FixMobileServerOrganization.class
A build/classes/org/openbravo/retail/storeserver/synchronization/modulescript/FixMobileServerOrganizationData.class
A src-util/modulescript/src/org/openbravo/retail/storeserver/synchronization/modulescript/FixMobileServerOrganization.java
A src-util/modulescript/src/org/openbravo/retail/storeserver/synchronization/modulescript/FixMobileServerOrganization_data.xsql
A src-util/modulescript/src/src/org/openbravo/retail/storeserver/synchronization/modulescript/FixMobileServerOrganizationData.java
---
(0109334)
hgbot   
2019-01-30 15:15   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 849cfdc2820004c2dd5b4dbcb40aa9962fb933bd
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jan 30 11:28:48 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/849cfdc2820004c2dd5b4dbcb40aa9962fb933bd [^]

Related with issue 39964: Organization field is set to 0, is read only

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0109572)
mtaal   
2019-02-05 11:08   
reviewed and tested