[Koha-bugs] [Bug 23826] Manual Invoice does not use new accounttype and status for fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 8 16:09:37 CET 2019


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|19.11.00                    |19.11.00,19.05.05
        released in|                            |
             Status|Pushed to master            |Pushed to stable

--- Comment #8 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Conflict on 19.05.x because there is :
<option value="L">Lost item</option>
instead of 
<option value="LOST">Lost item</option>

Looks like its from Bug 22563 not in 19.05.x :
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91345

Pushed to 19.05.x for 19.05.05

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


More information about the Koha-bugs mailing list