From 05ff28463fb5f215edc7c1145d6846924f46b5c8 Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Tue, 14 May 2024 11:17:17 +0530 Subject: [PATCH] May 14: [FIX] Bug Fixed 'table_reservation_on_website' --- table_reservation_on_website/__manifest__.py | 2 +- .../views/table_reservation_templates.xml | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/table_reservation_on_website/__manifest__.py b/table_reservation_on_website/__manifest__.py index 0979775af..bc4351719 100644 --- a/table_reservation_on_website/__manifest__.py +++ b/table_reservation_on_website/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################### { 'name': 'Table Reservation on Website', - 'version': '16.0.1.0.0', + 'version': '16.0.1.0.1', 'category': 'eCommerce,Point of Sale', 'summary': 'We can reserve table through website', 'description': 'We can reserve table through website. And also user can ' diff --git a/table_reservation_on_website/views/table_reservation_templates.xml b/table_reservation_on_website/views/table_reservation_templates.xml index 261f7108f..953ea6441 100644 --- a/table_reservation_on_website/views/table_reservation_templates.xml +++ b/table_reservation_on_website/views/table_reservation_templates.xml @@ -4,8 +4,8 @@