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] hotel housekeeping #208

Open
wants to merge 90 commits into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
c895d10
[PATCH 01/86] [ADD] Added modules for hotel management
SerpentCS May 18, 2012
27fa471
[PATCH 02/86] [IMP] Improve the module
May 22, 2012
b9f6fd6
[PATCH 03/86] [IMP] Improve the report and wizard code
May 23, 2012
fd367b2
[PATCH 04/86] mark modules as unported to v8
gurneyalex Oct 17, 2014
8f42723
[PATCH 05/86] [MOV] move addons out of __unported__ (they remain not …
sbidoul Oct 13, 2015
07acec1
[PATCH 06/86] [MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
e76e792
[PATCH 07/86] [MIG] Rename manifest files
pedrobaeza Oct 6, 2016
c525665
[PATCH 08/86] [ADD]To add migrated hotel house keeping service as per…
KrishnaPrajapati-SerpentCS Jun 7, 2017
bcbb505
[PATCH 09/86] Update __manifest__.py
JayVora-SerpentCS Oct 2, 2017
e336139
[PATCH 10/86] Create README.rst
JayVora-SerpentCS Oct 2, 2017
3997355
[PATCH 11/86] [REF]
JayVora-SerpentCS Oct 3, 2017
7c5a8f7
[PATCH 12/86] [IMP]Improved code in hotel_housekeeping module.
KrishnaPrajapati-SerpentCS Oct 24, 2017
c8b93fe
[PATCH 13/86] [ADD]Added Runbot link in readme.rst file.
KrishnaPrajapati-SerpentCS Oct 25, 2017
9e4b439
[PATCH 14/86] [REM]Remove description tag in manifest file.
KrishnaPrajapati-SerpentCS Oct 25, 2017
c1c7667
[PATCH 15/86] [ADD]Added tests folder and added testcases for hotel h…
KrishnaPrajapati-SerpentCS Oct 26, 2017
00db05b
[PATCH 16/86] [FIX]Fix the travis error.
KrishnaPrajapati-SerpentCS Oct 26, 2017
ea1e618
[PATCH 17/86] [IMP]Added images in readme.rst file and Remove index.h…
KrishnaPrajapati-SerpentCS Oct 30, 2017
1168619
[PATCH 18/86] [ADD]Added header in test file.
KrishnaPrajapati-SerpentCS Oct 30, 2017
2ebab53
[PATCH 19/86] [IMP]Improved testcases in hotel_housekeeping module.
KrishnaPrajapati-SerpentCS Nov 3, 2017
3bfe292
[PATCH 20/86] [MIG] hotel_housekeeping: Migration to 11.0
KrishnaPrajapati-SerpentCS Apr 24, 2018
825f1b1
[PATCH 21/86] [IMP] improvements
serpentcs-dev1 Jul 26, 2018
273a6ef
[PATCH 22/86] [IMP]Improved Manifest
YogeshMahera-SerpentCS Oct 1, 2018
be7769b
[PATCH 23/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 1, 2018
f4b78fa
[PATCH 24/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 1, 2018
0fbdd9f
[PATCH 25/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 1, 2018
ad802db
[PATCH 26/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 1, 2018
50097fc
[PATCH 27/86] [IMP]Amended Changes
YogeshMahera-SerpentCS Oct 1, 2018
2e684ce
[PATCH 28/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 2, 2018
78f1832
[PATCH 29/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 2, 2018
e84be3a
[PATCH 30/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 2, 2018
a9b7ac0
[PATCH 31/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 2, 2018
4312675
[PATCH 32/86] [IMP]Improved Code
YogeshMahera-SerpentCS Oct 2, 2018
9557ed1
[PATCH 33/86] Update test_hotel_housekeeping.py
YogeshMahera-SerpentCS Oct 23, 2018
897a0a2
[PATCH 34/86] Update test_hotel_housekeeping.py
YogeshMahera-SerpentCS Oct 24, 2018
7210cec
[PATCH 35/86] Update README.rst
YogeshMahera-SerpentCS Nov 14, 2018
ffd18f4
[PATCH 36/86] [FIX]house_keeping: Fix an issue to not install module.
Dangar-Serpentcs Nov 24, 2018
4abab3f
[PATCH 37/86] Update translation files
oca-transbot Dec 9, 2018
04178b0
[PATCH 38/86] [MIG]hotel_housekeeping:Migrate v11 to v12
dhruvitaSerpentCS Mar 29, 2019
23b5e97
[PATCH 39/86] [IMP]hotel_housekeeping: improved the code
vimalpatelserpentcs Jun 19, 2020
3f46a0e
[PATCH 40/86] [UPD] Update hotel_housekeeping.pot
oca-travis Jun 19, 2020
93479eb
[PATCH 41/86] Update translation files
oca-transbot Jun 22, 2020
dce2c9b
[PATCH 42/86] [FIX]hotel_reservation:Fix timezone issue from reservat…
dhruvitaSerpentCS Jun 23, 2020
7fc4192
[PATCH 43/86] [UPD] Update hotel_housekeeping.pot
oca-travis Jun 24, 2020
59eff13
[PATCH 44/86] [ADD] pre-commit config and fixes
mclaeysb Jun 16, 2020
5d063f5
[PATCH 45/86] [UPD] Update hotel_housekeeping.pot
oca-travis Jun 25, 2020
cd187b0
[PATCH 46/86] Update translation files
oca-transbot Jun 25, 2020
be0b09e
[PATCH 47/86] [MIG]hotel_housekeeping:Migrated from v12 to v13
dhruvitaSerpentCS Jul 7, 2020
fc7bd5e
[PATCH 48/86] [IMP]hotel_housekeeping:Improved fields name.
dhruvitaSerpentCS Sep 18, 2020
d21bcba
[PATCH 49/86] [IMP]hotel_housekeeping:Improved description.
dhruvitaSerpentCS Sep 23, 2020
1a7552f
[PATCH 50/86] [UPD] README.rst
OCA-git-bot Sep 23, 2020
377fae2
[PATCH 51/86] [UPD] Update hotel_housekeeping.pot
oca-travis Sep 23, 2020
f159b06
[PATCH 52/86] Update translation files
oca-transbot Sep 25, 2020
7f373b7
[PATCH 53/86] [IMP]Improved README.rst.
dhruvitaSerpentCS Oct 29, 2020
5f20282
[PATCH 54/86] [UPD] README.rst
OCA-git-bot Oct 29, 2020
ce033ca
[PATCH 55/86] [14.0][IMP] hotel_housekeeping:run pre-commit.
maitripatel19 May 19, 2021
aca7d06
[PATCH 56/86] [14.0][ADD] hotel_housekeeping: Migrated module.
maitripatel19 May 19, 2021
c8ba88d
[PATCH 57/86] [14.0][ADD] hotel_housekeeping:remove empty file.
maitripatel19 May 31, 2021
362a8d1
[PATCH 58/86] [14.0][IMP] hotel_housekeeping:Improve code.
maitripatel19 May 31, 2021
8240ce3
[PATCH 59/86] [14.0][IMP] Improve code.
maitripatel19 May 31, 2021
425fc3f
[PATCH 60/86] [14.0][FIX]hotel_housekeeping: Fixed travis.
maitripatel19 May 31, 2021
e59d9c4
[PATCH 61/86] [14.0][IMP] hotel_housekeeping:Improve code.
maitripatel19 Jun 1, 2021
7c44b6c
[PATCH 62/86] [14.0][MIG] hotel_housekeeping:run the pre commit
Rajan-SerpentCS Aug 9, 2021
ac68b8e
[PATCH 63/86] [UPD] README.rst
OCA-git-bot Aug 12, 2021
b60af08
[PATCH 64/86] [IMP] update dotfiles [ci skip]
OCA-git-bot Mar 31, 2022
b0c8c26
[PATCH 65/86] Added translation using Weblate (French)
abdawone Jun 4, 2022
a995e9d
[PATCH 66/86] [UPD] Update hotel_housekeeping.pot
oca-travis Jun 4, 2022
5b31132
[PATCH 67/86] Update translation files
oca-transbot Jun 4, 2022
5b7fcd5
[PATCH 68/86] [15.0] [MIG] hotel_housekeeping
ShwetaSerpentCS Oct 4, 2022
0c3e069
[PATCH 69/86] [UPD] README.rst
OCA-git-bot Apr 6, 2023
21a1315
[PATCH 70/86] Added translation using Weblate (Italian)
mymage May 3, 2023
49954b2
[PATCH 71/86] Translated using Weblate (Italian)
mymage May 10, 2023
0c2cc1c
[PATCH 72/86] Translated using Weblate (Italian)
mymage May 11, 2023
4df15d7
[PATCH 73/86] Translated using Weblate (Italian)
mymage May 12, 2023
6d2b3fe
[PATCH 74/86] Translated using Weblate (Italian)
mymage May 12, 2023
84533f5
[PATCH 75/86] Translated using Weblate (Italian)
francesco-ooops May 12, 2023
624693f
[PATCH 76/86] Translated using Weblate (Italian)
francesco-ooops May 16, 2023
dc705fb
[PATCH 77/86] Translated using Weblate (Italian)
francesco-ooops May 17, 2023
56fdce2
[PATCH 78/86] Translated using Weblate (Italian)
mymage Jun 16, 2023
4cd88ff
[PATCH 79/86] Translated using Weblate (Italian)
mymage Jun 21, 2023
77939f4
[PATCH 80/86] Translated using Weblate (Italian)
francesco-ooops Jul 10, 2023
62a5920
[PATCH 81/86] Translated using Weblate (Italian)
francesco-ooops Jul 12, 2023
3796367
[PATCH 82/86] Translated using Weblate (Italian)
francesco-ooops Jul 17, 2023
da27d30
[PATCH 83/86] [UPD] README.rst
OCA-git-bot Sep 3, 2023
7ea67ec
[PATCH 84/86] Update translation files
weblate Oct 9, 2023
f6886a1
[PATCH 85/86] [16.0][FIX] Travis
sachin-serpentcs Oct 11, 2023
763a941
[PATCH 86/86] [16.0][MIG] hotel_housekeeping
sachin-serpentcs Oct 11, 2023
1700ca5
[MIG] Migrated hotel_housekeeping in v17.
Rajan-SCS Apr 23, 2024
74fd1ad
[IMP] [17.0] hotel_housekeeping: Implement code changes as per review…
pavan-serpentcs Jul 15, 2024
a99415a
[IMP] [17.0] hotel_housekeeping: Implement code changes as per review…
pavan-serpentcs Jul 16, 2024
38efefa
[IMP][17.0] hotel_housekeeping: Update test cases and resolve precomm…
pavan-serpentcs Jul 19, 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
107 changes: 107 additions & 0 deletions hotel_housekeeping/README.rst

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions hotel_housekeeping/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
from . import wizard
from . import report
24 changes: 24 additions & 0 deletions hotel_housekeeping/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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 Housekeeping Management",
"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",
"license": "AGPL-3",
"summary": "Manages Housekeeping Activities and its Process",
"category": "Generic Modules/Hotel Housekeeping",
"depends": ["hotel", "product"],
"demo": ["demo/hotel_housekeeping_data.xml"],
"data": [
"security/ir.model.access.csv",
"views/report_hotel_housekeeping.xml",
"views/hotel_housekeeping_view.xml",
"report/hotel_housekeeping_report.xml",
"wizard/hotel_housekeeping_wizard.xml",
],
"installable": True,
}
59 changes: 59 additions & 0 deletions hotel_housekeeping/demo/hotel_housekeeping_data.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>

<!--Demo data for hotel housekeeping activity type -->
<record
id="hotel_housekeeping_activity_type_0"
model="hotel.housekeeping.activity.type"
>
<field name="name">All Activities</field>
</record>

<record
id="hotel_housekeeping_activity_type_1"
model="hotel.housekeeping.activity.type"
>
<field name="activity_id" search="[('name', '=', 'All Activities')]" />
<field name="name">Room Activity</field>
</record>

<record
id="hotel_housekeeping_activity_type_2"
model="hotel.housekeeping.activity.type"
>
<field name="activity_id" search="[('name', '=', 'All Activities')]" />
<field name="name">Bed Activity</field>
</record>

<!--Demo data for hotel housekeeping activities -->
<record id="hotel_room_activities_1" model="hotel.activity">
<field name="name">Room Cleaning</field>
<field name="categ_id" search="[('name', '=', 'Room Activity')]" />
</record>

<record id="hotel_room_activities_2" model="hotel.activity">
<field name="name">Food Delivery</field>
<field name="categ_id" search="[('name', '=', 'All Activities')]" />
</record>

<record id="hotel_room_activities_3" model="hotel.activity">
<field name="name">Vacuuming</field>
<field name="categ_id" search="[('name', '=', 'All Activities')]" />
</record>

<record id="hotel_room_activities_4" model="hotel.activity">
<field name="name">Finishing Touches</field>
<field name="categ_id" search="[('name', '=', 'All Activities')]" />
</record>

<record id="hotel_room_activities_5" model="hotel.activity">
<field name="name">Stripping the Room</field>
<field name="categ_id" search="[('name', '=', 'Room Activity')]" />
</record>

<record id="hotel_room_activities_6" model="hotel.activity">
<field name="name">Making the Beds</field>
<field name="categ_id" search="[('name', '=', 'Bed Activity')]" />
</record>

</odoo>
Loading
Loading