Skip to content

Wrong Field Type for field order_increment_id #22

@telegu

Description

@telegu

In table shipping_shipment_package the field type (INT(15)) for order_increment_id is wrong because if there are more then 20 stores id as 2200000002 are inserted as 2147483647.
I change it in a VARCHAR(50) as increment_id in sales_flat_order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions