[% USE raw %] [% USE Koha %] [% USE Asset %] [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › Stock rotation details for [% biblio.title | html %] [% INCLUDE 'doc-head-close.inc' %] [% USE KohaDates %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF no_op_set %]

Stock rotation details for [% biblio.title | html %]

[% IF rotas.count > 0 && items.size > 0 %] [% FOREACH item IN items %] [% END %] [% END %] [% IF !items || items.size == 0 %]

No physical items for this record

[% END %] [% IF !rotas || rotas.count == 0 %]

There are no rotas with stages assigned

[% END %] [% ELSIF op == 'confirm_remove_from_rota' %]

Are you sure you want to remove this item from it's rota?

Yes No

[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'browser-strings.inc' %] [% Asset.js("js/browser.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]