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/17 08:38:31 UTC

[jira] Updated: (OFBIZ-1209) Canceling rental product reservations (room booking)

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

Bilgin Ibryam updated OFBIZ-1209:
---------------------------------

    Attachment: cancelRental.patch

> Canceling rental product reservations (room booking)
> ----------------------------------------------------
>
>                 Key: OFBIZ-1209
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1209
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: cancelRental.patch
>
>
> Hi all,
> This is an initial service for canceling rental product reservations, visible through fixed asset calendar.
> It is called on a seca rule while canceling order items and cancel the whole future reservation, or if the order is canceled in the middle of reservation period, only the future dates (from tomorrow till the end of reservation) will be canceled.
> For now i put it in OrderServices.java file, but i see that there is new directory for rental things in product, so may be that is the right place.
> This service is working fine for me but may be needs some changes/improvements, so i'll be happy to hear any comments.
> Regards,
> Bilgin Ibryam

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