From 390ffe7feb8152728248c9ac1321c8468907042b Mon Sep 17 00:00:00 2001 From: sachin-scs Date: Fri, 13 Oct 2023 18:51:11 +0530 Subject: [PATCH] [16.0][MIG] report_hotel_reservation --- report_hotel_reservation/models/report_hotel_reservation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_hotel_reservation/models/report_hotel_reservation.py b/report_hotel_reservation/models/report_hotel_reservation.py index 5a7f85ca0..1bd4e91a5 100644 --- a/report_hotel_reservation/models/report_hotel_reservation.py +++ b/report_hotel_reservation/models/report_hotel_reservation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-TODAY Serpent Consulting Services Pvt. Ltd. (). +# Copyright (C) 2023-TODAY Serpent Consulting Services Pvt. Ltd. (). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields, models