While upgrading to Litium 7 (from version 6.2) we get the following error message (multiple times). The link in the error message leads nowhere (http error 404); where can I read more about this problem?
Error-Base Product with Article Number = “abc123” has multiple price lists in “NOK” and VAT is not the same. If products has several pricelists then VAT must be the same per currency. Read more on https://docs.litium.com/links/upgrade/multiple-vat
This is a known issue, which will be fixed in a comming service release to Litium 7. The links points incorrectly as at now to non-existing articles.
It is being fixed.
We will have a look, but could you please verify that the query (in Upgrade_PreRequires.sql) that produces this warning is correct? From our initial investigations it seems to give false positives, i.e. articles that don’t have multiple VAT rates in a specific currency, but that do have different VAT rates for different currencies, are still flagged.
VAT issue seems to be fixed now. I’m posting a new error which happens while upgrading
Error-Could not convert Content Property “Link” in table dbo.CMS_PageTypeProperty to field because it has multiple definitions. Please make sure to have one defintion for each content property. Read more on https://docs.litium.com/documentation/upgrading-to-litium-7/upgrading-the-database#Fields
But it seems, this error is being displayed when we have same PropertyName in different PageTypes.
Could you please have a look on this, as well?
Or the property name should be unique, irrespective of pagetype?