I think some major changes have been introduced recently in commerce_order_types module that break features integration.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi’s picture

Status: Active » Needs review
FileSize
4.13 KB

Commerce order types entities are built with Entity API and have become exportable. So there is no needing to provide features integration in this module any longer.
I think we should not commit this patch until the last changes in Commerce order types have been released because it may break functionality of existing sites powered by Commerce order types v. 1.0-rc1

mglaman’s picture

Status: Needs review » Postponed

So I don't think removing it altogether is proper implementation. Features is meant as a way to take exportable code and put it somewhere for you. We shouldn't make any changes until a release happens, and we should properly export the entity config then.

Postponing until

itsekhmistro’s picture

Version: 7.x-1.0 » 7.x-1.2
FileSize
4.03 KB

Attached an updated patch version to work with commerce_features 7.x-1.2