[FIX] *: fix incorrect/unstable links
- Removed the doc version and absolute path from all user doc redirections. - Made developer doc redirections use 13.0 instead of online, master or earlier version string. - Fixed outdated links. - Enforced the use of :doc:, :ref: and :download: directives for redirections. - Replaced google drive/docs links by doc redirections.
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
4bb2eeda11
commit
f7bedfce2e
@@ -16,8 +16,7 @@ Connect a Payment Terminal
|
||||
|
||||
Connecting an Ingenico Payment Terminal to Odoo is a feature that
|
||||
requires an IoT Box. For more information on how to connect an IoT Box
|
||||
to your database, please refer to `this
|
||||
documentation <https://www.odoo.com/documentation/user/12.0/iot.html>`__.
|
||||
to your database, please refer to the :doc:`IoT documentation <../../iot/config/connect>`.
|
||||
|
||||
Once the IoT Box is up and running, you’ll need to link your payment
|
||||
terminal to your PoS. Open the *Point of Sale* app and go to
|
||||
|
||||
@@ -16,8 +16,8 @@ Connect a Payment Terminal
|
||||
|
||||
Connecting a SIX/Worldline Payment Terminal to Odoo is a feature that
|
||||
requires an IoT Box. For more information on how to connect an IoT Box
|
||||
to your database, please refer to `this documentation
|
||||
<https://www.odoo.com/documentation/user/12.0/iot.html>`__.
|
||||
to your database, please refer to the :doc:`IoT documentation
|
||||
<../../iot/config/connect>`.
|
||||
|
||||
Once the *IoT Box* is up and running, you’ll need to link it to your
|
||||
PoS. Open the Point of Sale app and go to :menuselection:`Configuration
|
||||
|
||||
Reference in New Issue
Block a user