Bug 23014

Summary: Add 'all status' search option to acquisition search
Product: Koha Reporter: Kelly McElligott <kelly>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P1 - high CC: sushant
Version: 18.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kelly McElligott 2019-05-29 20:05:23 UTC
It would be nice to have another option when searching in Acquisitions.  Currently, when a user is on the /acqui/histsearch.pl . page, searching orders.  The options are: any status excepted canceled, new, ordered, partially received, received and canceled.  The option we would like to see is the search to search "everything".
Comment 1 sushant 2022-04-30 18:23:43 UTC
In Koha version 18.05 the following error appears while adding, searching a vendor in acquisition module

can't use an undefined value as an ARRAY reference at
> > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.
Comment 2 Katrin Fischer 2022-05-01 20:51:42 UTC
(In reply to sushant from comment #1)
> In Koha version 18.05 the following error appears while adding, searching a
> vendor in acquisition module
> 
> can't use an undefined value as an ARRAY reference at
> > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.

Hi sushant, this would be a separate bug as it's unrelated to the enhancement request filed here. But: 18.05 is end of life and doesn't receive any updates or bugfixes. Please look into updating to a newer version.
Comment 3 sushant 2022-05-02 10:05:07 UTC
In which version of Koha this bug in Acquisition module has been fixed:

 can't use an undefined value as an ARRAY reference at
> > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.
Comment 4 Katrin Fischer 2022-05-02 10:10:45 UTC
(In reply to sushant from comment #3)
> In which version of Koha this bug in Acquisition module has been fixed:
> 
>  can't use an undefined value as an ARRAY reference at
> > > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.

The problem could have multiple sources/reasons, but it's very hard to help with such old versions. 

If the problem remains, maybe someone on the mailing list could help. As this is a request for a totally different enhancement, it would be better to move the discussion to the mailing list.

You can also search Bugzilla for old/closed bugs by adding the "ALL" to your search terms.
Comment 5 Katrin Fischer 2023-10-08 01:19:15 UTC

*** This bug has been marked as a duplicate of bug 14092 ***