[ http://issues.apache.org/jira/browse/OFBIZ-391?page=comments#action_12449104 ] Jacques Le Roux commented on OFBIZ-391: ---------------------------------------
Hi Bilgin, Only one line but difficult to test : 1. http://demo.opentravelsystem.org/hotelfrontend/control/product/~category_id=HotelDemoStore-Promo/~product_id=HDS-RoomPromo and https://test.opentravelsystem.org/hotelbackend/control/ListFixedAssetCalendar?fixedAssetId=HDS-Room are down at (12/11/2006 8:28) 2. On Dejc I got this error willing to complete orders. ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/home/ofbdemo/ofbiz/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10004, statusId=SHIPMENT_SHIPPED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-11-11 04:06:24.262(java.sql.Timestamp)][createdTxStamp,2006-11-11 04:06:24.024(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastUpdatedStamp,2006-11-12 00:20:37.071(java.sql.Timestamp)][lastUpdatedTxStamp,2006-11-12 00:20:37.071(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)], locale=fr]]: Problems with the transaction. (Service target threw an unexpected exception (/ by zero))] Orders WS10001 and WS10002 today 3. On my machines I cant' make a reservation trough eCommerce because rooms have no prices (even if it's ok in backend catalog). Can't understand why (std ant-run-install) 4. You can't make a sale reservation through the backend (you get : "The starting date of the reservation is missing....") BTW have you got some time to enhance https://issues.apache.org/jira/browse/OFBIZ-2 ? ASA demo.opentravelsystem is ok I will re-review this issue... > Bug in room booking > ------------------- > > Key: OFBIZ-391 > URL: http://issues.apache.org/jira/browse/OFBIZ-391 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: ecommerce > Reporter: Bilgin Ibryam > Attachments: OrderServices.patch, Screenshot-1.png > > > Hi, > If we make a room booking in ecommerce application, including the last Sunday > of October ( 29 October ), the bookings that are after that date are not > visualized in the fixed asset calendar. Because of Daylight Saving Time, we > lost one hour and even the reservation is marked in the Database ( with -1 > hour ) we cannot see the reservations on the fixed asset calendar. > Here is a little patch that solves the problem. > Regards, > Bilgin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
