Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040919Retail ModulesStoreServerpublic2019-05-20 14:342019-05-20 16:57
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
 
AugustoMauch
No
0040919: Enforce/set org * for server definition and server definition org tables
See the related issue. We should set the org of the obmobc_server_definition and obmobc_server_orgs tables to *.

Goto mobile server window and enter record in different org than *, do the same for the orgs subtab
The idea is not to give the user a warning but just enforce *. There are several ways:
- make the field read-only (they default to *),
- use eventhandler, or
- use trigger
No tags attached.
related to feature request 0039964 closed StoreServer Create triggers to set mobile server and organization by server always to org * 
Issue History
2019-05-20 14:34mtaalNew Issue
2019-05-20 14:34mtaalAssigned To => mtaal
2019-05-20 14:34mtaalTriggers an Emergency Pack => No
2019-05-20 14:48hgbotCheckin
2019-05-20 14:48hgbotNote Added: 0111925
2019-05-20 14:48hgbotStatusnew => resolved
2019-05-20 14:48hgbotResolutionopen => fixed
2019-05-20 14:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/28e2394674182c1c9fafbca105784a8627d668c3 [^]
2019-05-20 14:48mtaalReview Assigned To => AugustoMauch
2019-05-20 14:54mtaalRelationship addedrelated to 0039964
2019-05-20 16:57AugustoMauchStatusresolved => closed
2019-05-20 16:57AugustoMauchNote Added: 0111934

Notes
(0111925)
hgbot   
2019-05-20 14:48   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 28e2394674182c1c9fafbca105784a8627d668c3
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon May 20 14:48:34 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/28e2394674182c1c9fafbca105784a8627d668c3 [^]

Fixes issue 40919: Enforce/set org * for server definition and server definition org tables
Set org field on header to read-only so that it is inherited by tabs

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0111934)
AugustoMauch   
2019-05-20 16:57   
Code reviewed and verified