[Koha-bugs] [Bug 13333] Basket group is not displayed for already received orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 2 17:23:57 CET 2014


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

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33894|0                           |1
        is obsolete|                            |

--- Comment #3 from Paola Rossi <paola.rossi at cineca.it> ---
Created attachment 34069
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34069&action=edit
Bug 13333: Fix Display basket group for already received orders

I've applied the patch.

Everything is OK on parcel.pl, as required.

So I pass the patch to "Signed Off" status.

NB. For an already received order, the basket group is generally closed [it can
be reopened after]. The current link now available from the BG's name is:
./koha/acqui/basketgroup.pl?booksellerid=10
which shows the list of the vendor's BGs, whose default tag is the "Open" BGs.

On the contrary, if the link now available from the BG's name would be set to:
./koha/acqui/basketgroup.pl?op=add&booksellerid=10&basketgroupid=5
./koha/acqui/basketgroup.pl?op=add&booksellerid=10&basketgroupid=5
the user could look at the BG at once, closed or open.

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


More information about the Koha-bugs mailing list