Bug 31585

Summary: "ACQUISITION ORDER" action missing from log viewer search form
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ToolsAssignee: Katrin Fischer <katrin.fischer>
Status: RESOLVED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: minor    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.07
Attachments: Bug 31585: Fix 'acquisition order' and 'acquisition claim'
Bug 31585: Fix 'acquisition order' and 'acquisition claim'
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface
Bug 31585: Fix 'acquisition order' and 'acquisition claim'
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface
Bug 31585: Fix 'acquisition order' and 'acquisition claim'
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface

Description Katrin Fischer 2022-09-20 11:58:44 UTC
When an ACQORDER email is sent, this is logged, but we cannot search for it nicely from the log viewer form. (or I missed it!)
Comment 1 Katrin Fischer 2022-09-20 14:16:42 UTC
Hm, I am a little baffled here, because it looks like the entries are in the template file, but don't show up on the form:

[%        CASE 'SERIAL CLAIM' %]<span>Serial claim</span>
[%        CASE 'ACQUISITION CLAIM' %]<span>Acquisition claim</span>
[%        CASE 'ACQUISITION ORDER' %]<span>Acquisition order</span>
Comment 2 Pedro Amorim 2023-05-18 10:27:58 UTC
Created attachment 151385 [details] [review]
Bug 31585: Fix 'acquisition order' and 'acquisition claim'

Added 'ACQUISITION CLAIM' and 'ACQUISITION ORDER' to the log viewer form.
Please test this well (making sure there are log entries of these types and they show properly upon searching for them)
Comment 3 Pedro Amorim 2023-05-18 11:42:08 UTC
Created attachment 151396 [details] [review]
Bug 31585: Fix 'acquisition order' and 'acquisition claim'

Added 'ACQUISITION CLAIM' and 'ACQUISITION ORDER' to the log viewer form.
Please test this well (making sure there are log entries of these types and they show properly upon searching for them)
Comment 4 Katrin Fischer 2023-05-18 12:10:07 UTC
Created attachment 151397 [details] [review]
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface

Just a small fix renaming one of the options to comply
with terminology guidelines.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2023-05-18 12:10:23 UTC
Created attachment 151398 [details] [review]
Bug 31585: Fix 'acquisition order' and 'acquisition claim'

Added 'ACQUISITION CLAIM' and 'ACQUISITION ORDER' to the log viewer form.
Please test this well (making sure there are log entries of these types and they show properly upon searching for them)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Katrin Fischer 2023-05-18 12:10:25 UTC
Created attachment 151399 [details] [review]
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface

Just a small fix renaming one of the options to comply
with terminology guidelines.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 7 Marcel de Rooy 2023-05-19 09:12:33 UTC
Created attachment 151461 [details] [review]
Bug 31585: Fix 'acquisition order' and 'acquisition claim'

Added 'ACQUISITION CLAIM' and 'ACQUISITION ORDER' to the log viewer form.
Please test this well (making sure there are log entries of these types and they show properly upon searching for them)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 8 Marcel de Rooy 2023-05-19 09:12:35 UTC
Created attachment 151462 [details] [review]
Bug 31585: (follow-up) Terminology: Rename Intranet to Staff interface

Just a small fix renaming one of the options to comply
with terminology guidelines.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 9 Katrin Fischer 2023-05-19 13:30:23 UTC
Just drop my follow-up to make this string-change-free. I'll post it on a separate bug.
Comment 10 Tomás Cohen Arazi 2023-05-19 18:06:23 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 11 Matt Blenkinsop 2023-06-08 17:09:33 UTC
Nice work everyone!

Pushed to stable for 22.11.x