-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #324 from myparcelnl/Support.-Mobassistantconnector
Support. Mobassistantconnector
- Loading branch information
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
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
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
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
8a40d33
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.
Er wordt een check gedaan of de class exists maar als file waarin deze class wordt gedefinieerd niet bestaat krijg je de foutmelding:
Warning: include(Emagicone/Mobassistantconnector/Model/Order.php): failed to open stream: No such file or directory
De check moet dus uitgebreid worden met de check of de class file wel bestaat, net zoals er bij de check op /MDN/AdvancedStock..... gedaan wordt.
8a40d33
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.
Fixed in: https://github.com/myparcelnl/magento1/releases/tag/v1.13.4