http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8009

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8009
                CC: [email protected]
          Assignee: [email protected]
           Summary: Item descriptive data not populated on pay.pl
        QA Contact: [email protected]
          Severity: trivial
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Staff Client
           Product: Koha

On boraccount.pl, if an itemnumber is present in the accountline, the script
passes ->{title} into the template for display (in GetMemberAccountRecords). 
The template for pay.pl tries to use a ->{title} entry in the same way to help
populate the "Description" field, but GetBorNotifyAcctRecord doesn't create
that, so only accountlines.description (if present) shows up.

Patch coming shortly.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to