Revision 01b8fb9a snf-astakos-app/astakos/quotaholder_app/callpoint.py
b/snf-astakos-app/astakos/quotaholder_app/callpoint.py | ||
---|---|---|
155 | 155 |
|
156 | 156 |
else: # release |
157 | 157 |
abs_quantity = -quantity |
158 |
operations.prepare(Release, th, abs_quantity, force)
|
|
158 |
operations.prepare(Release, th, abs_quantity, False)
|
|
159 | 159 |
|
160 | 160 |
holdings[key] = th |
161 | 161 |
provisions_to_create.append((key, quantity)) |
Also available in: Unified diff