https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30321

            Bug ID: 30321
           Summary: Order receive page dies if quantity received is more
                    than 0
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Order receive page dies on error 500 if orders quantityreceived is more than 0.
The error logs reads: "Template process failed: undef error - The method
Koha::Item->count is not covered by tests!" This happens because in template
orderreceive.tt we have "order.items.count" not "orders.items.count" as it
should be. It seems that this error doesn't occur if template param edit is set
as 1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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