You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/08/07 10:57:59 UTC

[jira] Closed: (OFBIZ-1132) Order item can't have not-integer quantity.

     [ https://issues.apache.org/jira/browse/OFBIZ-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-1132.
------------------------------------

    Resolution: Invalid

Yes,

we will need to support this with a different approach: probably supporting unit of measures for orders/inventory items etc... (and conversions) would be a possibility, as already discussed in the past.


> Order item can't have not-integer quantity.
> -------------------------------------------
>
>                 Key: OFBIZ-1132
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1132
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ordercart.diff
>
>
> Data model and quantity value type allows positive non-integer quantity of the products. But this possibility is blocked in some points of the ShoppingCart[Helper/Item/Events] code. Of course this case is seldom enough but it's possible. The patch corrects this problem. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.