Deleted commerce_customer_shipping field in order fields
Hi,
I wanted to disable the commerce_customer_billing field in admin/commerce/config/order/fields because I wanted to use another structure for the billing address.
Now I noticed that rules are using this field to 'Assign an anonymous order to a pre-existing user'. So I wanted to enable the commerce_customer_billing field again but it seems like I have removed it permanently. Is there any way I can add this field again? Using the interface I can't seem to create a system name commerce_customer_billing, only field_customer_billing,...