Non-shippable Order Displays Ship-to Pane

Project:Ubercart Contributions
Component:Code
Category:
Priority:normal
Assigned:Unassigned
Status:active
Description
Project: 
Ubercart

When viewing an order or invoice where all the products are non-shippable, the 'ship-to' pane shows.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Non-shippable Order Displays Ship-to Pane

Ahh, yes... wouldn't be a bad idea to apply uc_order_is_shippable() to those. Putting it on the to-do unless someone submits a patch first. Smiling

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Non-shippable Order Displays Ship-to Pane

Invoice was fixed, leaving the order panes up in case an item gets added to an order that makes it shippable.

WiSeOz's picture
Offline
Joined: 12/05/2007
Juice: 112
Re: Re: Re: Non-shippable Order Displays Ship-to Pane
Assigned to:Ryan» WiSeOz

I posted a bug to the Ubercart queue at drupal.org on this same issue. My problem is that the "Calculate Shipping Cost" is also displaying and since it appears to be required, the user is unable to complete checkout.

I am using beta5, Drupal 5.5, and PostgreSQL.

greenSkin's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 11/06/2007
Juice: 263
Re: Re: Re: Re: Non-shippable Order Displays Ship-to Pane
Assigned to:WiSeOz» greenSkin

Edit your non-shippable products and uncheck the box labeled 'Product and its derivatives are shippable.', for me this is found right above the weight field.