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

rszrama’s picture

Title: {commerce_order}.order_number should not be numeric » Broken Views integration: {commerce_order}.order_number is not numeric

Sounds like faulty Views integration; the schema at least is varchar.

rszrama’s picture

Status: Active » Fixed

Changed to string for now; we can add order number specific handlers later if necessary.

Commit: https://github.com/rszrama/drupalcommerce/commit/2b555c1a08397fea9d620d2...

Status: Fixed » Closed (fixed)

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