[Bug 28725] New: ACQORDER email no longer prints more than one order line
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28725 Bug ID: 28725 Summary: ACQORDER email no longer prints more than one order line Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org In the ACQORDER in the past <order></order> was used to mark the section that shoudl be repeated for each order in the basket. In 20.11 testing with existing templates from our libraries and also the standard template from the wiki, there is always only one order line added to the email. https://wiki.koha-community.org/wiki/Notices_and_Slips_Library#Acquisition_o... It doesn't matter if it's all one line or if email/text mails are used. I imagine there might be a workaround using TT syntax, but I couldn't figure it out. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28725 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am still investigating. The below templates works for acq claims, but not for orders: <<aqbooksellers.name>> <<aqbooksellers.address1>> <<aqbooksellers.address2>> <<aqbooksellers.address3>> <<aqbooksellers.address4>> <<aqbooksellers.phone>> Ordernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordered) (each $<<aqorders.listprice>> €). As the code for the orders is based on the code for the claims... where is the difference? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28725 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can happily close this as the problem was in front of the computer: Order lines that are cancelled or already received won#t be printed. Testing this on a basket with several unreceived orders works well. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org