Skip to content

issue resolved:Undefined Variable $itemsOrderItemId #19941

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

Merged
merged 1 commit into from
Jan 4, 2019
Merged

issue resolved:Undefined Variable $itemsOrderItemId #19941

merged 1 commit into from
Jan 4, 2019

Conversation

GovindaSharma
Copy link
Contributor

Fixed Issue #19940 : Exceptio undefined variable itemsOrderItemId while creating shipment through MSI

Description (*)

Fixed Issue #19940 : Exceptio undefined variable itemsOrderItemId while creating shipment through MSI

Fixed Issues (if relevant)

  1. Exception undefined variable itemsOrderItemId while creating shipment through MSI #19940: Exception undefined variable itemsOrderItemId while creating shipment through MSI

Manual testing scenarios (*)

  1. Login to Admin Panel
  2. On left navigation goto Stores-> Inventory->sources
  3. Create two source
  4. Now goto left navigation Stores-> Inventory->stocks
  5. Create stock with Sales Channels : Main website , and add source created above to the stock
  6. Go to Catalog->products
  7. Click edit button of any products which is type of simple product , now assign two source and add quantity to them, at last save product.
  8. repeat step 7 for another product
  9. Now goto frontend and place order of above mentioned two products of single quantity each.
  10. From admin panel select order and create shipment
  11. Ship only one products from first source.
  12. Now one product shipped from first source
  13. Try to ship that product again.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

issue resolved:Undefined Variable $itemsOrderItemId
@magento-engcom-team
Copy link
Contributor

Hi @GovindaSharma. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@ghost
Copy link

ghost commented Jan 4, 2019

Hi @GovindaSharma, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@magento-engcom-team
Copy link
Contributor

Hi @GovindaSharma. Thank you for your contribution.
We will aim to release these changes as part of 2.3.1.
Please check the release notes for final confirmation.

1 similar comment
@magento-engcom-team
Copy link
Contributor

Hi @GovindaSharma. Thank you for your contribution.
We will aim to release these changes as part of 2.3.1.
Please check the release notes for final confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants