Summary: | Example notice for claims in acquisitions needs an update | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Henri-Damien LAURENT <henridamien> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/acqui/lateorders.pl?delay=0&supplierid= | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 5347 | ||
Bug Blocks: | 7102 |
Description
Katrin Fischer
2011-10-27 09:46:34 UTC
Quantity and listprice are displayed in the notice now. (fix included in patches for bug 5347) Note: Wrapping the aqorders fields in <order> </order> will output a list of orders now. Last comment was supposed to go on bug 7100. Patches for bug 5347 include an update to the notice template for acq claims. I retested the address output and it works nicely. The postal address is only one field on the vendor form, but if you enter more than 1 line the lines will be saved separately to address1-address4 in the aqbookseller table. |