Ubercart now has a nice displaying logic of decimal places in edit fields:
http://drupal.org/node/368884#comment-2048798

This logic is lost when uc_vat is enabled. We shouldn't loose this, especially in view of rounding errors.

Comments

longwave’s picture

Status: Active » Fixed

I've removed the two round() calls as the new display functions should take care of this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.