health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] gnuhealth-client bug on version 3.6.9 on data export


From: Francisco Maria Moyano Casco
Subject: [Health-dev] gnuhealth-client bug on version 3.6.9 on data export
Date: Mon, 14 Sep 2020 16:12:26 -0300

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]