Lines 73-84
Link Here
|
73 |
Cannot cancel receipt. Possible reasons : |
73 |
Cannot cancel receipt. Possible reasons : |
74 |
<ul> |
74 |
<ul> |
75 |
<li> |
75 |
<li> |
76 |
The order line you trying to cancel was created from a partial receipt |
76 |
The order line you are trying to cancel was created from a partial receipt |
77 |
of another order line which is already received. Try to cancel this |
77 |
of another order line which is already received. Try to cancel this |
78 |
one first and retry. |
78 |
one first and retry. |
79 |
</li> |
79 |
</li> |
80 |
<li> |
80 |
<li> |
81 |
The order line you trying to cancel was created from a partial receipt |
81 |
The order line you are trying to cancel was created from a partial receipt |
82 |
of another order line which has been deleted. Cancellation is not |
82 |
of another order line which has been deleted. Cancellation is not |
83 |
possible. |
83 |
possible. |
84 |
</li> |
84 |
</li> |
85 |
- |
|
|