Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIG] [17.0] report hotel reservation #211

Merged
merged 48 commits into from
Dec 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
244a10b
[PATCH 01/47] [ADD] Added modules for hotel management
SerpentCS May 18, 2012
2854b8c
[PATCH 02/47] [IMP] Improve the module
May 22, 2012
4426862
[PATCH 03/47] mark modules as unported to v8
gurneyalex Oct 17, 2014
6418269
[PATCH 04/47] [MOV] move addons out of __unported__ (they remain not …
sbidoul Oct 13, 2015
6cce4a3
[PATCH 05/47] [MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
635506c
[PATCH 06/47] [MIG] Rename manifest files
pedrobaeza Oct 6, 2016
3a392ee
[PATCH 07/47] [ADD]To add migrated hotel report reservation module.
KrishnaPrajapati-SerpentCS Jun 7, 2017
1175cad
[PATCH 08/47] Update __manifest__.py
JayVora-SerpentCS Oct 2, 2017
f6cd5b9
[PATCH 09/47] Update README.rst
JayVora-SerpentCS Oct 2, 2017
09b5dfc
[PATCH 10/47] Create README.rst
JayVora-SerpentCS Oct 2, 2017
b1c37d8
[PATCH 11/47] [REF]
JayVora-SerpentCS Oct 3, 2017
6123d13
[PATCH 12/47] [REF] TRavis
JayVora-SerpentCS Oct 3, 2017
6c7c13e
[PATCH 13/47] [REM/IMP]Remove index.html file and Update vew file of …
KrishnaPrajapati-SerpentCS Oct 25, 2017
ed5b7a5
[PATCH 14/47] [ADD]Added Runbot link in readme.rst file.
KrishnaPrajapati-SerpentCS Oct 25, 2017
4e4a15d
[PATCH 15/47] [IMP]Added image in readme.rst file.
KrishnaPrajapati-SerpentCS Oct 30, 2017
a22e490
[PATCH 16/47] [MIG] report_hotel_reservation: Migration to 11.0
KrishnaPrajapati-SerpentCS Apr 24, 2018
411ff27
[PATCH 17/47] Update translation files
oca-transbot Nov 26, 2018
4135aed
[PATCH 18/47] [MIG]report_hotel_reservation:Migrated from v11 to v12.
dhruvitaSerpentCS Apr 2, 2019
67d9a62
[PATCH 19/47] [IMP]report_hotel_reservation:Updated LICENSE.
dhruvitaSerpentCS Apr 2, 2019
be7ed22
[PATCH 20/47] [UPD] Update report_hotel_reservation.pot
oca-travis Jun 22, 2020
10fad48
[PATCH 21/47] Update translation files
oca-transbot Jun 22, 2020
84aadf7
[PATCH 22/47] [FIX]hotel_reservation:Fix timezone issue from reservat…
dhruvitaSerpentCS Jun 23, 2020
30e2d8d
[PATCH 23/47] [UPD] Update report_hotel_reservation.pot
oca-travis Jun 24, 2020
2330f12
[PATCH 24/47] [ADD] pre-commit config and fixes
mclaeysb Jun 16, 2020
6f67b60
[PATCH 25/47] [MIG]report_hotel_reservation:migrated from v12 to v13
dhruvitaSerpentCS Jul 7, 2020
dd003e5
[PATCH 26/47] [IMP]Removed unnecessary attribute.
dhruvitaSerpentCS Sep 21, 2020
0790d30
[PATCH 27/47] [MIG]report_hotel_reservation:Migrated from v12 to v13.
dhruvitaSerpentCS Oct 26, 2020
b218641
[PATCH 28/47] [IMP]report_hotel_reservation:Improved README.rst.
dhruvitaSerpentCS Oct 26, 2020
9c36db7
[PATCH 29/47] [IMP]report_hotel_reservation:Improved field name.
dhruvitaSerpentCS Oct 27, 2020
68f67a6
[PATCH 30/47] [UPD] README.rst
OCA-git-bot Oct 27, 2020
ec33550
[PATCH 31/47] [UPD] Update report_hotel_reservation.pot
oca-travis Oct 27, 2020
0a200f7
[PATCH 32/47] [IMP]Improved README.rst.
dhruvitaSerpentCS Oct 29, 2020
e42d8ab
[PATCH 33/47] [UPD] README.rst
OCA-git-bot Oct 29, 2020
59e480d
[PATCH 34/47] Update translation files
oca-transbot Oct 29, 2020
00fd108
[PATCH 35/47] [14.0][MIG] report_hotel_reservation: Migrated.
Rajan-SerpentCS Aug 9, 2021
6949709
[PATCH 36/47] [UPD] README.rst
OCA-git-bot Aug 10, 2021
692bc36
[PATCH 37/47] Added translation using Weblate (French)
abdawone Jun 4, 2022
6aed3ae
[PATCH 38/47] [UPD] Update report_hotel_reservation.pot
oca-travis Jun 4, 2022
00b286f
[PATCH 39/47] [15.0][MIG] report_hotel_reservation
ShwetaSerpentCS Oct 19, 2022
6dee0c3
[PATCH 40/47] [UPD] README.rst
OCA-git-bot Apr 7, 2023
f147029
[PATCH 41/47] Added translation using Weblate (Italian)
mymage Apr 26, 2023
7906652
[PATCH 42/47] Translated using Weblate (Italian)
mymage May 3, 2023
7c5e0c3
[PATCH 43/47] Translated using Weblate (Italian)
francesco-ooops May 12, 2023
1b59e7f
[PATCH 44/47] Translated using Weblate (Italian)
mymage Jul 10, 2023
4af521b
[PATCH 45/47] [UPD] README.rst
OCA-git-bot Sep 3, 2023
aaeec2f
[PATCH 46/47] [16.0][FIX] Travis
sachin-serpentcs Oct 13, 2023
82432ab
[PATCH 47/47] [16.0][MIG] report_hotel_reservation
sachin-serpentcs Oct 13, 2023
940f556
[MIG] Migrated report_hotel_reservation module in v17.
Rajan-SCS Apr 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions report_hotel_reservation/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
========================================
Hotel Reservation Management - Reporting
========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:08da546ac4a0b6ee318dec01da350f49d47652a4cba7d5b63ab083b471ee4185
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fvertical--hotel-lightgray.png?logo=github
:target: https://github.com/OCA/vertical-hotel/tree/17.0/report_hotel_reservation
:alt: OCA/vertical-hotel
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/vertical-hotel-17-0/vertical-hotel-17-0-report_hotel_reservation
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/vertical-hotel&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This Module provides state-wise view for hotel reservation for better
business intelligence.

|image|

.. |image| image:: https://raw.githubusercontent.com/OCA/vertical-hotel/10.0/report_hotel_reservation/static/description/sbres.png

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/vertical-hotel/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/vertical-hotel/issues/new?body=module:%20report_hotel_reservation%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Serpent Consulting Services Pvt. Ltd.
* Odoo S.A.

Contributors
------------

- Odoo Community Association (OCA)
- Serpent Consulting Services Pvt. Ltd.
- Odoo S.A.
- Rajan Soni <rajan.s.serpentcs@gmail.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/vertical-hotel <https://github.com/OCA/vertical-hotel/tree/17.0/report_hotel_reservation>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions report_hotel_reservation/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
18 changes: 18 additions & 0 deletions report_hotel_reservation/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright (C) 2024-TODAY Serpent Consulting Services Pvt. Ltd. (<http://www.serpentcs.com>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Hotel Reservation Management - Reporting",
"version": "17.0.1.0.0",
"author": "Odoo Community Association (OCA), Serpent Consulting\
Services Pvt. Ltd., Odoo S.A.",
"website": "https://github.com/OCA/vertical-hotel",
"depends": ["hotel_reservation"],
"license": "AGPL-3",
"category": "Generic Modules/Hotel Reservation",
"data": [
"security/ir.model.access.csv",
"views/report_hotel_reservation_view.xml",
],
"installable": True,
}
279 changes: 279 additions & 0 deletions report_hotel_reservation/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
# Spanish translation for openobject-addons
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-11-25 14:15:04+0000\n"
"PO-Revision-Date: 2023-10-16 20:37+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: Spanish <es@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
"X-Launchpad-Export-Date: 2012-05-03 05:35+0000\n"

#. module: report_hotel_reservation
#: model:ir.model.fields.selection,name:report_hotel_reservation.selection__report_hotel_reservation_status__state__confirm
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Confirm"
msgstr "Confirmar"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"

#. module: report_hotel_reservation
#: model:ir.model.fields.selection,name:report_hotel_reservation.selection__report_hotel_reservation_status__state__done
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Done"
msgstr "Realizado"

#. module: report_hotel_reservation
#: model:ir.model.fields.selection,name:report_hotel_reservation.selection__report_hotel_reservation_status__state__draft
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Draft"
msgstr "Reserva borrador"

#. module: report_hotel_reservation
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Hotel Reservation Status"
msgstr "Estado de la Reserva de Hotel"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status__id
msgid "ID"
msgstr "ID (identificación)"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: report_hotel_reservation
#: model:ir.ui.menu,name:report_hotel_reservation.menu_hotel_reporting
msgid "Reports"
msgstr "Informes"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status__no_of_reservation
msgid "Reservation"
msgstr "Reserva"

#. module: report_hotel_reservation
#: model:ir.model,name:report_hotel_reservation.model_report_hotel_reservation_status
msgid "Reservation By State"
msgstr "Reserva por estado"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status__reservation_no
msgid "Reservation No"
msgstr "Número de reserva"

#. module: report_hotel_reservation
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Rooms in confirm state"
msgstr "Habitaciones en estado de confirmación"

#. module: report_hotel_reservation
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Rooms in done state"
msgstr "Habitaciones en estado hecho"

#. module: report_hotel_reservation
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.report_hotel_reservation_status_search
msgid "Rooms in draft state"
msgstr "Habitaciones en estado de borrador"

#. module: report_hotel_reservation
#: model:ir.model.fields,field_description:report_hotel_reservation.field_report_hotel_reservation_status__state
msgid "State"
msgstr "Estado"

#. module: report_hotel_reservation
#: model:ir.actions.act_window,name:report_hotel_reservation.action_report_hotel_reservation_status_tree_graph
#: model:ir.actions.act_window,name:report_hotel_reservation.action_report_hotel_reservation_status_tree_graph_bar12
#: model:ir.ui.menu,name:report_hotel_reservation.menu_hotel_reservation_status_tree_graph_bar11
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.view_hotel_reservation_status_form
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.view_hotel_reservation_status_graph
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.view_hotel_reservation_status_graph_bar
#: model_terms:ir.ui.view,arch_db:report_hotel_reservation.view_hotel_reservation_status_tree
msgid "States By Reservation"
msgstr "Estados por reserva"

#~ msgid "Folio"
#~ msgstr "Folio"

#~ msgid "Guest Name"
#~ msgstr "Nombre del huesped"

#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "¡El nombre del objeto debe comenzar por x_ y no contener ningún caracter "
#~ "especial!"

#~ msgid "All Draft Reservation"
#~ msgstr "Todos los proyectos de reserva"

#~ msgid "All Confirm Reservation"
#~ msgstr "Todas las confirmaciones de reserva"

#~ msgid "Expected-Date-Departure"
#~ msgstr "Fecha-Salida-Prevista"

#~ msgid "New Reservation"
#~ msgstr "Nueva reserva"

#~ msgid "Cancle"
#~ msgstr "Cancle"

#~ msgid "End Date"
#~ msgstr "Fecha de finalización"

#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nombre de modelo inválido en la definición de acción"

#~ msgid "All Reservation"
#~ msgstr "Todas las reservas"

#~ msgid "#No"
#~ msgstr "#No"

#~ msgid "Room No"
#~ msgstr "Habitación No"

#~ msgid "Room Type"
#~ msgstr "Tipo de habitación"

#~ msgid "Ordering Contact"
#~ msgstr "Contacto del pedido"

#~ msgid "Select Room "
#~ msgstr "Seleccionar habitación "

#~ msgid "CheckOut Guest List"
#~ msgstr "Lista de comprobación de salidas"

#~ msgid "All Done Reservation"
#~ msgstr "Todas las reservas realizadas"

#~ msgid "Shipping Address"
#~ msgstr "Dirección de envío"

#~ msgid "CheckIn List"
#~ msgstr "Lista de facturaciones"

#~ msgid "unknown"
#~ msgstr "desconocido"

#~ msgid "Expected-Date-Arrival"
#~ msgstr "Fecha-Llegada-Prevista"

#~ msgid "CheckOut Detail"
#~ msgstr "Detalles de salida"

#~ msgid "Pricelist"
#~ msgstr "Lista de precios"

#~ msgid "No Of Rooms"
#~ msgstr "Núm de habitaciones"

#~ msgid "Current Reservation"
#~ msgstr "Reserva actual"

#~ msgid "Dummy"
#~ msgstr "Valor"

#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "¡XML inválido para la arquitectura de la vista!"

#~ msgid "Create Folios"
#~ msgstr "Crear detalles de los servicios ofrecidos"

#~ msgid ""
#~ "\n"
#~ " Module for Hotel/Resort/Property management. You can manage:\n"
#~ " * Guest Reservation\n"
#~ " * Group Reservartion\n"
#~ " Different reports are also provided, mainly for hotel statistics.\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ " Módulo para gestión de hoteles/Complejos hoteleros/Propiedades. "
#~ "Permite:\n"
#~ " * La reserva de huespedes\n"
#~ " * Reserva a grupos\n"
#~ " Se proporcionan diferentes informes, principalmente para la "
#~ "estadística de hotel.\n"
#~ " "

#~ msgid "Shop"
#~ msgstr "Tienda"

#~ msgid "Date Ordered"
#~ msgstr "Fecha de pedido"

#~ msgid "Resevation No"
#~ msgstr "Reserva Núm"

#~ msgid "Check-In-Date"
#~ msgstr "Fecha de entrada"

#~ msgid "Create Folio"
#~ msgstr "Crear servicios ofrecidos"

#~ msgid "Reservation Line"
#~ msgstr "Línea de reserva"

#~ msgid "Invoice Address"
#~ msgstr "Dirección de factura"

#~ msgid "Children"
#~ msgstr "Hijos"

#~ msgid "Adults"
#~ msgstr "Adultos"

#~ msgid "CheckOut List"
#~ msgstr "Lista de salidas"

#~ msgid "Reservation List"
#~ msgstr "Lista de reservas"

#~ msgid "Check-Out-Date"
#~ msgstr "Fecha de salida"

#~ msgid "Reservation Details"
#~ msgstr "Detalles de reserva"

#~ msgid ""
#~ "The name and address of the contact that requested the order or quotation."
#~ msgstr ""
#~ "El nombre y la dirección del contacto que solicita el pedido o "
#~ "presupuesto."

#~ msgid "No of Times used"
#~ msgstr "Número de veces usado"

#~ msgid "Cancel"
#~ msgstr "Cancelar"

#~ msgid "Start Date"
#~ msgstr "Fecha inicial"

#~ msgid "Group the Folios"
#~ msgstr "Grupo de detalles de los servicios ofrecidos"

#~ msgid "Do you really want to create the Folio ?"
#~ msgstr "¿Deseas realmente crear un detalle de los servicios ofrecidos?"

#~ msgid "Hotel Reservation Management - Reporting"
#~ msgstr "Gestión de reservas del hotel - Presentación de informes"
Loading
Loading