You are on page 1of 3

trytond documentation

Support
Looking for specific information? Try the Index (../../genindex.html), Module Index (../../py-
modindex.html).
Search information in the mailing list (http://groups.tryton.org/).
Ask a question in the #tryton IRC channel (irc://irc.freenode.net/tryton), or search the IRC logs
(http://www.tryton.org/~irclog/).
Report issues with trytond on issue tracker (http://bugs.tryton.org/).

First steps
Installation: Installation (topics/install.html#topics-install) |
Configuration (topics/configuration.html#topics-configuration) |
Setup a database (topics/setup_database.html#topics-setup-
database) | Start the server (topics/start_server.html#topics-start-
server)

The model layer


Models: Model syntax (topics/models/index.html#topics-models) |
Field types (ref/models/fields.html#ref-models-fields) | Domain
syntax (topics/domain.html#topics-domain) | Access rights
(topics/access_rights.html#topics-access-rights) | Triggers
(topics/triggers.html#topics-triggers)

The view layer


Views: View types (topics/views/index.html#topics-views) |
Extension (topics/views/extension.html#topics-extension)
Reports: Report definition (topics/reports/index.html#topics-reports)

The development process


Modules Module definition (topics/modules/index.html#topics-
modules)
Contents
Using trytond (topics/index.html)
How to install Tryton (topics/install.html)
Configuration file for Tryton (topics/configuration.html)
How to setup a database (topics/setup_database.html)
Logging configuration (topics/logs.html)
How to start the server (topics/start_server.html)
Models (topics/models/index.html)
Default value of fields (topics/models/fields_default_value.html)
on_change of fields (topics/models/fields_on_change.html)
Domain (topics/domain.html)
PYSON (topics/pyson.html)
Access Rights (topics/access_rights.html)
Triggers (topics/triggers.html)
Actions (topics/actions.html)
Views (topics/views/index.html)
Extending View (topics/views/extension.html)
Wizard (topics/wizard.html)
Reports (topics/reports/index.html)
Remote Procedure Call (topics/rpc.html)
User Application (topics/user_application.html)
Modules (topics/modules/index.html)
Translation (topics/translation.html)
API Reference (ref/index.html)
Models (ref/models/index.html)
Wizard (ref/wizard.html)
State (ref/wizard.html#state)
StateView (ref/wizard.html#stateview)
StateTransition (ref/wizard.html#statetransition)
StateAction (ref/wizard.html#stateaction)
StateReport (ref/wizard.html#statereport)
Button (ref/wizard.html#button)
PYSON (ref/pyson.html)
Transaction (ref/transaction.html)
Tools (ref/tools/index.html)
Pool (ref/pool.html)
PoolMeta (ref/pool.html#poolmeta)
PoolBase (ref/pool.html#poolbase)
RPC (ref/rpc.html)
Sendmail (ref/sendmail.html)
FileStore (ref/filestore.html)
Cache (ref/cache.html)

Indices, glossary and tables


Index (../../genindex.html)
Module Index (../../py-modindex.html)
Search Page (../../search.html)

© Copyright 2008-2016, Tryton. Back to top


Last updated on May 02, 2017.
Created using Sphinx (http://sphinx-doc.org/) 1.3.1.

You might also like