Skip to main content

Tryton server

Project description

The server of the Tryton application platform. A three-tiers high-level general purpose application platform written in Python and use Postgresql as main 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 (trytond module must be in PYTHONPATH):

sphinx-build doc/ doc/

etc/

Configuration files.

trytond/

trytond sources.

Database Backends

Tryton is mainly developed for PostgreSQL (8.2 or later) but there are other backends available. Here are some warnings about using other backends:

  • MySQL

    • The lock implementation of MySQL requires that Tryton locks all tables.

    • There are problems with floating-point comparisons. See: http://dev.mysql.com/doc/refman/5.5/en/problems-with-float.html

    • Tryton uses a VARCHAR(255) for Char, Selection and Reference fields.

    • MySQL can not create indexes containing text or blob fields.

    • Timestamp has a precision of second which is used for optimistic lock.

    • Tryton uses a DECIMAL(65, 30) for Decimal fields and DOUBLE(255, 30) for Float fields.

    • MySQL version should be 5.0 or later.

  • SQLite

    • SQLite can not alter column definitions nor create foreign keys.

    • SQL constraints are validated by Tryton instead of database.

    • Timestamp has a precision of second which is used for optimistic lock.

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond-4.4.15.tar.gz (601.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

trytond-4.4.15-py3-none-any.whl (701.5 kB view details)

Uploaded Python 3

trytond-4.4.15-py2-none-any.whl (701.7 kB view details)

Uploaded Python 2

File details

Details for the file trytond-4.4.15.tar.gz.

File metadata

  • Download URL: trytond-4.4.15.tar.gz
  • Upload date:
  • Size: 601.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.15.tar.gz
Algorithm Hash digest
SHA256 b33aa33cd2ebae286e715b3d4b6fa8146542b5c1aa6481ff083976296ff8c60c
MD5 cd78ef2201ab0bf4cfcf1c6286bc1a1c
BLAKE2b-256 fd553d3f267a10ed3915719cdc4cbbc9440f11f9e34a1781f1bc7251386590ff

See more details on using hashes here.

File details

Details for the file trytond-4.4.15-py3-none-any.whl.

File metadata

  • Download URL: trytond-4.4.15-py3-none-any.whl
  • Upload date:
  • Size: 701.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.15-py3-none-any.whl
Algorithm Hash digest
SHA256 082dc435a56a2d81d6b0a0a47f2e734f1a7aa08215f48d81465a4afd021d84ff
MD5 3b20f4f872b0c3ef354e6c66dcd01bbc
BLAKE2b-256 a0850720008a599e551789afb5c3481564db55b3fb72d27577ed85bc6495654a

See more details on using hashes here.

File details

Details for the file trytond-4.4.15-py2-none-any.whl.

File metadata

  • Download URL: trytond-4.4.15-py2-none-any.whl
  • Upload date:
  • Size: 701.7 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.15-py2-none-any.whl
Algorithm Hash digest
SHA256 1da08ea59db816011e8f57902c4cb41c2282a53259db13c3367aa7c51ce9e4ed
MD5 e978e28af30db21caf653f34fe2ce953
BLAKE2b-256 c954e444ca36558fdca4788742d7fb996bd1fce81a8232b2b4ac418f723b414e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page