Openbravo Issue Tracking System - Modules
View Issue Details
0028542ModulesReservations modulepublic2015-01-08 13:312015-01-28 13:51
ngarcia 
aferraz 
urgentmajoralways
closedfixed 
5
 
 
Sandrahuguet
0028542: All Reservations widget is showing reservations for other clients
All Reservations widget is showing reservations for other clients
As F&B International Group admin role:
   Add the All Reservations and Resource Reservation widgets to the workspace
   Configure all the necessary to be able to make a reservation
   Make it assigning a User/Contact
As QA Testing admin role:
   Add the All Reservations and Resource Reservation widgets to the workspace
   Check you see the reservation made for F&B in All Reservations widget
   
   
No tags attached.
Issue History
2015-01-08 13:31ngarciaNew Issue
2015-01-08 13:31ngarciaAssigned To => Sandrahuguet
2015-01-08 13:31ngarciaResolution time => 1423609200
2015-01-08 13:31ngarciaIssue Monitored: networkb
2015-01-27 21:37aferrazNote Added: 0073840
2015-01-28 13:46hgbotCheckin
2015-01-28 13:46hgbotNote Added: 0073856
2015-01-28 13:46hgbotStatusnew => resolved
2015-01-28 13:46hgbotResolutionopen => fixed
2015-01-28 13:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/ebe8287418b24a9a3529b6a6a78e198f83851d92 [^]
2015-01-28 13:50SandrahuguetReview Assigned To => Sandrahuguet
2015-01-28 13:50SandrahuguetNote Added: 0073857
2015-01-28 13:50SandrahuguetStatusresolved => closed
2015-01-28 13:51SandrahuguetAssigned ToSandrahuguet => aferraz

Notes
(0073840)
aferraz   
2015-01-27 21:37   
Test plan:

As system admin:
- Create a Preference with "Local Timezone ID" property and "Europe/Dublin" value

As group admin role:
- Add All Reservations widget to the workspace
- Create a Resource Category
- Create a Reservation Calendar
- Create a Resource with "Soft Drinks" product category
- Create a Sales Order for "Cola 0,5L" product and add a Reservation with the created Resource, current date as start time, current date + 1 day as end time and "Luis Rodriguez" user/contact. Book it
- Move to workspace, and realize created Reservation appears in All Reservations widget

As qa testing admin:
- Add All Reservations widget to the workspace and realize created Reservation doesn't appear
(0073856)
hgbot   
2015-01-28 13:46   
Repository: erp/pmods/org.openbravo.module.resources
Changeset: ebe8287418b24a9a3529b6a6a78e198f83851d92
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Jan 27 19:16:41 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/ebe8287418b24a9a3529b6a6a78e198f83851d92 [^]

Fixes issue 28542: All Reservations widget shows reservations of any client

Client parameter has been added to widget's query to be sure that displayed reservations belong to the current client

---
M src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
---
(0073857)
Sandrahuguet   
2015-01-28 13:50   
Code review + testing OK