Hi All
I’d like to implement Tryton in my furniture manufacturing company. I’m particularly interested in the product and production planning aspects. Is it possible to introduce standardized production operation times and analyze production efficiency and effectiveness in Tryton? Are there any tutorials available on this topic?
Hi,
Tryton is able to manage the materials and the works needed in order to produce something. For that you will need the production and production_work_timesheet.
The Production Work Module introduces work center and their cost (per cycle or hour) so on each production you can record the number of cycles or the time for each work which will give you the total cost and the Production Work Timesheet Module adds the tracks of employee times which may be added to the cost of the production.
But the routing from Production Routing Module does not store yet estimations of those cycles/time. I guess this is a possible improvement to calculate an estimated time (and cost).
Once there is an estimation time and cost, they could be compared to the actual time and cost of each production.
But all of this requires to extend existing modules or create new one.
Thank you for your previous answers.
Which version of Tryton should I choose for implementation in the factory? Are there any tutorials or training available apart from the documentation?
You have mainly 2 choices:
- use the last published to get latest features but a support of 1 year
- use the last LTS to get a support of 5 years
It all depends on the features you need.
You can check Search results for 'Tryton Release 7' - Tryton Discussion. since last LTS to check for features you may need.