Skip to content
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

[ CE 2.0.7] Sales order item -Configurable product Qty_Invoiced issue #5076

Closed
mhabou opened this issue Jun 17, 2016 · 2 comments
Closed

[ CE 2.0.7] Sales order item -Configurable product Qty_Invoiced issue #5076

mhabou opened this issue Jun 17, 2016 · 2 comments

Comments

@mhabou
Copy link

mhabou commented Jun 17, 2016

Steps to reproduce

  1. Install Magento 2.0.7 .
  2. Add a Configurable Product to the cart.
  3. Place an order with 2 quantities
  • First Step :

invoice just 1 quantity

  • Second Step :

invoice the remaining quantity

Expected result

  1. in the table sales_order_item there are 2 sales order items of products ( The configurable and the sample)
  • First step :
  • ... the qty_invoiced of the configurable product is 1 and the qty_invoiced of the sample product is 1
  • Second step :
  • the qty_invoiced of the configurable product is 2 and the qty_invoiced of the sample product is 2

Actual result

  1. in the table sales_order_item there are 2 sales order items of products ( The configurable and the sample)
  • First step :
  1. ... the qty_invoiced of the configurable product is 1 and the qty_invoiced of the sample product is 2
  • Second step :
  1. the qty_invoiced of the configurable product is 2 and the qty_invoiced of the sample product is 4

snapshot5

@mhabou mhabou changed the title [ CE 2.0.7] Sales order item - Qty_Invoiced issue [ CE 2.0.7] Sales order item -Configurable product Qty_Invoiced issue Jun 17, 2016
@vkorotun vkorotun removed the CS label Aug 4, 2016
@NadiyaS NadiyaS removed their assignment Aug 17, 2016
@Andrii-Deineha
Copy link
Contributor

@Dayssam Hi, unfortunately, I can not reproduce this issue. Is this issue actual for you?

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

magento-cicd2 pushed a commit that referenced this issue Jan 28, 2020
[TSG] Fixes for 2.2 (pr124) (2.2.11-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants