Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Order
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2010 at 12:30 UTC
Updated:
17 Nov 2010 at 22:10 UTC
Stores have some crazy "numbering" schemes for order references. We should make sure that the order number (despite its name) is not limited to numeric. This is currently the case in the Views integration.
Comments
Comment #1
rszrama commentedSounds like faulty Views integration; the schema at least is varchar.
Comment #2
rszrama commentedChanged to string for now; we can add order number specific handlers later if necessary.
Commit: https://github.com/rszrama/drupalcommerce/commit/2b555c1a08397fea9d620d2...