@@ -, +, @@ --- .../prog/en/modules/help/reports/guided_reports.tt | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt @@ -141,7 +141,7 @@
  • payment
  • CreditXXX
  • @@ -153,7 +153,7 @@ @@ -178,7 +178,7 @@
  • B = For Patrons/Borrowers
  • -

    Question: What are the possible codes for the status field in the serial table"?

    +

    Question: What are the possible codes for the status field in the serial table?

    Answer:

    @@ -189,6 +189,8 @@
  • 4 = Missing
  • 5 = Not Available
  • 6 = Delete
  • +
  • 7 = Claimed
  • +
  • 8 = Stopped
  • See the full documentation for Custom Reports in the manual (online).

    --