Hi Shi, Do you base your implementation of hourly reservations on the current logic? Maybe something like this: 1) You define something like minimum reservation period -say 1 hour. 2) You check availability of the fixed asset for every 1 hour. If you want to reserve a fixed asset for the period 3a.m - 5a.m then you check the availability from 3-4 and then from 4-5?And basically you create record in the TechDataCalendarExcDay for every exceptionStartDate-in our example 2 records? If this is the way - can you reserve for less then this defined minimum reservation period? for example 30 minutes, 45 minutes etc? I mean from 3 to 3.33 for example?
Or you have changed in a way order services? Valentina -- View this message in context: http://www.nabble.com/Stop-using-techdata-calendar-tf4292733.html#a12388454 Sent from the OFBiz - Dev mailing list archive at Nabble.com.
