Closed Xesau closed 2 years ago
It seems to be a problem with the frontend JS. The the selected value for the package type option is not correctly passed to the ajax request body. Instead it just says package type package
.
When can we expect the next release?
Does #187 also fix the empty white box when select parcel type?
We need a new release with fixes asap for our client?
The next release has been thoroughly tested, but we've found new issues with exporting return shipments. This needs to be resolved first. We hope to put out a new release next week.
@tajriba this commit is what will fix the package type select box.
@EdieLemoine thank you. We have used 1.7.0 and the bug was still there. Also I see no file called PackageTypeSelectFormGroup.vue with the commit in 1.7.0 ? But we will wait for the next release next week and try again.thanks
We've discovered these returns issues are not new, they're not caused by the changes we want to release. So I'll publish the new release right now and returns will be fixed later. :)
:tada: This issue has been resolved in version 1.7.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Module version
1.7.0
PrestaShop version
1.7.8.6
PHP version
7.4
What went wrong?
When creating a label for a Mailbox package, it is exported as regular parcel instead.
Reproduction steps
Relevant log output
No response
Additional context
No response