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 internationalization. Thus constituting a complete application platform which can be used for any relevant purpose.
Modules
Currently, the main modules available for Tryton cover the following fields of activity:
- Accounting
- Invoicing
- Sale Management
- Purchase Management
- Analytic Accounting
- Inventory Management
- Manufacturing Resource Planning (MRP)
- Project Management
- Lead and Opportunity Management
We are working on "Inventory Management Module", we created the rest API also for communicating with mobile application.
Our Implementation
This application will be use by a small company / Individual (Tenant) who will be buying products from multiple supplier (Supplier) and then sell to manufacturer ( Customer).
Company is looking to manage supply chain for their own business and would like to offer same to other clients / tenant.
In this portal we are providing three type of login, one is for service provider, second for supplier and third for manufacturer.
Employee can create the REQ and send that to supplier, and after confirm from the supplier employee.