Mammo exports fail with 0.5.0b4

Issue #132 resolved
Ed McDonagh created an issue
  File "/var/conquest/openrem20131031/lib/python2.7/site-packages/openrem/remapp/exports/exportcsv.py", line 419, in exportMG2excel
    e = e.filter(**{f[filt].name + '__' + f[filt].lookup_type : filterstring})
UnboundLocalError: local variable 'e' referenced before assignment

Comments (3)

  1. Ed McDonagh reporter

    Fifth beta of 0.5.0. Fixed Exposure none mulitplication error ref #130, mammo export bug ref #132, DX order by DAP rather than DLP, revamp of filter information extraction in DX, added Kodak to EI list, modified DX detail view.

    → <<cset ed398981a704>>

  2. Log in to comment