Upgrading Tryton Docker Stacks
Step 1: Make volume backups As the upgrade procedure (potentially) involves modifications on the database, it is recommended to backup the Docker volumes of our Tryton stack. We therefore use
Zinsderivate & Finanzmärkte – Linux – Embedded Systems
Step 1: Make volume backups As the upgrade procedure (potentially) involves modifications on the database, it is recommended to backup the Docker volumes of our Tryton stack. We therefore use
Categories for Units of Measure Each Unit of Measure (UoM) in Tryton belongs to one and only one pre-defined Category which normally tells us what the UoM is supposed to
Languages generally available on the system The first thing you have to specify is what languages should be available on the system as such. “Available” in this context has a
The Tryton currency module offers a curated list of all major world currencies with ISO codes and offcial names (plus translations). On top of that, it allows to download current
The country module keeps a list of pre-defined country names. It features a high granularity and is aware of provinces, districts etc. for rather exotic countries. The advantage of installing
This post kicks of a new series on the Tryton FOSS ERP system. Today’s quick post is about installing Tryton as a docker stack. As usual, the most tricky part