Backend fatal error when making a invoice Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm 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
Significance of Cersei's obsession with elephants?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Generate an RGB colour grid
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
Amount of permutations on an NxNxN Rubik's Cube
What's the meaning of "fortified infraction restraint"?
When the Haste spell ends on a creature, do attackers have advantage against that creature?
Uniqueness of spanning tree on a grid.
Closed form of recurrent arithmetic series summation
Is there a kind of relay only consumes power when switching?
Would "destroying" Wurmcoil Engine prevent its tokens from being created?
Can an alien society believe that their star system is the universe?
Can anything be seen from the center of the Boötes void? How dark would it be?
An adverb for when you're not exaggerating
Is safe to use va_start macro with this as parameter?
Irreducible of finite Krull dimension implies quasi-compact?
Circuit to "zoom in" on mV fluctuations of a DC signal?
How to convince students of the implication truth values?
Fundamental Solution of the Pell Equation
Most bit efficient text communication method?
Is it a good idea to use CNN to classify 1D signal?
Trademark violation for app?
Is CEO the profession with the most psychopaths?
Do square wave exist?
Backend fatal error when making a invoice
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm 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
yesterday
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 yesterday
HelgeB
3,3281323
3,3281323
asked 2 days ago
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
yesterday
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
yesterday
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
yesterday
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
yesterday
add a comment |
0
active
oldest
votes
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
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
yesterday