Shippable Product doesn't get the shippable feature.

Xen.dk - October 28, 2009 - 12:11
Project:e-Commerce
Version:6.x-4.0-rc13
Component:ec_product
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

This seems not to work as expected on a fresh install (from ec_product.install):

$ptype = ec_product_ptypes_get('type', 'tangible');
ec_product_feature_enable($ptype, 'shippable');

 
 

Drupal is a registered trademark of Dries Buytaert.