[ https://issues.apache.org/jira/browse/OFBIZ-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleg Andreyev updated OFBIZ-1132: --------------------------------- Attachment: ordercart.diff > 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.