[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Inventory [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Inventory/Stocktaking

[% IF (moddatecount) %]
[% moddatecount %] items modified : datelastseen set to [% date %]
[% END %] [% IF (errorfile) %]
[% errorfile %] can't be opened
[% END %] [% FOREACH error IN errorloop %]
[% error.barcode %] [% IF (error.ERR_BARCODE) %]: barcode not found[% END %] [% IF (error.ERR_WTHDRAWN) %]: item withdrawn[% END %] [% IF (error.ERR_ONLOAN_RET) %]: item was on loan. It was returned before marked as seen[% END %] [% IF (error.ERR_ONLOAN_NOT_RET) %]: item was on loan. couldn't be returned.[% END %]
[% END %] [% UNLESS op %]
Use a barcode file
Select items you want to check
  1. Home library Current location
  2. [% IF (authorised_values) %]
  3. [% END %]
  4. (items.itemcallnumber)
  5. [% IF (statuses) %]
Item statuses
[% FOREACH status IN statuses %] [% IF (status.values) %]
[% status.fieldname %]
    [% FOREACH value IN status.values %] [% IF (value.lib) %]
  • [% END %] [% END %]
[% END %] [% END %]
    [% END %]
  1. [% IF (ignoreissued) %]
  2. [% ELSE %] [% END %]
[% END %] [% IF (op) %]
[Select All] [Clear All]
[% FOREACH result IN loop %] [% END %]
Seen Barcode Location Title Status Lost Damaged Unseen since Problems
[% result.barcode | html %] [% result.homebranch | html %] [% result.location | html %] [[% result.itemcallnumber | html %]]

[% result.title | html %]

[% result.author | html %]

[% result.notforloan | html %] [% result.itemlost | html %] [% result.damaged | html %] [% result.datelastseen | html %] [% IF (result.wrongplace) %]

Item should not have been scanned

[% ELSIF (result.missingitem) %]

Item missing

[% ELSIF (result.changestatus) %]

Change item status

[% END %]

[Select All] [Clear All]
[% END %]
[% INCLUDE 'tools-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]