Tryton Units of Measure
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
Zinsderivate & Finanzmärkte – Linux – Embedded Systems
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
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
Die Vorabpauschale (VaP) ist eine qua Gesetz fingierte Mindestausschüttung, die als Bemessungsgrundlage für die Besteuerung laufender Fonderträge genutzt wird, wenn der Fond keine oder nur geringe tatsächliche laufende Ausschüttungen bietet
The GtkEntry widget is pretty dumb: Whatever input is sent to the entry field (whether by user input or by the set_text method) is treated as a String. Time to
When developing GUI applications for Python, PyGTK expects the the coder to define the complete layout of the GUI with its objects and the corresponding wiring of events, signals and
The Mayan EDMS documentation offers two ways for the installation on a Ubuntu 20.04 LTS machine: The first one is via Docker, the second one is the direct installation. I
For someone who wants to write adminstrative office software that communicates with a database in the background, Gtk’s TreeView object is probably one of the most interesting widgets. Unfortunately, with
Fans who regularly watched the “Weeds” TV series will probably remember the Little Boxes opening music when looking at the pyGTK ListBox tutorial when looking at the code. There are