Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038123Retail ModulesStoreServerpublic2018-03-13 17:092018-03-15 00:08
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
 
mtaal
No
0038123: API Change: MultiServerJSONProcess/CashupSynchronized
In the new mode of operation we simplified the way the store server and central server work together. This made part of the api obsolete. These parts have been removed.

A check has been done and the removed api did not seem to be used in current BUT code.

The api-change is this:

Removed methods from org.openbravo.mobile.core.servercontroller.MultiServerJSONProcess:
- afterReturnFromCentral
- executeFromWebPOSInCentral
- executeFromWebPOSInStore

Removed class: (from now on standard retail cashup classes are used)
- org.openbravo.retail.posterminal.master.CashupSynchronized
Check the relevant source code

[1]
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b0120b99cc374e522c0bd067e89fec1d4362bea0 [^]

[2]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/941e0b9681656fb24def0f215c6a2712edfbad58 [^]
Approved
related to design defect 0038036 closed mtaal SS in online mode always forward all requests to the CS 
Issue History
2018-03-13 17:09mtaalNew Issue
2018-03-13 17:09mtaalAssigned To => StoreServer
2018-03-13 17:09mtaalTriggers an Emergency Pack => No
2018-03-13 17:09mtaalRelationship addedrelated to 0038036
2018-03-13 17:09mtaalAssigned ToStoreServer => mtaal
2018-03-14 16:59dmitry_mezentsevTag Attached: Approved
2018-03-15 00:00hgbotCheckin
2018-03-15 00:01hgbotNote Added: 0103261
2018-03-15 00:03hgbotStatusnew => resolved
2018-03-15 00:03hgbotResolutionopen => fixed
2018-03-15 00:03hgbotFixed in SCM revision => http://code.openbravo.com/retail/api-checks-retail/rev/26d4f9daadda58d03b7df967c766726d73c7bb2f [^]
2018-03-15 00:08mtaalReview Assigned To => mtaal
2018-03-15 00:08mtaalStatusresolved => closed

Notes
(0103261)
hgbot   
2018-03-15 00:00   
Repository: retail/api-checks-retail
Changeset: 26d4f9daadda58d03b7df967c766726d73c7bb2f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Mar 15 00:00:49 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/26d4f9daadda58d03b7df967c766726d73c7bb2f [^]

Fixes issue 38123: API Change: MultiServerJSONProcess/CashupSynchronized
Updated api file

---
M java/reference/java.japi.gz
---