Closed (fixed)
Project:
Hotel Booking System for Ubercart
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2009 at 09:55 UTC
Updated:
14 Dec 2009 at 06:32 UTC
If so, you've likely noticed that occasionally items in the cart appear in an illogical order.
I recommend applying the cart_item_id_order.patch from issue #591630 in the ubercart issue queue to display cart items in the order they were added to the cart. This will keep booking items and associated addons & upgrades in order so that they make a bit more sense in the standard cart view. The booking information breakdown panes should always display these items where they belong.
Comments
Comment #1
willvincent commentedAdded the patch to CVS.
There is a directory within the addons/upgrades directory called patches, the cart order patch and a readme file will be there in future versions (until the default ordering in ubercart is fixed)