If you need UUID support in a Drupal site, the main use case is to have to it enabled everywhere, at least that's the philosophy of the contrib uuid.module.

For that reason, I think we should not use submodules for adding uuid support to each commerce entity type (and pollute the module page and system schema with 5 unneeded entries) but have it in a single place.

CommentFileSizeAuthor
#1 2183701.patch26.57 KBamateescu

Comments

amateescu’s picture

Status: Active » Needs review
StatusFileSize
new26.57 KB

Here's a patch for that :)

amateescu’s picture

Status: Needs review » Fixed

Committed and pushed to 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.