- Create an order
- (Maybe) add products to the order, but not a problem if you can't test it yet.
- Update other items on the order form.
- View the created order
- Edit the created order.
- Delete the created order.
- View the order on the account page, user/[uid]/orders/[order-id]
- Add order creation help text
- View the field management and display pages for the default order type
Comments
Comment #1
pcambrahttps://github.com/pcambra/drupalcommerce/commit/61af5034c495136e00fde17...
Comment #2
rszrama commentedCommitted. The conflict came from another commit of yours enabling the Tax UI module in the same place this patch enabled Product Pricing UI.