@@ -, +, @@ check the value recorded in the tax rate field. using values from the TaxRates system preference. rate. For example, change 0|0.12|0.1965 to 0|0.12. until you edit the vendor. make sure the new note about updating vendor tax rates where required makes sense. --- .../prog/en/modules/admin/preferences/acquisitions.pref | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref @@ -38,7 +38,8 @@ Acquisitions: - Tax rates are - pref: TaxRates - . Enter in numeric form, 0.12 for 12%. The first item in the list will be selected by default. For more than one value, separate with | (pipe). - - "Please note: The database will only accept values up to 4 decimals precision, further values will be rounded." + - "
NOTE: The database will only accept values up to 4 decimals precision, further values will be rounded." + - "
NOTE: Vendor tax rate information may need updating if tax rate values are removed." - - pref: AcqWarnOnDuplicateInvoice choices: --