https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13323
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51982|0 |1 is obsolete| | --- Comment #23 from Julian Maurice <[email protected]> --- Created attachment 56096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56096&action=edit Bug 13323: Tax rate can change on receiving - DB changes This patch adds 4 new DB fields to the aqorders table: * tax_rate_on_ordering * tax_rate_on_receiving * tax_value_on_ordering * tax_value_on_receiving Signed-off-by: Laurence Rault <[email protected]> Signed-off-by: Francois Charbonnier <[email protected]> Signed-off-by: Sonia Bouis <[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/
