mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Order creation API
This commit is contained in:
@@ -77,7 +77,6 @@ from pretix.control.forms import (
|
||||
)
|
||||
from pretix.helpers.countries import CachedCountries
|
||||
|
||||
|
||||
ROUNDING_MODES = (
|
||||
('line', _('Rounding every line individually')),
|
||||
('sum_by_net', _('Rounding by order total, keeping net prices stable')),
|
||||
|
||||
Reference in New Issue
Block a user