http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 33795 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33795&action=edit Bug 13324: The fund values should be based on tax included values Now we have a column in DB to easily retrieve the tax included values. So the sum must be done this the _tax_included DB field and not on the "old" field. The old field can be tax excluded or tax included depending the supplier configuration. Test plan: Verify that the values in the acqui home and budgets page are the tax included values. -- 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/
