OCA / vertical-hotel

Odoo for Hotel Management
https://odoo-community.org/project/13
GNU Affero General Public License v3.0
140 stars 254 forks source link

Hotel room summary not showing draft state branch 14 #183

Closed typecookie closed 1 year ago

typecookie commented 1 year ago

Module

hotel_reservation in 14

Describe the bug

In the hotel reservation Module and the reservation summary view when you make a reservation the draft state is not set in the summary table. so the blue color of a reserved room is not set in the view.

To Reproduce

version 14

Steps to reproduce the behavior:

  1. in Hotel Management click Reservations click reservation summary
  2. click a green free cell in the table
  3. fill in data on the reservation popup click save
  4. no change on table
  5. if you confirm the reservation it will make a red cell on the table

Expected behavior A blue cell with reserved should show up in step 4

Additional context odoo from OCA branch 14 veritcal-hotel from OCA branch 14

Amikre commented 1 year ago

I have the same issue, when you create a folio for a reservation, the reservation turns red and you can't cancel it. And without creating a folio you can't see the total price. I created a reservation and then tried to see the total to pay, to do that you have to create a folio, by creating a folio you change the status of reservation from confirmed to done. and when you try to delete it, it says: Sorry, you can only delete the reservation when it's draft!

JayVora-SerpentCS commented 1 year ago

@shwetaserpentcs