You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to adapt our plugin, as the sales channel is a required non-null field on the Order model. Currently, all transactions fail due to this new constraint.
The text was updated successfully, but these errors were encountered:
Pretix 2024.7 introduced sales channels.
We have to adapt our plugin, as the sales channel is a required non-null field on the
Order
model. Currently, all transactions fail due to this new constraint.The text was updated successfully, but these errors were encountered: