bundle update
TaxonIcon
to TaxonImage
to clarify usage of this model. If you were using TaxonIcon
please run this to migrate your icons to images:Order
are associated with Store
please run this:currency
presence obligatory in Order
model. To ensure all existing Orders
have currency
present please run this command:currency
in Orders without currency set to Spree::Config[:default_currency]
value. This can take some time depending on your volume of data.guest_token
with token
in your codebaseOrder#guest_token
was renamed to Order#token
in order to unify the experience for guest checkouts and orders placed by signed in users.