Backend fatal error when making a invoice Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Fatal error: Uncaught exception 'Zend_Cache_Exception' with message 'cache_dir “/home/celtice1/public_html/var/cache/” is not writable' incant make pdf invoice when in production modeMagento 2 Fatal error: Uncaught Error: Class not foundFatal error: Uncaught Error: Cannot instantiate abstract class MagentoFrameworkModelResourceModelAbstractResourceProblem logging into Backend of Magento 2Fatal error: Uncaught TypeError: Argument 1 passed to __construct() must be of the type array, null giveUpdate quantity showing error in Magento 2.1Invoice Cancellation errorMagento error when going to forgotten password linkMagento 2.3 error after cache flush or clean
How to identify unknown coordinate type and convert to lat/lon?
Karn the great creator - 'card from outside the game' in sealed
Does "shooting for effect" have contradictory meanings in different areas?
Tannaka duality for semisimple groups
Is there public access to the Meteor Crater in Arizona?
What to do with repeated rejections for phd position
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
What does 丫 mean? 丫是什么意思?
In musical terms, what properties are varied by the human voice to produce different words / syllables?
Is the IBM 5153 color display compatible with the Tandy 1000 16 color modes?
Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?
What are the discoveries that have been possible with the rejection of positivism?
Why is it faster to reheat something than it is to cook it?
Deconstruction is ambiguous
Can a Beast Master ranger change beast companions?
How many time has Arya actually used Needle?
Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?
What makes a man succeed?
How to report t statistic from R
What does Turing mean by this statement?
1-probability to calculate two events in a row
Flash light on something
How to compare two different files line by line in unix?
How would a mousetrap for use in space work?
Backend fatal error when making a invoice
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Fatal error: Uncaught exception 'Zend_Cache_Exception' with message 'cache_dir “/home/celtice1/public_html/var/cache/” is not writable' incant make pdf invoice when in production modeMagento 2 Fatal error: Uncaught Error: Class not foundFatal error: Uncaught Error: Cannot instantiate abstract class MagentoFrameworkModelResourceModelAbstractResourceProblem logging into Backend of Magento 2Fatal error: Uncaught TypeError: Argument 1 passed to __construct() must be of the type array, null giveUpdate quantity showing error in Magento 2.1Invoice Cancellation errorMagento error when going to forgotten password linkMagento 2.3 error after cache flush or clean
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Now that the web store is almost ready, I am investigating how the processing of orders goes.
When I go to sales - orders - promotion - view, I come to the order.
Then I go to invoice (at the top of the screen) scroll down, and click on invoice entry.
Then I get an error message:
[Mon Apr 15 19:24:54.184279 2019] [lsapi:error] [pid 810902:tid 140179756345088] [client 185.217.171.22:56800] [host www.orionyx.org]
Backend fatal error: PHP Fatal error: Uncaught TypeError: Return value of Magento\InventorySourceSelection\Model\Request\InventoryRequest::getItems() must be of the type array, null returned in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php:102
Stack trace:
#0 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/Algorithms/Result/GetDefaultSortedSourcesResult.php(110): Magento\InventorySourceSelection\Model\Request\InventoryRequest->getItems()
#1 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Algorithms/PriorityBasedAlgorithm.php(73): Magento\InventorySourceSelectionApi\Model\Algorithms\Result\GetDefaultSortedSourcesResult->execute(Object(Magento\InventorySourceSelection\Model\Request\InventoryRequest), Array)
#2 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/SourceSelectionService.php in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php on line 102,
referer: https://www.orionyx.org/admin/sales/order_invoice/new/order_id/2/key/8fb69961f679934e4fe53733a11bb9c0e44c5288a860475eb8d7f43e7d067442/
I don't understand this at all.
Can someone explain to me what happened here and how I could solve this?
Sincerely!
magento2 fatal-error create-invoice
add a comment |
Now that the web store is almost ready, I am investigating how the processing of orders goes.
When I go to sales - orders - promotion - view, I come to the order.
Then I go to invoice (at the top of the screen) scroll down, and click on invoice entry.
Then I get an error message:
[Mon Apr 15 19:24:54.184279 2019] [lsapi:error] [pid 810902:tid 140179756345088] [client 185.217.171.22:56800] [host www.orionyx.org]
Backend fatal error: PHP Fatal error: Uncaught TypeError: Return value of Magento\InventorySourceSelection\Model\Request\InventoryRequest::getItems() must be of the type array, null returned in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php:102
Stack trace:
#0 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/Algorithms/Result/GetDefaultSortedSourcesResult.php(110): Magento\InventorySourceSelection\Model\Request\InventoryRequest->getItems()
#1 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Algorithms/PriorityBasedAlgorithm.php(73): Magento\InventorySourceSelectionApi\Model\Algorithms\Result\GetDefaultSortedSourcesResult->execute(Object(Magento\InventorySourceSelection\Model\Request\InventoryRequest), Array)
#2 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/SourceSelectionService.php in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php on line 102,
referer: https://www.orionyx.org/admin/sales/order_invoice/new/order_id/2/key/8fb69961f679934e4fe53733a11bb9c0e44c5288a860475eb8d7f43e7d067442/
I don't understand this at all.
Can someone explain to me what happened here and how I could solve this?
Sincerely!
magento2 fatal-error create-invoice
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42
add a comment |
Now that the web store is almost ready, I am investigating how the processing of orders goes.
When I go to sales - orders - promotion - view, I come to the order.
Then I go to invoice (at the top of the screen) scroll down, and click on invoice entry.
Then I get an error message:
[Mon Apr 15 19:24:54.184279 2019] [lsapi:error] [pid 810902:tid 140179756345088] [client 185.217.171.22:56800] [host www.orionyx.org]
Backend fatal error: PHP Fatal error: Uncaught TypeError: Return value of Magento\InventorySourceSelection\Model\Request\InventoryRequest::getItems() must be of the type array, null returned in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php:102
Stack trace:
#0 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/Algorithms/Result/GetDefaultSortedSourcesResult.php(110): Magento\InventorySourceSelection\Model\Request\InventoryRequest->getItems()
#1 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Algorithms/PriorityBasedAlgorithm.php(73): Magento\InventorySourceSelectionApi\Model\Algorithms\Result\GetDefaultSortedSourcesResult->execute(Object(Magento\InventorySourceSelection\Model\Request\InventoryRequest), Array)
#2 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/SourceSelectionService.php in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php on line 102,
referer: https://www.orionyx.org/admin/sales/order_invoice/new/order_id/2/key/8fb69961f679934e4fe53733a11bb9c0e44c5288a860475eb8d7f43e7d067442/
I don't understand this at all.
Can someone explain to me what happened here and how I could solve this?
Sincerely!
magento2 fatal-error create-invoice
Now that the web store is almost ready, I am investigating how the processing of orders goes.
When I go to sales - orders - promotion - view, I come to the order.
Then I go to invoice (at the top of the screen) scroll down, and click on invoice entry.
Then I get an error message:
[Mon Apr 15 19:24:54.184279 2019] [lsapi:error] [pid 810902:tid 140179756345088] [client 185.217.171.22:56800] [host www.orionyx.org]
Backend fatal error: PHP Fatal error: Uncaught TypeError: Return value of Magento\InventorySourceSelection\Model\Request\InventoryRequest::getItems() must be of the type array, null returned in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php:102
Stack trace:
#0 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/Algorithms/Result/GetDefaultSortedSourcesResult.php(110): Magento\InventorySourceSelection\Model\Request\InventoryRequest->getItems()
#1 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Algorithms/PriorityBasedAlgorithm.php(73): Magento\InventorySourceSelectionApi\Model\Algorithms\Result\GetDefaultSortedSourcesResult->execute(Object(Magento\InventorySourceSelection\Model\Request\InventoryRequest), Array)
#2 /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection-api/Model/SourceSelectionService.php in /home/u36619p31939/domains/orionyx.org/public_html/vendor/magento/module-inventory-source-selection/Model/Request/InventoryRequest.php on line 102,
referer: https://www.orionyx.org/admin/sales/order_invoice/new/order_id/2/key/8fb69961f679934e4fe53733a11bb9c0e44c5288a860475eb8d7f43e7d067442/
I don't understand this at all.
Can someone explain to me what happened here and how I could solve this?
Sincerely!
magento2 fatal-error create-invoice
magento2 fatal-error create-invoice
edited Apr 16 at 8:04
HelgeB
3,3731423
3,3731423
asked Apr 15 at 17:46
Ton GeurtsTon Geurts
187
187
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42
add a comment |
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42
add a comment |
1 Answer
1
active
oldest
votes
You can solve this problem by changing the contents of the 'bundle price type' and 'bundle sku type' tables from 'fixed' to 'dynamic'.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270206%2fbackend-fatal-error-when-making-a-invoice%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can solve this problem by changing the contents of the 'bundle price type' and 'bundle sku type' tables from 'fixed' to 'dynamic'.
add a comment |
You can solve this problem by changing the contents of the 'bundle price type' and 'bundle sku type' tables from 'fixed' to 'dynamic'.
add a comment |
You can solve this problem by changing the contents of the 'bundle price type' and 'bundle sku type' tables from 'fixed' to 'dynamic'.
You can solve this problem by changing the contents of the 'bundle price type' and 'bundle sku type' tables from 'fixed' to 'dynamic'.
answered yesterday
Ton GeurtsTon Geurts
187
187
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270206%2fbackend-fatal-error-when-making-a-invoice%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I have since discovered that if I sell a standard product, the invoicing will go well. When I sell a bundle product, it goes wrong! That is quite inconvenient, because the majority are bundle products.
– Ton Geurts
Apr 16 at 13:42