Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0031394 | Modules | Reservations module | public | 2015-11-06 13:54 | 2015-11-06 13:54 |
Reporter | ngarcia | ||||
Assigned To | Triage Omni OMS | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0031394: Cannot book a resource if the Freight Management module is installed | ||||
Description | Cannot book a resource if the Freight Management module is installed | ||||
Steps To Reproduce | As group admin role: You can follow the steps in the documentation: http://wiki.openbravo.com/wiki/Resources_and_Reservations [^] [^] [^] Add the Local Timezone ID preference with the timezone of the client: http://wiki.openbravo.com/wiki/Coworking:Preferences_for_Resources_and_reservations#Local_Timezone_ID [^] [^] [^] Create a reservation calendar Create a Resource Bookable by All Users and assign that reservation calendar Assign a product to the resource Create a User assign a Business partner to it and assign the Member Portal User role to it Add the Resource Reservation widget to the workspace Login with that user Select the resource in the widget and try to book it Check an error message is shown The logs shows: java.lang.NullPointerException at org.openbravo.materialmgmt.freightmgmt.event.SalesOrderEventHandler.onGenericEvent(SalesOrderEventHandler.java:69) at org.openbravo.materialmgmt.freightmgmt.event.SalesOrderEventHandler.onNew(SalesOrderEventHandler.java:49) | ||||
Proposed Solution | Add the following line in the createSalesOrderHeader of ReservationUtilities.java file: order.setSalesTransaction(true); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-11-06 13:54 | ngarcia | New Issue | |||
2015-11-06 13:54 | ngarcia | Assigned To | => Triage Finance |
There are no notes attached to this issue. |