Closed (fixed)
Project:
Ubercart Multiple Flat Rates
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2010 at 20:03 UTC
Updated:
14 Dec 2010 at 00:00 UTC
because the base unit was configured as 0 in our scenario
line 187:
$units = ceil($product_count / $product_class_rules[$type]->base_unit);
Comments
Comment #1
ronald_istos commentedThanks for that - will updated module in the next couple of days and good opportunity to write some tests for it.
Comment #2
ronald_istos commentedFixed this and release a stable version of module