Closed anktd closed 1 year ago
Hi, This will require an upgrade script similar to https://github.com/blockonomics/prestashop-plugin/pull/70/files#diff-8ce2d50588a16d29008fbabecc44509eed7221de834477662e903e8e64f0e433 to allow upgrade from previous release as we have added a new column.
DB upgrade script to add new column id_order
in blockonomics table: https://github.com/blockonomics/prestashop-plugin/pull/156/commits/a630b0bfeade1048c55c633dc05f4b54475ac6c4
Upgrading module screenshot:
Note: Currently there are 2 issues with Test Setup. When Test Setup button is hit:
These are not addressed in this PR and will be addressed in a separate PR.
Tested and Working including Fresh Install and Upgrade!
Let us remove the upgrade script. We stopped supporting 1.6 a while ago and don't know what state their module is in. Better to install on a fresh install
Implementing the PR #70 solution for v1.6 issues