trytond documentation¶
Support¶
- Looking for specific information? Try the Index, Module Index.
- Search information in the mailing list.
- Ask a question in the #tryton IRC channel, or search the IRC logs.
- Report issues with trytond on issue tracker.
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
- Default value of fields
- on_change of fields
- Domain
- PYSON
- Access Rights
- Triggers
- Actions
- Views
- Extending View
- Wizard
- Reports
- Remote Procedure Call
- User Application
- Modules
- Translation
- API Reference