You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tryton-dev
Hello,
I thinks about a mobile apps in order to transfert information
from mobile user to a tryton (or GNU Health server).
Are there similar opensource projects or examples?
How can I connect to tryton server throught web services or API?
Sergi Almacellas Abellana
unread,
Apr 23, 2018, 4:26:44 AM4/23/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tryto...@googlegroups.com
El 21/04/18 a les 03:40, Richmond Fiko ha escrit:
As an example application you have chronos [1][2] which connects tryton
using a rest API and using user_applications.
With the same structure you can develop your mobile app that connects to
the tryton server via a custom designed api and sends the information.