Questions tagged [tryton]

Is a three-tier high-level general purpose application platform under the license GPL-3 written in Python and using PostgreSQL as database engine. It is the core base of a complete business solution providing modularity, scalability and security.

The core of Tryton (also called Tryton kernel) provides all the necessary functionalities for a complete application framework: data persistence, extensive modularity, users management (authentication, fine grained control for data access, handling of concurrent access of resources), workflow and report engines, web services and internationalisation. Thus constituting a complete application platform which can be used for any relevant purpose.

The code is licensed under GPL-3, and the PostgreSQL is the main persistence system, though SQLite is use for small systems.

Source: Tryton.org (About)

76 questions
-2
votes
1 answer

Tryton show message 403 forbidden error durin installation of GNUhealth in ubuntu 20.04?

As you can see the error 403 forbidden errorI have installed ubuntu 20.04 in VM virtual box. I need to install GNU Health on ubuntu. I have followed this article on Wikibooks. Here is the link to an article…
1 2 3 4 5
6