On 2016-02-01 00:47, Rémy Sanchez wrote:
> Hi all,
> 
> I'm currently considering to use Tryton for a client.
> 
> They have quite advanced needs for an ERP, and more specifically they 
> expect a mobile app that allows on-the-ground teams to interact with 
> customers in ways I am not sure Tryton can handle. Namely:
> 
>    - Get items in/out of stock using a bar code scanner
>    - Have their clients to sign for deliveries directly on the device
>    - Visualisation of data on a map
>    - Integrate with phone agendas
>    - Statistics dashboards/excel exports
> 
> Given those requirements, I guess that Tryton would merely be a 
> RPC/database server and would require me to develop 100% of the UI?

I don't think you need to develop 100% of the UI.
Here what we often do is to use the standard client for most of the
tasks (usually those done on the desktop) and we write small tailored
web application using flask-tryton [1].
Also the standard client has a plugin system that you can use to
integrate specialized widgets.
For the calendar, you can use the caldav modules.


[1] https://pypi.python.org/pypi/flask_tryton
-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20160201223752.GM20880%40tetsuo.

Reply via email to