Hi, Axel!
On 10/13/21 08:26, Axel Braun wrote:
Good morning Luis,
Am Dienstag, 12. Oktober 2021, 19:26:16 CEST schrieb Luis Falcon:
yes, in the de.po (and in the .xml) it is correct. But in the GNU Health
client (and in the postgres table) one can see only the old english
version with: "With coma" instead of "Type 1 diabetes mellitus: With
coma".
We have to check on the trytond update messages... probably is not
changing them because they were manually updated. If that is the case,
you will see a message on stderr (when running ./trytond-admin --all ...)
When you install a fresh DB, you do get the right values and
translations, right?
I have a new installation with 3.8 Demo-DB, ran trytond-admin w/o suspicious
error messages and switched to German language afterwards .
The warnings usually show when you have made a modification on one
record at db level and it differs from the content at xml / datafile level.
Under Admin -> Module -> Data it shows some 38.000 Records out of sync (and no
option to update all in one run). Is this maybe the root cause?
The way that Tryton deals with the XML data files and its update status
at DB has always been problematic, to the point that some have suggested
to remove this functionality.
I actually would favor a "batch-input" approach (as we do with
demographics) for data files. Let's check the current status on datafile
management on Tryton 6.0 and we'll act on it.
@Edgar, can you send me a compressed pg_dump of your DB and I will find
time to check :)
All the best
Luis