mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] Open Wizard in a Window
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
name="Hotel Reservation Wizard"
|
||||
res_model="hotel.node.reservation.wizard"
|
||||
view_mode="form"
|
||||
target="new"
|
||||
/>
|
||||
|
||||
<!-- Menu default to open Hotel Nodes Dashboard -->
|
||||
@@ -180,7 +181,7 @@
|
||||
/>
|
||||
<!-- Menu item to open Hotel Node Reservation List -->
|
||||
<menuitem id="hotel_node_reservation_menu"
|
||||
name="Reservations"
|
||||
name="Reservations Wizard"
|
||||
action="hotel_node_reservation_action"
|
||||
parent="dashboard_menu"
|
||||
sequence="4"
|
||||
|
||||
Reference in New Issue
Block a user