https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56437|0 |1 is obsolete| | --- Comment #17 from Nick Clemens <[email protected]> --- Created attachment 56893 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56893&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. Signed-off-by: Laurence Rault <[email protected]> Signed-off-by: Francois Charbonnier <[email protected]> Signed-off-by: Sonia Bouis <[email protected]> Signed-off-by: Sonia Bouis <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- 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/
