Error adding items:
-
[% FOREACH error_loo IN error_loop %]
- [% error_loo.error_param | html %][% IF ( error_loo.error_duplicate_barcode ) %]Duplicate barcode[% END %] [% END %]
[% IF ( invoiceclosedate ) %] Receipt summary for [% name | html %] [% IF ( invoice ) %] [ [% invoice | html %] ] [% END %] [% ELSE %] Receive orders from [% name | html %] [% END %]
[% IF ( success_delorder ) %] [% ELSE %] [% IF ( error_delitem ) %]The order has been canceled, although one or more items could not have been deleted.
[% END %]
[% IF ( error_delbiblio ) %]
The order has been canceled, although the record has not been deleted.
[% END %]
[% END %]
[% IF (error_cancelling_receipt) %]
Cannot cancel receipt. Possible reasons :
[% END %]
[% IF error_invoice_not_known %]
- The order line you are trying to cancel was created from a partial receipt of another order line which is already received. Try to cancel this one first and retry.
- The order line you are trying to cancel was created from a partial receipt of another order line which has been deleted. Cancellation is not possible.
The invoice referenced by this invoiceid does not exist.
[% END %]
[% UNLESS no_orders_to_display %]
Invoice number: [% invoice | html %] Shipment date: [% shipmentdate | $KohaDates %]
Pending orders
Basket | Basket group | Order line | Summary | More | Replacement price | Quantity | Unit cost | Order cost | Fund |
---|
Invoice is closed, so you can't receive orders anymore. [% IF CAN_user_acquisition_reopen_closed_invoices %] Reopen it. [% END %]
[% END %]