Skip to content

Sales order view item renderer name for block #10950

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

Closed
wants to merge 1 commit into from
Closed

Sales order view item renderer name for block #10950

wants to merge 1 commit into from

Conversation

manuelson
Copy link
Contributor

@manuelson manuelson commented Sep 18, 2017

Sales order view item renderer name for block

Description

Creation of identification name for the block to render the information of the items in the order view in adminhtml. Required to create a custom extends in layouts.

Manual testing scenarios

  1. Create custom module
  2. Rewrite adminhtml/sales_order_view.xml layout
  3. Add new custom column in the order_items
  4. Unable to reference to block of the values (class="Magento\Sales\Block\Adminhtml\Order\View\Items\Renderer\DefaultRenderer")

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)

@orlangur
Copy link
Contributor

Let's continue in #10936 to solve problem in general.

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.

2 participants