[Koha-bugs] [Bug 14048] Change RefundLostItemFeeOnReturn to be branch specific

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 1 16:48:46 CEST 2016


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

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

--- Comment #95 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 53029
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53029&action=edit
Bug 14048: (QA followup) Default to 1 if no default rule

This patch answers Jonathan's request to simplify this patchset a bit.

It removes the need for the .sql file, as _default_rule now defaults to
a fixed value (1, which was set by the removed .sql file).
This allowed to remove the overloaded ->delete method.

The tests have been adjusted to reflect this changes, including tests for
the new 'default'-if-absent situation.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list