In order to accomplish bulk updates on product weight units (using Views Bulk Operations and Ubercart Product Actions), weight_units needs to be exposed to Views. See #2191549: Weight Units Selection issue for Ubercart Product Actions.

I notice that in the latest 7.x-dev Ubercart, the product weight can be displayed either as a plain number or with the units label. It seems reasonable to have weight_units as its own display field too, mainly for the bulk updates feature and also for flexibility in constructing product Views. Patch to follow.

Comments

TR’s picture

@SeanA: If you could post that patch ready we could get it tested and reviewed and put into Ubercart ...

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev

New features need to go into 8.x-4.x first at this point, then get backported as needed.