From 416de7410af8a86dbf9e1c8c9e1247849d8d9498 Mon Sep 17 00:00:00 2001 From: Ajmal Cybro Date: Mon, 28 Dec 2020 12:50:01 +0530 Subject: [PATCH] [UPDT] Live Preview Added --- fleet_rental/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fleet_rental/__manifest__.py b/fleet_rental/__manifest__.py index 20c174ce6..d4c342505 100755 --- a/fleet_rental/__manifest__.py +++ b/fleet_rental/__manifest__.py @@ -26,6 +26,7 @@ 'summary': """This module will helps you to give the vehicles for Rent.""", 'description': "Module Helps You To Manage Rental Contracts, Odoo13, Odoo 13, Fleet, Rental, Rent, Vehicle management", 'category': "Industries", + 'live_test_url': 'https://youtu.be/chN-n7nB3Ac', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com",