Bug fix release of Litium 5.6.8, Litium 6.3.2 and Litium 7.2.1.
Updated packages to 7.2.1 from 7.2 and I’m getting an error when running the Update-LitiumDatabase
command and also did run the Upgrade_PreRequires.sql
manually and got theese errors
Errors from the Update-LitiumDatabase
Error in SQL
Exception calling "ExecuteReader" with "0" argument(s): "Invalid column name 'VatPercentage'.
Invalid column name 'VatPercentage'.
Invalid column name 'VatPercentage'."
Database upgrade aborted. Correct above errors and manually run database script on your database.
Error from the PreRequires
Msg 207, Level 16, State 1, Line 226
Invalid column name 'VatPercentage'.
Msg 207, Level 16, State 1, Line 226
Invalid column name 'VatPercentage'.
Msg 207, Level 16, State 1, Line 222
Invalid column name 'VatPercentage'.
Anyone else with problems like this during upgrade?
Got the same issue for me, as well while running Upgrade_PreRequires.sql
VatPercentage have removed already with last upgrade?
This is an upgrade bug if you upgrade from 7.2.0 version, other versions are working.
Workaround is to manually running the UpgradeToLatest.sql
script.
We will issue a new release for 7.2 where this is fixed.
1 Like
1 Like