Using trytondΒΆ
Introduction key parts of 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