|
Lines 84-90
Link Here
|
| 84 |
|
84 |
|
| 85 |
[% IF (error_cancelling_receipt) %] |
85 |
[% IF (error_cancelling_receipt) %] |
| 86 |
<div class="dialog alert"> |
86 |
<div class="dialog alert"> |
| 87 |
<span>Cannot cancel receipt. Possible reasons :</span> |
87 |
<span>Cannot cancel receipt. Possible reasons:</span> |
| 88 |
<ul> |
88 |
<ul> |
| 89 |
<li> |
89 |
<li> |
| 90 |
The order line you are trying to cancel was created from a partial receipt |
90 |
The order line you are trying to cancel was created from a partial receipt |
| 91 |
- |
|
|