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

Order Invoice create page doesn't show order items properly for bundle product #27350

Closed
dev-ajaysaini opened this issue Mar 19, 2020 · 11 comments
Labels
bug report Component: Admin Component: Sales Event: Global-Contribution-Day Fixed in 2.4.x The issue has been fixed in 2.4-develop branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Priority: P3 May be fixed according to the position in the backlog. Progress: done Reported on 2.3.4 Indicates original Magento version for the Issue report. Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. Triage: Done Has been reviewed and prioritized during Triage with Product Managers

Comments

@dev-ajaysaini
Copy link

While crating invoice for bundle product doesn't show its child items.

Preconditions (*)

  1. Magento version 2.3.4 CE

Steps to reproduce (*)

  1. Create Bundle Product and add 2 items https://prnt.sc/ritlae
  2. Place order for Bundle product with both the items https://prnt.sc/ritmme
  3. Go to create invoice page for the same order https://prnt.sc/ritn0p

Expected result (*)

  1. Order Items should be displayed properly as in screenshot https://prnt.sc/rito2g

Actual result (*)

  1. Items are missing https://prnt.sc/ritn0p
@m2-assistant
Copy link

m2-assistant bot commented Mar 19, 2020

Hi @webkul-ajaysaini. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

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

@webkul-ajaysaini do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Mar 19, 2020
@ajijshekh123 ajijshekh123 self-assigned this Mar 19, 2020
@m2-assistant
Copy link

m2-assistant bot commented Mar 19, 2020

Hi @ajijshekh123. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Add label Issue: Confirmed once verification is complete.

  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@phuocnh
Copy link

phuocnh commented Mar 19, 2020

hi @webkul-ajaysaini

please edit product admin and with tab

Bundle Items

please set value Ship Bundle Items to Separately

thanks

@dev-ajaysaini
Copy link
Author

dev-ajaysaini commented Mar 19, 2020

hi @webkul-ajaysaini

please edit product admin and with tab

Bundle Items

please set value Ship Bundle Items to Separately

thanks

Ship Bundle Items to Separately is useful only to create shipment of bundle items separately, getting this issue at invoice creation page not in shipment creation page.

Thanks

@phuocnh
Copy link

phuocnh commented Mar 19, 2020

hi @webkul-ajaysaini
please edit product admin and with tab
Bundle Items
please set value Ship Bundle Items to Separately
thanks

Ship Bundle Items to Separately is useful only to create shipment of bundle items separately, getting this issue at invoice creation page not in shipment creation page.

Thanks

with Bundle Items to together it will show order items together when processing invoice.
Because you can invoice partial (with Bundle Items to together order items together)
But when invoice done. You can see order items is Separately.

thanks

@ajijshekh123
Copy link

Hi @webkul-ajaysaini
I have reviewed this issue as per your scenario. This is not an issue But if admin wants to create an invoice bundle product list should be displayed after generating the invoice block. Now the Product list is not displayed properly.

See attached screenshot:
Before Generate Invoice:

Invoice_Bundle Product

After Generate Invoice:

AfterInvoice_Bundle Product

Thanks.

@ajijshekh123 ajijshekh123 added Component: Admin Component: Sales Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Mar 20, 2020
@ghost ghost unassigned ajijshekh123 Mar 20, 2020
@ajijshekh123 ajijshekh123 self-assigned this Mar 20, 2020
@m2-assistant
Copy link

m2-assistant bot commented Mar 20, 2020

Hi @ajijshekh123. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

  • 1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 2. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 3. If the issue is not relevant or is not reproducible any more, feel free to close it.


@ajijshekh123 ajijshekh123 added the Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch label Mar 20, 2020
@ajijshekh123
Copy link

See attached Magento 2.4 Instance screenshot:

2 4 Invoice Issue

@ajijshekh123 ajijshekh123 removed their assignment Mar 20, 2020
@gaurav-473 gaurav-473 self-assigned this Apr 4, 2020
@m2-assistant
Copy link

m2-assistant bot commented Apr 4, 2020

Hi @gauravagarwal1001. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

  • 1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 2. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 3. If the issue is not relevant or is not reproducible any more, feel free to close it.


@magento-engcom-team
Copy link
Contributor

✅ Confirmed by @sdzhepa
Thank you for verifying the issue. Based on the provided information internal tickets MC-35252 were created

Issue Available: @sdzhepa, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@magento-engcom-team magento-engcom-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jun 17, 2020
@sdzhepa sdzhepa added Triage: Done Has been reviewed and prioritized during Triage with Product Managers and removed Triage: Ready for Triage Issue is ready to me triaged with Product Manager labels Jun 22, 2020
@ghost ghost assigned saphaljha Aug 21, 2020
@ghost ghost added Priority: P3 May be fixed according to the position in the backlog. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Aug 21, 2020
@ghost ghost unassigned saphaljha Sep 3, 2020
@magento-engcom-team
Copy link
Contributor

Hi @webkul-ajaysaini. Thank you for your report.
The issue has been fixed in #27602 by @gauravagarwal1001 in 2.4-develop branch
Related commit(s):

The fix will be available with the upcoming 2.4.2 release.

@magento-engcom-team magento-engcom-team added the Fixed in 2.4.x The issue has been fixed in 2.4-develop branch label Sep 10, 2020
magento-engcom-team added a commit that referenced this issue Sep 10, 2020
…rly for bundle product Fixed Issue #27350 #27602

 - Merge Pull Request #27602 from gauravagarwal1001/magento2:2.4-develop-27350
 - Merged commits:
   1. 2f8b560
   2. 51fcc42
   3. 0591d51
   4. 140c351
   5. 699c98f
magento-engcom-team pushed a commit that referenced this issue Sep 10, 2020
@magento-engcom-team magento-engcom-team added the Reported on 2.3.4 Indicates original Magento version for the Issue report. label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Admin Component: Sales Event: Global-Contribution-Day Fixed in 2.4.x The issue has been fixed in 2.4-develop branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Priority: P3 May be fixed according to the position in the backlog. Progress: done Reported on 2.3.4 Indicates original Magento version for the Issue report. Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. Triage: Done Has been reviewed and prioritized during Triage with Product Managers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

7 participants