Navigation

  • index
  • modules |
  • next |
  • trytond 5.6 documentation »

Tryton Server¶

First steps¶

  • Installation: Installation | Configuration | Setup a database | Start the server

The model layer¶

  • Models: Model syntax | Field types | Domain syntax | Access rights | Triggers

The view layer¶

  • Views: View types | Extension
  • Reports: Report definition

The development process¶

  • Modules Module definition

Contents¶

  • Using trytond
    • How to install Tryton
    • Configuration file for Tryton
    • How to setup a database
    • Logging configuration
    • How to start the server
    • Models
    • Backend Types supported
    • Default value of fields
    • on_change of fields
    • Domain
    • PYSON
    • Access Rights
    • User Errors and Warnings
    • Triggers
    • Actions
    • Views
    • Extending View
    • Wizard
    • Reports
    • Remote Procedure Call
    • Task Queue
    • Scheduled Actions
    • User Application
    • Sending notifications
    • Modules
    • Translation
    • Testing
  • API Reference
    • Models
    • Wizard
    • State
    • StateView
    • StateTransition
    • StateAction
    • StateReport
    • Button
    • PYSON
    • Transaction
    • Exceptions
    • Tools
    • Pool
    • PoolMeta
    • PoolBase
    • RPC
    • RPCCache
    • Internationalization
    • Sendmail
    • FileStore
    • Cache
    • Bus
    • Test
    • ModuleTestCase
    • Helpers
    • Tests tools

Indices, glossary and tables¶

  • Index
  • Module Index
  • Search Page

Table of Contents

  • Tryton Server
    • First steps
    • The model layer
    • The view layer
    • The development process
    • Contents
    • Indices, glossary and tables

Next topic

Using trytond

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • trytond 5.6 documentation »
© Copyright 2008-2021, Bertrand Chenal, Cédric Krier, Ian Wilson, Udo Spallek. Created using Sphinx 1.8.4.