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

--- Comment #18 from Victor Grousset/tuxayo <[email protected]> ---
Can't backport to 19.05.x: can't solve a conflict.
If there is an interest in having this backported, feel free to submit a patch
for 19.05.

The following part of the conflict must considered carefully:

Not sure if it's
                    </select>
                    [% END %]
                    [% IF !gst_found %]<span class="required">Tax rate not
defined in system preference gist!</span>[% END %]

or

                    </select>
                    [% IF !gst_found %]<span class="required">Tax rate not
defined in system preference gist!</span>[% END %]
                    [% END %]

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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