Update help text

This commit is contained in:
Raphael Michel
2025-08-13 16:09:54 +02:00
parent b49207c88a
commit cf96d4ed31

View File

@@ -863,7 +863,7 @@ class TaxSettingsForm(EventSettingsValidationMixin, SettingsForm):
"Recommended for e-invoicing when you primarily sell to consumers. "
"The gross or net price of some products may be changed automatically to ensure correct "
"rounding of the order total. The system attempts to keep gross prices as configured whenever "
"possible."
"possible. Gross prices may still change if they are impossible to derive from a rounded net price."
),
}
self.fields["tax_rounding"].choices = (