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

--- Comment #15 from Jacek Ablewicz <[email protected]> ---
(In reply to Jacek Ablewicz from comment #12)

> Less usual combinations (no/yes, yes/no) might be a different story - I
> believe invoice.pl may need an additional small change like that:
> 
> 185c185
> >     if ( $bookseller->{'invoiceincgst'} ) {
> ---
> <     if ( $bookseller->{'listincgst'} ) {
> 
> to behave properly for "no/yes" and "yes/no" (???).

Previously we tried to test it (in 3.14 and master, with above small change
included, and without it), still getting some rather weird results for "no/yes"
and "yes/no" settings.. Getting bug 11755 into account (which explains at least
some of this "weirdness"), question is - how should this bug be retested before
sign-off: with 11755 applied first, or maybe not?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to