Database not upgraded when upgrading Xstore from 16.0.1 to 16.0.4
Hi,
I want to upgrade my Xstore from 16.0.1 to 16.0.4 and I use the upgrade installer for that:
java -jar xstore-16.0.4.0.12-2.2.0-0.0-XST-pos-upgrade.jar
Xstore itself is upgraded correctly, but my database isn't
The new tables for the French fiscalization are not created (neither the other database updates)
The install script seems only to run the db-update.sql and not the db-upgrade.sql
How can this be fixed?