Hi everyone, We are having an issue at the time of export data from any records on the gnuhealth-client version 3.6.9. When it happens: it happens when you try to export data using the menu 'Export data...'. Conditions that must occur to happen: accessing to the server through a gnuhealth-client, with the server running on a different machine than the client, on any network (local network or through an outside network). When it doesn't happen: using the tryton client or when the client and the server are on the same machine (localhost).
Traceback log: * File "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/form.py", line 334, in sig_export context=self.screen.context) File "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/win_export.py", line 30, in __init__ super(WinExport, self).__init__() File "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/win_csv.py", line 102, in __init__ self.add_buttons(vbox_buttons) File "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/win_export.py", line 76, in add_buttons self.fill_predefwin() File "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/win_export.py", line 178, in fill_predefwin [f['name'] for f in export['export_fields.']],KeyError: 'export_fields.'* Kindly regards. Francisco