London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I moved the thread to Commerce sub forum where it's more relevant.
I found your error is very strange. If you look into 9.0.0.0.sql in EPiServer.Commerce.Core package, there is this line
ALTER TABLE [dbo].[Market]
ADD [PricesIncludeTax] BIT DEFAULT 0 NOT NULL;
so the column can't be null and the default value is 0. I would suggest you to look into Market table to make sure everything is correct
Hi,
I keep getting the error below after I upgraded our Episerver site to CMS 11.6.0 and Commerce 12.1.0. Does anybody have an idea on how to resolve this, please?
[Pasting files is not allowed]