[Koha-bugs] [Bug 5336] Acq history search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 2 10:06:27 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336

--- Comment #116 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Katrin Fischer from comment #113)
> Hi Jonathan,

Hi Katrin, Thanks for this great feedback :)

> 1) Database update - I end up with too many partials. My test cases:

Yep, The previous followup introduces some issues on updating status. I think
this one is good.

> 2) Testing search functionality
> 
>   a) Order search - result list
>   Order search shows a new column, I think it would be a bit better if the
>   status there was singular instead of plural - new order, partially received
>   order etc. - maybe we could even leave out the 'order'? (minor)

Fixed.

> 
>   The column seems a bit lost in the middle, not sure where it would make
> more
>   sense (just saying)

Fixed, moved to the beginning of the table.

>   When a search gives no results, there is no message. Also, all filters and
>   fields are cleared so you can't modify or check you previous search
>   (minor)

Fixed. The issue only existed for fund and order status.

>    i) Undo receipt of 1 item again.
>       Refresh page. Error message is shown:
>       
> Cannot cancel receipt. Possible reasons :
>     The order line you trying to cancel was created from a partial receipt
> of another order line which is already received. Try to cancel this one
> first and retry.
>     The order line you trying to cancel was created from a partial receipt
> of another order line which has been deleted. Cancellation is not possible.
> 
> BUT: The receipt is undon, you are left with an order
>      line with 2 items, a cancellation date and the status ordered.
> 
> Because of the cancellation date the order is not visible in pending orders.

I reproduce the issue with the master branch. It is not from these patches.
Could you confirm that?

I will try to have a look and propose a followup on another report.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list