-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(regression): fix errors in order list #91
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EdieLemoine
force-pushed
the
fix/errors
branch
from
December 7, 2021 13:03
369bea7
to
486d894
Compare
Mark-Ernst
approved these changes
Dec 16, 2021
RichardPerdaan
approved these changes
Dec 16, 2021
@@ -179,32 +178,26 @@ public function processCreateb() | |||
} | |||
} | |||
|
|||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
enter te veel
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
enter te veel
EdieLemoine
added a commit
that referenced
this pull request
Dec 20, 2021
github-actions bot
pushed a commit
that referenced
this pull request
Dec 20, 2021
## [1.4.0](v1.3.0...v1.4.0) (2021-12-20) ### ✨ New Features * allow exporting to myparcel on orders not linked to a carrier ([#77](#77)) ([788e6fb](788e6fb)) * use default export settings when creating shipment ([#63](#63)) ([9546ec5](9546ec5)) ### 🐛 Bug Fixes * always add client emailaddress to consignment in BE ([#82](#82)) ([df9489d](df9489d)) * auto-translate older carrier ids to the current ones ([#60](#60)) ([b7ae0f6](b7ae0f6)) * column `extra_options` for install migration ([a8774c8](a8774c8)) * export company name to label ([#81](#81)) ([e6c97b6](e6c97b6)) * order status not updating after printing in some cases ([#75](#75)) ([3adc1e8](3adc1e8)) * **regression:** delete pickup express option from carrier form ([#90](#90)) ([2ed04e2](2ed04e2)) * **regression:** fix errors in order list ([#91](#91)) ([bd99240](bd99240)) * **regression:** get correct dropoff configuration in delivery options ([#87](#87)) ([69a7f3e](69a7f3e)) * **regression:** pass cutoff time to delivery options ([#88](#88)) ([edca384](edca384)) * **regression:** price standard delivery falls back to 0 ([#86](#86)) ([af884a1](af884a1)) * **regression:** show fallback strings in delivery options ([#85](#85)) ([79b712e](79b712e)) * **regression:** stabilize order status change ([#89](#89)) ([cb8bf47](cb8bf47)) * save several days in the Exception schedule ([#59](#59)) ([915754d](915754d)) * show product once on row label ([#74](#74)) ([4a28765](4a28765)) * updated logo and changed plugin author to 'MyParcel' ([#84](#84)) ([ec42f5d](ec42f5d)) * use correct table reference ([#76](#76)) ([79de1eb](79de1eb)) * use rest of world countries from SDK ([2bbd0fa](2bbd0fa))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.