You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Cimballi <ci...@cimballi.net> on 2010/04/13 20:55:53 UTC

Invalid description for field canclAutmExtTimeUomId in ProductSubscriptionResource

Hi,

The description for the field "canclAutmExtTimeUomId" in
"ProductSubscriptionResource" is invalid :

<field name="canclAutmExtTimeUomId" type="id"><description>If this
flag is set to 'Y' the subscription will be extended at the end of the
subscription period with a new order.</description></field>

The field must contain the id of a UoM, it's not a boolean field.

Cimballi

Re: Invalid description for field canclAutmExtTimeUomId in ProductSubscriptionResource

Posted by Jacques Le Roux <ja...@les7arts.com>.
Thanks for report,

Fixed at r945610 in trunk r945612 in R10.04

Jacques

From: "Cimballi" <ci...@cimballi.net>
> Hi,
> 
> The description for the field "canclAutmExtTimeUomId" in
> "ProductSubscriptionResource" is invalid :
> 
> <field name="canclAutmExtTimeUomId" type="id"><description>If this
> flag is set to 'Y' the subscription will be extended at the end of the
> subscription period with a new order.</description></field>
> 
> The field must contain the id of a UoM, it's not a boolean field.
> 
> Cimballi
>