[Koha-bugs] [Bug 21364] Allow closing basket from vendor search/view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 3 15:45:40 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21364

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Looking at the basket summary page code, I think we need to check for other
things as well:
-  existing uncertain prices (uncerteinparices)
-  standing order (unclosable  => @orders ? $basket->{is_standing} : 1,)
-  order_manage permission

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


More information about the Koha-bugs mailing list