From 83eaee019650e7a6c7099eb61109140776afe503 Mon Sep 17 00:00:00 2001 From: Adrien Dieudonne Date: Fri, 14 May 2021 12:03:39 +0200 Subject: [PATCH] [FIX] theme: hide "Try Odoo" button on iOS According to the app-store guidelines we are not allowed to sell from the iOS app. Our updates are currently blocked because of this. In the rush, we have no choice but to hide "Try Odoo for FREE" buttons that redirects the customer to the subscription page. This is unfortunately not allowed by Apple who consider this as "In-App Purchase". Note that in the old documentation (https://www.odoo.com/documentation/user), this button was located in the header which was hidden in the app (see related PR). Source: https://developer.apple.com/app-store/review/guidelines/#business Related PR: odoo/mobile-ios#102 odoo/mobile-ios#103 Task-id: 2483253 --- extensions/odoo_theme/layout_templates/homepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/odoo_theme/layout_templates/homepage.html b/extensions/odoo_theme/layout_templates/homepage.html index f045f940b..81e97fb2f 100644 --- a/extensions/odoo_theme/layout_templates/homepage.html +++ b/extensions/odoo_theme/layout_templates/homepage.html @@ -4,7 +4,7 @@

Odoo Documentation

The comprehensive guide for Odoo users. Easily find the tutorial and helpful tips that suit your needs.

- Try Odoo for FREE + Try Odoo for FREE