From 39f12ce33135eaad2c9bb8cf2466da5f803c8f2e Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Mon, 24 Sep 2018 16:44:31 +0500 Subject: [PATCH] Update __manifest__.py --- mail_multi_website/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_multi_website/__manifest__.py b/mail_multi_website/__manifest__.py index 09d2cbd..a91f12b 100644 --- a/mail_multi_website/__manifest__.py +++ b/mail_multi_website/__manifest__.py @@ -4,7 +4,7 @@ "name": """Email Addresses and Templates per Website""", "summary": """Use single Backend to manage several Websites""", "category": "Discuss", - # "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=11.0", + "live_test_url": "http://apps.it-projects.info/shop/product/website-multi-company?version=11.0", "images": ["images/main.jpg"], "version": "11.0.1.0.0", "application": False,