You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2007/08/16 13:03:30 UTC

[jira] Updated: (OFBIZ-1206) Bugs in availability checking of rental products

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

Bilgin Ibryam updated OFBIZ-1206:
---------------------------------

    Attachment: 1.patch

> Bugs in availability checking of rental products
> ------------------------------------------------
>
>                 Key: OFBIZ-1206
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1206
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Bilgin Ibryam
>             Fix For: SVN trunk
>
>         Attachments: 1.patch
>
>
> Hi all,
> I found some bugs in availability checking of rooms, when booking.
> You can add to cart any quantity of a room, if the reservation date interval do not have any previously made reservations.
> Also if the room do not have associated calendar, you can add to cart any quantity you wish.
> But later, when creating the order, you will get error, telling you that there is not enough quantity.
> Applied first patch fixes these bugs.
> Another bug is that if you add the same rental item to cart , you can add it again and again and even with big quantities. 
> Availability check is missed when you are adding the same order item to cart. This is fixed in the second patch.
> I did two separated patches, to make it easier to review(and commit ;)
> Regards,
> Bilgin Ibryam

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