Set Decimal precision of default context from environment variable
This is placed in the trytond init.py because the default context must be set prior to any start of thread. And thus it can only be set via environment.
Closes #13572 (closed)
This is placed in the trytond init.py because the default context must be set prior to any start of thread. And thus it can only be set via environment.
Closes #13572 (closed)