[FIX] *: retarget documentation links to 16.0

closes odoo/odoo#103249

Related: odoo/enterprise#32810
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
16.0
Antoine Vandevenne (anv) 2022-10-17 07:31:16 +00:00
parent 878f48e229
commit cd356f29ab
46 changed files with 95 additions and 95 deletions

View File

@ -1,5 +1,5 @@
[![Build Status](https://runbot.odoo.com/runbot/badge/flat/1/master.svg)](https://runbot.odoo.com/runbot)
[![Tech Doc](https://img.shields.io/badge/master-docs-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/documentation/master)
[![Tech Doc](https://img.shields.io/badge/master-docs-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/documentation/16.0)
[![Help](https://img.shields.io/badge/master-help-875A7B.svg?style=flat&colorA=8F8F8F)](https://www.odoo.com/forum/help-1)
[![Nightly Builds](https://img.shields.io/badge/master-nightly-875A7B.svg?style=flat&colorA=8F8F8F)](https://nightly.odoo.com/)
@ -26,7 +26,7 @@ a full-featured <a href="https://www.odoo.com">Open Source ERP</a> when you inst
Getting started with Odoo
-------------------------
For a standard installation please follow the <a href="https://www.odoo.com/documentation/master/administration/install/install.html">Setup instructions</a>
For a standard installation please follow the <a href="https://www.odoo.com/documentation/16.0/administration/install/install.html">Setup instructions</a>
from the documentation.
To learn the software, we recommend the <a href="https://www.odoo.com/slides">Odoo eLearning</a>, or <a href="https://www.odoo.com/page/scale-up-business-game">Scale-up</a>, the <a href="https://www.odoo.com/page/scale-up-business-game">business game</a>. Developers can start with <a href="https://www.odoo.com/documentation/master/developer/howtos.html">the developer tutorials</a>
To learn the software, we recommend the <a href="https://www.odoo.com/slides">Odoo eLearning</a>, or <a href="https://www.odoo.com/page/scale-up-business-game">Scale-up</a>, the <a href="https://www.odoo.com/page/scale-up-business-game">business game</a>. Developers can start with <a href="https://www.odoo.com/documentation/16.0/developer/howtos.html">the developer tutorials</a>

View File

@ -112,7 +112,7 @@
</div>
<div class="o_setting_right_pane" name="l10n_eu_oss_right_pane">
<label for="module_l10n_eu_oss"/>
<a href="https://www.odoo.com/documentation/master/applications/finance/accounting/taxation/taxes/eu_distance_selling.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/finance/accounting/taxation/taxes/eu_distance_selling.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Apply VAT of the EU country to which goods and services are delivered.
</div>
@ -236,7 +236,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_sale_delivery_address"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/send_quotations/different_addresses.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/send_quotations/different_addresses.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Select specific invoice and delivery addresses
</div>

View File

@ -21,7 +21,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Google Authentication" for="auth_oauth_google_enabled"/>
<a href="https://www.odoo.com/documentation/master/applications/general/auth/google.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/google.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Allow users to sign in with their Google account
</div>
@ -30,7 +30,7 @@
<label for="auth_oauth_google_client_id" string="Client ID:" class="col-lg-3 o_light_label"/>
<field name="auth_oauth_google_client_id" placeholder="e.g. 1234-xyz.apps.googleusercontent.com"/>
</div>
<a href="https://www.odoo.com/documentation/master/applications/general/auth/google.html" target="_blank"><i class="fa fa-fw fa-arrow-right"/>Tutorial</a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/google.html" target="_blank"><i class="fa fa-fw fa-arrow-right"/>Tutorial</a>
</div>
</div>
</div>

View File

@ -37,7 +37,7 @@
Two-factor Authentication ("2FA") is a system of double authentication.
The first one is done with your password and the second one with a code you get from a dedicated mobile app.
Popular ones include Authy, Google Authenticator or the Microsoft Authenticator.
<a href="https://www.odoo.com/documentation/master/applications/general/auth/2fa.html"
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/2fa.html"
title="Learn More" target="_blank">Learn More</a>
</span>
<span attrs="{'invisible': [('totp_enabled', '=', False)]}" class="text-muted">This account is protected!</span>
@ -80,7 +80,7 @@
Two-factor Authentication ("2FA") is a system of double authentication.
The first one is done with your password and the second one with a code you get from a dedicated mobile app.
Popular ones include Authy, Google Authenticator or the Microsoft Authenticator.
<a href="https://www.odoo.com/documentation/master/applications/general/auth/2fa.html"
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/2fa.html"
title="Learn More" target="_blank">Learn More</a>
</span>
<group name="auth_devices" string="Trusted Devices" attrs="{'invisible': [('totp_trusted_device_ids', '=', [])]}">

View File

@ -9,7 +9,7 @@
<div class="mb-2 mt-2 text-muted">
To login, enter below the six-digit authentication code provided by your Authenticator app.
<br/>
<a href="https://www.odoo.com/documentation/master/applications/general/auth/2fa.html"
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/2fa.html"
title="Learn More" target="_blank">Learn More</a>
</div>
<input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>

View File

@ -21,7 +21,7 @@
<div class="mb-2" t-if="user._mfa_type() == 'totp_mail'">
We strongly recommend enabling the two-factor authentication using an authenticator app to help secure your account.
<br/>
<a href="https://www.odoo.com/documentation/master/applications/general/auth/2fa.html" title="Learn More" target="_blank">Learn More</a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/2fa.html" title="Learn More" target="_blank">Learn More</a>
</div>
</xpath>
</template>

View File

@ -13,7 +13,7 @@
<section>
<h3>
Two-factor authentication
<a href="https://www.odoo.com/documentation/master/applications/general/auth/2fa.html" target="_blank">
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/2fa.html" target="_blank">
<i title="Documentation" class="fa fa-fw o_button_icon fa-info-circle"></i>
</a>
</h3>

View File

@ -24,7 +24,7 @@
<i class="fa fa-download"/> <span><t t-esc="template.label"/></span>
</a>
</div>
<a href="https://www.odoo.com/documentation/master/applications/general/export_import_data.html" target="new">Import FAQ</a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/export_import_data.html" target="new">Import FAQ</a>
</div>
</div>
</form>
@ -292,7 +292,7 @@ lines composed only of empty cells">
<i class="fa fa-download"/> <span>Download Template</span>
</a>
</div>
<a href="https://www.odoo.com/documentation/master/applications/general/export_import_data.html" target="new">
<a href="https://www.odoo.com/documentation/16.0/applications/general/export_import_data.html" target="new">
<i class="fa fa-external-link"></i> Go to Import FAQ
</a>

View File

@ -27,7 +27,7 @@
<span class='o_form_label' attrs="{'invisible':[('active_user_count', '&lt;=', '1')]}">
Active Users
</span>
<a href="https://www.odoo.com/documentation/master/applications/general/users.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/users.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<br/>
<button name="%(base.action_res_users)d" icon="fa-arrow-right" type="action" string="Manage Users" class="btn-link o_web_settings_access_rights"/>
</div>
@ -136,7 +136,7 @@
<div class="o_setting_right_pane" id="sms_settings">
<div class="o_form_label">
Send SMS
<a href="https://www.odoo.com/documentation/master/applications/marketing/sms_marketing/pricing/pricing_and_faq.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/marketing/sms_marketing/pricing/pricing_and_faq.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
</div>
<div class="text-muted">
Send texts to your contacts
@ -188,7 +188,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Import &amp; Export" for="module_base_import"/>
<a href="https://www.odoo.com/documentation/master/applications/general/export_import_data.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/export_import_data.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Allow users to import data from CSV/XLS/XLSX/ODS files
</div>
@ -215,7 +215,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Mail Plugin" for="module_mail_plugin"/>
<a href="https://www.odoo.com/documentation/master/applications/productivity/mail_plugins.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/productivity/mail_plugins.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Integrate with mail client plugins
</div>
@ -227,7 +227,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Outlook Calendar" for="module_microsoft_calendar"/>
<a href="https://www.odoo.com/documentation/master/applications/general/calendars/outlook/outlook_calendar.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/calendars/outlook/outlook_calendar.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Synchronize your calendar with Outlook
</div>
@ -242,7 +242,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Google Calendar" for="module_google_calendar"/>
<a href="https://www.odoo.com/documentation/master/applications/general/calendars/google/google_calendar_credentials.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/calendars/google/google_calendar_credentials.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Synchronize your calendar with Google Calendar
</div>
@ -272,7 +272,7 @@
</div>
<div class="o_setting_right_pane" name="auth_ldap_right_pane">
<label string="LDAP Authentication" for="module_auth_ldap"/>
<a href="https://www.odoo.com/documentation/master/applications/general/auth/ldap.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/auth/ldap.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Use LDAP credentials to log in
</div>
@ -287,7 +287,7 @@
</div>
<div class="o_setting_right_pane" id="web_unsplash_settings">
<label for="module_web_unsplash"/>
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/unsplash.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/unsplash.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Find free high-resolution images from Unsplash
</div>

View File

@ -9,7 +9,7 @@
<div attrs="{'invisible': [('external_calendar_provider', '!=', 'google')]}">
<img alt="Google Calendar icon" src="/calendar/static/src/img/google_calendar_40.png" style="height: 40px; margin-right: 5px"/>
<span class="me-1 o_form_label">Google Calendar</span>
<a href="https://www.odoo.com/documentation/master/applications/general/calendars/google/google_calendar_credentials.html" title="Read More" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/calendars/google/google_calendar_credentials.html" title="Read More" class="o_doc_link" target="_blank"></a>
<div class="text-muted mt-2">
Synchronize your calendar with Google Calendar
</div>
@ -21,7 +21,7 @@
<div attrs="{'invisible': [('external_calendar_provider', '!=', 'microsoft')]}">
<img alt="Microsoft Outlook icon" src="/calendar/static/src/img/microsoft_calendar_40.png" style="height: 40px; margin-right: 5px"/>
<span class="me-1 o_form_label">Outlook Calendar</span>
<a href="https://www.odoo.com/documentation/master/applications/general/calendars/outlook/outlook_calendar.html" title="Read More" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/calendars/outlook/outlook_calendar.html" title="Read More" class="o_doc_link" target="_blank"></a>
<div class="text-muted mt-2">
Synchronize your calendar with Outlook
</div>

View File

@ -82,7 +82,7 @@
</div>
<div class="o_setting_right_pane">
<label for="crm_use_auto_assignment"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/crm/track_leads/lead_scoring.html#assign-leads"
<a href="https://www.odoo.com/documentation/16.0/applications/sales/crm/track_leads/lead_scoring.html#assign-leads"
title="Assign Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
<span>Periodically assign leads based on rules</span><br />
@ -142,7 +142,7 @@
<div class="o_setting_right_pane" id="crm_iap_mine_settings">
<label string="Lead Mining" for="module_crm_iap_mine"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/crm/acquire_leads/lead_mining.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/crm/acquire_leads/lead_mining.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Generate new leads based on their country, industry, size, etc.
</div>

View File

@ -57,7 +57,7 @@
<group name="custom" string="Custom" groups="base.group_system">
<div colspan="2">
<p>Want to add your own KPIs?<br />
<a href="https://www.odoo.com/documentation/master/applications/general/digest_emails.html#custom-digest-emails" target="_blank"><i class="fa fa-arrow-right"></i> Check our Documentation</a></p>
<a href="https://www.odoo.com/documentation/16.0/applications/general/digest_emails.html#custom-digest-emails" target="_blank"><i class="fa fa-arrow-right"></i> Check our Documentation</a></p>
</div>
</group>
</group>

View File

@ -17,7 +17,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Digest Email" for="digest_emails"/>
<a href="https://www.odoo.com/documentation/master/applications/general/digest_emails.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/digest_emails.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
<div class="text-muted" id="msg_module_digest">
Add new users as recipient of a periodic email with key metrics
</div>

View File

@ -44,7 +44,7 @@
<div class="o_setting_right_pane" id="sms_settings">
<div class="o_form_label">
Send SMS
<a href="https://www.odoo.com/documentation/master/applications/marketing/sms_marketing/pricing/pricing_and_faq.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/marketing/sms_marketing/pricing/pricing_and_faq.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
</div>
<div class="text-muted">
Send texts to your contacts

View File

@ -137,7 +137,7 @@
</div>
<div class="footer">
<a href='https://www.odoo.com/help'>Help</a>
<a href='https://www.odoo.com/documentation/master/applications/productivity/iot.html'>Documentation</a>
<a href='https://www.odoo.com/documentation/16.0/applications/productivity/iot.html'>Documentation</a>
</div>
</body>
</html>

View File

@ -73,7 +73,7 @@
However the preferred method to upgrade the IoTBox is to flash the sd-card with
the <a href='https://nightly.odoo.com/master/iotbox/iotbox-latest.zip'>latest image</a>. The upgrade
procedure is explained into to the
<a href='https://www.odoo.com/documentation/master/applications/productivity/iot.html'>IoTBox manual</a>
<a href='https://www.odoo.com/documentation/16.0/applications/productivity/iot.html'>IoTBox manual</a>
</p>
<p>
To upgrade the IoTBox, click on the upgrade button. The upgrade will take a few minutes. <b>Do not reboot</b> the IoTBox during the upgrade.

View File

@ -23,8 +23,8 @@ if records:
<div class='o_setting_right_pane'>
<div class="o_form_label">
Odoo IAP
<a href="https://www.odoo.com/documentation/master/applications/general/in_app_purchase.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/master/developer/misc/api/iap.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/in_app_purchase.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/developer/misc/api/iap.html" title="Documentation" class="ms-1 o_doc_link" target="_blank"></a>
</div>
<div class="text-muted">
View your IAP Services and recharge your credits

View File

@ -307,7 +307,7 @@
<field name="res_id" ref="im_livechat.im_livechat_mail_channel_data_5"/>
<field name="message_type">email</field>
<field name="author_id" ref="base.partner_admin"/>
<field name="body">Yes, of course, you can find it here: https://www.odoo.com/documentation/master/</field>
<field name="body">Yes, of course, you can find it here: https://www.odoo.com/documentation/16.0/</field>
<field eval="DateTime.today() + relativedelta(months=-3, days=-5, minutes=24)" name="date"/>
</record>
<record id="im_livechat_mail_message_23_data" model="mail.message">

View File

@ -9,7 +9,7 @@ Chilean accounting chart and tax localization.
Plan contable chileno e impuestos de acuerdo a disposiciones vigentes.
""",
'author': 'Blanco Martín & Asociados',
'website': 'https://www.odoo.com/documentation/master/applications/finance/accounting/fiscal_localizations/localizations/chile.html',
'website': 'https://www.odoo.com/documentation/16.0/applications/finance/accounting/fiscal_localizations/localizations/chile.html',
'category': 'Accounting/Localizations/Account Charts',
'depends': [
'contacts',

View File

@ -5,7 +5,7 @@
'summary': "PCGE Simplified",
'category': 'Accounting/Localizations/Account Charts',
'author': 'Vauxoo, Odoo',
'website': 'https://www.odoo.com/documentation/master/accounting/fiscal_localizations/localizations/peru.html',
'website': 'https://www.odoo.com/documentation/16.0/accounting/fiscal_localizations/localizations/peru.html',
'license': 'LGPL-3',
'depends': [
'base_vat',

View File

@ -32,7 +32,7 @@
</div>
<div class="o_setting_right_pane">
<label for="external_email_server_default"/>
<a href="https://www.odoo.com/documentation/master/applications/general/email_communication/email_servers.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/general/email_communication/email_servers.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted" id="external_email_server_default">
Configure your own email servers
</div>

View File

@ -18,7 +18,7 @@
</div>
<div class="o_setting_right_pane" id="workorder_settings">
<label for="group_mrp_routings" string="Work Orders"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/manufacturing/management/bill_configuration.html#adding-a-routing" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/manufacturing/management/bill_configuration.html#adding-a-routing" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Process operations at specific work centers
</div>
@ -46,7 +46,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_mrp_subcontracting"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/manufacturing/management/subcontracting.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/manufacturing/management/subcontracting.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Subcontract the production of some products
</div>
@ -114,7 +114,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_mrp_mps"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/manufacturing/management/use_mps.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/manufacturing/management/use_mps.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Plan manufacturing or purchase orders based on forecasts
</div>
@ -127,7 +127,7 @@
</div>
<div class="o_setting_right_pane">
<label string="Security Lead Time" for="use_manufacturing_lead"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." role="img" aria-label="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted">
Schedule manufacturing orders earlier to avoid delays

View File

@ -23,7 +23,7 @@
<span>Start selling directly without an account; an email will be sent by Paypal to create your new account and collect your payments.</span>
</p>
<p attrs="{'invisible': [('paypal_user_type', '=', 'new_user')]}">
<a href="https://www.odoo.com/documentation/master/applications/finance/payment_providers/paypal.html" target="_blank">
<a href="https://www.odoo.com/documentation/16.0/applications/finance/payment_providers/paypal.html" target="_blank">
<span><i class="fa fa-arrow-right"/> How to configure your PayPal account</span>
</a>
</p>

View File

@ -22,7 +22,7 @@
role="alert">
<strong>Warning:</strong> To capture the amount manually, you also need to set
the Capture Delay to manual on your Adyen account settings.
<a href="https://www.odoo.com/documentation/master/applications/finance/payment_providers/adyen.html#place-a-hold-on-a-card"
<a href="https://www.odoo.com/documentation/16.0/applications/finance/payment_providers/adyen.html#place-a-hold-on-a-card"
title="Learn More"
target="_blank">Learn More</a>
</div>

View File

@ -18,7 +18,7 @@
name="action_update_merchant_details"
string="Generate Client Key"/>
</div>
<a colspan="2" href="https://www.odoo.com/documentation/master/applications/general/payment_providers/authorize.html" target="_blank">
<a colspan="2" href="https://www.odoo.com/documentation/16.0/applications/general/payment_providers/authorize.html" target="_blank">
How to get paid with Authorize.Net
</a>
</group>

View File

@ -17,7 +17,7 @@
<field name="paypal_pdt_token" groups="base.group_no_one" password="True"/>
<field name="paypal_use_ipn"
attrs="{'required':[('code', '=', 'paypal'), ('state', '!=', 'disabled')]}"/>
<a href="https://www.odoo.com/documentation/master/applications/general/payment_providers/paypal.html"
<a href="https://www.odoo.com/documentation/16.0/applications/general/payment_providers/paypal.html"
target="_blank"
colspan="2">
How to configure your paypal account?

View File

@ -274,7 +274,7 @@
<field name="pos_iface_tax_included" class="o_light_label" widget="radio"/>
</div>
<a attrs="{'invisible': [('pos_iface_tax_included', '!=', 'total')]}"
href="https://www.odoo.com/documentation/master/applications/finance/accounting/taxation/taxes/B2B_B2C.html"
href="https://www.odoo.com/documentation/16.0/applications/finance/accounting/taxation/taxes/B2B_B2C.html"
target="_blank" class="oe-link"><i class="fa fa-fw fa-arrow-right"/>How to manage tax-included prices</a>
</div>
</div>
@ -403,7 +403,7 @@
</div>
<div class="o_setting_right_pane">
<label for="pos_cash_rounding" string="Cash Rounding" />
<a href="https://www.odoo.com/documentation/master/applications/sales/point_of_sale/shop/cash_rounding.html"
<a href="https://www.odoo.com/documentation/16.0/applications/sales/point_of_sale/shop/cash_rounding.html"
title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Define the smallest coinage of the currency used to pay by cash
@ -511,7 +511,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_pos_mercury" string="Vantiv (US &amp; Canada)"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/point_of_sale/payment/vantiv.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/point_of_sale/payment/vantiv.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Accept payments with a Vantiv payment terminal
</div>
@ -527,7 +527,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_pos_six" string="Six"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/point_of_sale/payment/six.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/point_of_sale/payment/six.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Accept payments with a Six payment terminal
</div>

View File

@ -527,7 +527,7 @@
<section t-if="debug and allow_api_keys">
<h3>
Developer API Keys
<a href="https://www.odoo.com/documentation/master/developer/misc/api/external_api.html#api-keys" target="_blank">
<a href="https://www.odoo.com/documentation/16.0/developer/misc/api/external_api.html#api-keys" target="_blank">
<i title="Documentation" class="fa fa-fw o_button_icon fa-info-circle"></i>
</a>
</h3>

View File

@ -45,7 +45,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_product_images" string="Google Images"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/products_prices/products/product_images.html"
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/products/product_images.html"
title="Documentation" class="o_doc_link" target="_blank"/>
<div class="text-muted">
Get product pictures using Barcode

View File

@ -62,7 +62,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_purchase_requisition"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/purchase/manage_deals/agreements.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/purchase/manage_deals/agreements.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Manage your purchase agreements (call for tenders, blanket orders)
</div>
@ -89,7 +89,7 @@
<div class="o_setting_left_pane"/>
<div class="o_setting_right_pane">
<label for="default_purchase_method"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/purchase/manage_deals/control_bills.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/purchase/manage_deals/control_bills.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Quantities billed by vendors
</div>
@ -108,7 +108,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_account_3way_match"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/purchase/manage_deals/control_bills.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/purchase/manage_deals/control_bills.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Make sure you only pay bills for which you received the goods you ordered
</div>
@ -123,7 +123,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_product_variant"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Purchase variants of a product using attributes (size, color, etc.)
</div>

View File

@ -17,7 +17,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_stock_dropshipping"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/delivery/dropshipping.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/delivery/dropshipping.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Request your vendors to deliver to your customers
</div>
@ -45,7 +45,7 @@
</div>
<div class="o_setting_right_pane">
<label for="use_po_lead"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted">
Schedule request for quotations earlier to avoid delays

View File

@ -21,7 +21,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_product_variant"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Sell variants of a product using attributes (size, color, etc.)
</div>
@ -120,7 +120,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_product_pricelist"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/products_prices/prices/pricing.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/prices/pricing.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Set multiple prices per product, automated discounts, etc.
</div>
@ -172,7 +172,7 @@
</div>
<div class="o_setting_right_pane">
<label for="portal_confirmation_sign"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/send_quotations/get_signature_to_validate.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/send_quotations/get_signature_to_validate.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted">
Request an online signature to confirm orders
@ -185,7 +185,7 @@
</div>
<div class="o_setting_right_pane">
<label for="portal_confirmation_pay"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/send_quotations/get_paid_to_validate.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/send_quotations/get_paid_to_validate.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted">
Request an online payment to confirm orders
@ -365,7 +365,7 @@
title="This default value is applied to any new product created. This can be changed in the product detail form.">
<div class="o_setting_right_pane">
<label for="default_invoice_policy"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/invoicing/invoicing_policy.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/invoicing/invoicing_policy.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Quantities to invoice from sales orders
</div>
@ -397,7 +397,7 @@
<div class="o_setting_left_pane"/>
<div class="o_setting_right_pane">
<span class="o_form_label">Down Payments</span>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/invoicing/down_payment.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/invoicing/down_payment.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Product used for down payments
</div>
@ -415,7 +415,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_sale_amazon"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/amazon_connector/setup.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/amazon_connector/setup.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Import Amazon orders and sync deliveries
</div>

View File

@ -14,7 +14,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_sale_order_template"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/send_quotations/quote_template.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/send_quotations/quote_template.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Create standardized offers with default products
</div>

View File

@ -57,7 +57,7 @@
</div>
<div class="o_setting_right_pane">
<label for="use_security_lead"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." role="img" aria-label="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted">
Schedule deliveries earlier to avoid delays

View File

@ -19,7 +19,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_tracking_lot"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/products/usage.html#packages" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/products/usage.html#packages" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Put your products in packs (e.g. parcels, boxes) and track them
</div>
@ -106,7 +106,7 @@
</div>
<div class="o_setting_right_pane" id="barcode_settings">
<label for="module_stock_barcode"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/barcode/setup/software.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/barcode/setup/software.html" title="Documentation" class="me-2 o_doc_link" target="_blank"></a>
<span class="fa fa-lg fa-building-o" title="Values set here are company-specific." groups="base.group_multi_company"/>
<div class="text-muted" name="stock_barcode">
Process operations faster with barcodes
@ -177,7 +177,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_ups"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with UPS
</div>
@ -192,7 +192,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_dhl"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with DHL
</div>
@ -207,7 +207,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_fedex"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with FedEx
</div>
@ -222,7 +222,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_usps"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with USPS
</div>
@ -237,7 +237,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_bpost"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with bpost
</div>
@ -253,7 +253,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_easypost"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with Easypost
</div>
@ -268,7 +268,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_delivery_sendcloud"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Compute shipping costs and ship with Sendcloud
</div>
@ -286,7 +286,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_product_variant"/>
<a href="https://www.odoo.com/documentation/master/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/sales/sales/products_prices/products/variants.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Set product attributes (e.g. color, size) to manage variants
</div>
@ -303,7 +303,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_uom"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/products/uom.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/products/uom.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Sell and purchase products in different units of measure
</div>
@ -322,7 +322,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_packaging"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/products/usage.html#packaging" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/products/usage.html#packaging" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Manage product packagings (e.g. pack of 6 bottles, box of 10 pieces)
</div>
@ -342,7 +342,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_production_lot"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/differences.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/lots_serial_numbers/differences.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Get a full traceability from vendors to customers
</div>
@ -386,7 +386,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_tracking_owner"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/misc/owned_stock.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/misc/owned_stock.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Set owner on stored products
</div>
@ -403,7 +403,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_multi_locations"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/warehouses/difference_warehouse_location.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/warehouses/difference_warehouse_location.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Track product location in your warehouse
</div>
@ -423,7 +423,7 @@
</div>
<div class="o_setting_right_pane">
<label for="group_stock_adv_location"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/routes/concepts/use-routes.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/routes/concepts/use-routes.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Use your own routes
</div>

View File

@ -17,7 +17,7 @@
</div>
<div class="o_setting_right_pane">
<label for="module_stock_landed_costs"/>
<a href="https://www.odoo.com/documentation/master/applications/inventory_and_mrp/inventory/management/reporting/integrating_landed_costs.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<a href="https://www.odoo.com/documentation/16.0/applications/inventory_and_mrp/inventory/management/reporting/integrating_landed_costs.html" title="Documentation" class="o_doc_link" target="_blank"></a>
<div class="text-muted">
Add additional cost (transport, customs, ...) in the value of the product.
</div>

View File

@ -8,7 +8,7 @@ import { session } from "@web/session";
const { Component } = owl;
function documentationItem(env) {
const documentationURL = "https://www.odoo.com/documentation/master";
const documentationURL = "https://www.odoo.com/documentation/16.0";
return {
type: "item",
id: "documentation",

View File

@ -10,7 +10,7 @@
<t t-name="web_unsplash.UnsplashCredentials" owl="1">
<div class="d-flex align-items-center flex-wrap">
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-access-key"
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-access-key"
class="mx-2" target="_blank">Get an Access key</a>
and paste it here:
<input type="text"
@ -21,7 +21,7 @@
t-on-input="() => this.state.hasKeyError = false"
t-att-class="{ 'is-invalid': state.hasKeyError }"/>
and paste
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-application-id"
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-application-id"
class="mx-2" target="_blank">Application ID</a>
here:
<div class="input-group d-flex justify-content-end align-items-center w-auto mx-2">

View File

@ -16,7 +16,7 @@
<field name="unsplash_app_id"/>
</div>
<div>
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-access-key" class="oe_link" target="_blank">
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/unsplash.html#generate-an-unsplash-access-key" class="oe_link" target="_blank">
<i class="fa fa-arrow-right"/> Generate an Access Key
</a>
</div>

View File

@ -45,7 +45,7 @@
<div class="o_buttons text-center">
<h3>Easily track your visitor with Plausible</h3>
<a class="btn btn-primary" target="_blank"
href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/plausible.html">
href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/plausible.html">
Connect Plausible
</a>
</div>

View File

@ -171,7 +171,7 @@
</div>
</div>
<div attrs="{'invisible': [('has_google_analytics', '=', False)]}">
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/google_analytics.html"
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/google_analytics.html"
class="oe_link" target="_blank">
<i class="fa fa-arrow-right"/>
How to get my Measurement ID
@ -283,7 +283,7 @@
</div>
</div>
<div attrs="{'invisible': [('has_plausible_shared_key', '=', False)]}">
<a href="https://www.odoo.com/documentation/master/applications/websites/website/optimize/plausible.html"
<a href="https://www.odoo.com/documentation/16.0/applications/websites/website/optimize/plausible.html"
class="oe_link" target="_blank">
<i class="fa fa-arrow-right"/>
How to create my Plausible Shared Link

View File

@ -24,7 +24,7 @@ which executes its directive but doesn't generate any output in and of
itself.
To create new XML template, please see :doc:`QWeb Templates documentation
<https://www.odoo.com/documentation/master/developer/reference/frontend/qweb.html>`
<https://www.odoo.com/documentation/16.0/developer/reference/frontend/qweb.html>`
Rendering process
=================

View File

@ -1116,7 +1116,7 @@ class Users(models.Model):
"and *might* be a proxy. If your Odoo is behind a proxy, "
"it may be mis-configured. Check that you are running "
"Odoo in Proxy Mode and that the proxy is properly configured, see "
"https://www.odoo.com/documentation/master/administration/install/deploy.html#https for details.",
"https://www.odoo.com/documentation/16.0/administration/install/deploy.html#https for details.",
source
)
raise AccessDenied(_("Too many login failures, please wait a bit before trying again."))

View File

@ -492,7 +492,7 @@
<group string="API Keys">
<div class="text-muted" colspan="2">
API Keys are used to connect to Odoo from external tools without the need for a password or Two-factor Authentication.
<a href="https://www.odoo.com/documentation/master/developer/misc/api/external_api.html#api-keys" target="_blank">
<a href="https://www.odoo.com/documentation/16.0/developer/misc/api/external_api.html#api-keys" target="_blank">
<i title="Documentation" class="fa fa-fw o_button_icon fa-info-circle"></i>
Learn more
</a>

View File

@ -12,7 +12,7 @@ class OdooBaseChecker(checkers.BaseChecker):
'E8502': (
'Bad usage of _, _lt function.',
'gettext-variable',
'See https://www.odoo.com/documentation/master/developer/misc/i18n/translations.html#variables'
'See https://www.odoo.com/documentation/16.0/developer/misc/i18n/translations.html#variables'
)
}

View File

@ -230,7 +230,7 @@ No CSRF validation token provided for path %r
Odoo URLs are CSRF-protected by default (when accessed with unsafe
HTTP methods). See
https://www.odoo.com/documentation/master/developer/reference/addons/http.html#csrf
https://www.odoo.com/documentation/16.0/developer/reference/addons/http.html#csrf
for more details.
* if this endpoint is accessed through Odoo via py-QWeb form, embed a CSRF