View source | View content page | Page history | Printable version   

Projects:WebPOS Store Server ensure Same Ids

Introduction

In a multi-server environment with store and central servers it helps if database ids of documents send to multiple servers are the same. This is ensured by already assigning id's in the WebPOS client.

Currently WebPOS creates unique ids (UUIDs) in the client side for the ticket header and lines. Other information is also created in WebPOS or should get id's assigned from WebPOS. This ensures that data which is send to different servers can get the same id when it is persisted in the database.

The following data should get a stable id or get an id created/generated in the web client:

Tracking issue

Retrieved from "http://wiki.openbravo.com/wiki/Projects:WebPOS_Store_Server_ensure_Same_Ids"

This page has been accessed 604 times. This page was last modified on 7 December 2015, at 13:51. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.