report
parent
d79fe4cddc
commit
9907973d8d
|
@ -163,6 +163,7 @@ class ReportAccountHDCaseSummary(Model):
|
||||||
'total_epo': total_epo,
|
'total_epo': total_epo,
|
||||||
'total_qty': total_qty,
|
'total_qty': total_qty,
|
||||||
'types': types,
|
'types': types,
|
||||||
|
'reimbursable': reimbursable,
|
||||||
}
|
}
|
||||||
return data
|
return data
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue