Revision 091494d7 commissioning/servers/quotaholder/django_backend/callpoint.py

b/commissioning/servers/quotaholder/django_backend/callpoint.py
158 158
            if h.entity.key != key:
159 159
                continue
160 160

  
161
            append((h.entity.entity, h.resource, h.policy,
161
            append((h.entity.entity, h.resource, h.policy.policy,
162 162
                    h.imported, h.exported,
163 163
                    h.returned, h.released, h.flags))
164 164

  

Also available in: Unified diff