> When I run a py script I get error from postgres. When I run with trytond -c /etc/file.conf I don't get error about PSQL timezone
Add new line: > from trytond.config import CONFIG > CONFIG.update_etc(TRYTOND_ CONF) CONFIG.set_timezone()
> When I run a py script I get error from postgres. When I run with trytond -c /etc/file.conf I don't get error about PSQL timezone
Add new line: > from trytond.config import CONFIG > CONFIG.update_etc(TRYTOND_ CONF) CONFIG.set_timezone()