Go to file
Sergio Morillo ca426a50c8 "Sequence and tree editable migration to 6.0 [SKIP CI]." 2021-06-08 16:34:29 +02:00
bin Use GtkApplication 2018-07-24 18:46:26 +02:00
darwin/gtk-3.0 Remove support of GTK+ 2.0 2017-11-27 22:11:59 +01:00
doc Rename informations to information 2019-02-06 22:34:13 +01:00
tryton "Sequence and tree editable migration to 6.0 [SKIP CI]." 2021-06-08 16:34:29 +02:00
win32/gtk-3.0 Update gdk-pixbuf.loaders to lastest GDK version 2018-05-15 00:20:20 +02:00
CHANGELOG Display version on login dialog 2019-02-13 11:01:22 +01:00
COPYRIGHT Prepare release 4.8.0 2018-04-23 17:13:12 +02:00
INSTALL updated client doc issue1538 2010-05-04 12:49:54 +02:00
LICENSE Use GPLv3 2008-09-24 14:38:47 +02:00
MANIFEST.in Use material design icons 2018-08-19 20:00:57 +02:00
README Use package_data instead of data_files 2015-10-03 11:45:10 +02:00
catalan.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
english.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
farsi.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
french.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
german.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
make-darwin-installer.sh Update setup freeze to Python3 2018-06-28 02:01:56 +02:00
make-win32-installer.sh Update setup freeze to Python3 2018-06-28 02:01:56 +02:00
portuguese.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
setup-freeze.py Make setup-freeze.py executable 2018-10-01 23:08:15 +02:00
setup.cfg Use package_data instead of data_files 2015-10-03 11:45:10 +02:00
setup.nsi Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
setup.py Add support for Python 3.7 2018-07-28 16:44:11 +02:00
slovenian.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
spanish.nsh Automatically uninstall previous version from Windows installer 2018-05-23 23:31:31 +02:00
tryton.desktop MimeType in .desktop must end with a semicolon 2016-05-19 11:08:51 +02:00

README

tryton
======

The client of the Tryton application platform.
A three-tiers  high-level general purpose application platform
written in Python and use Postgresql as database engine.
It is the core base of an Open Source ERP.
It provides modularity, scalability and security.

Installing
----------

See INSTALL

Package Contents
----------------

  bin/
      Script for startup.

  doc/
      sphinx documentation in reStructuredText.
      To generate the HTML:

        python doc/build.py

  tryton/
      tryton sources.

Support
-------

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information please visit the Tryton web site:

  http://www.tryton.org/