[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
@@ -202,8 +202,6 @@ when a fictitious transaction is completed.
|
||||
|
||||
Run a test transaction from Odoo using the sandbox personal account.
|
||||
|
||||
See also
|
||||
|
||||
`How to manage orders paid with payment acquirers <https://www.odoo.com/documentation/user/13.0/ecommerce/shopper_experience/payment.html>`__
|
||||
|
||||
`How to manage orders paid with payment acquirers <https://www.odoo.com/documentation/user/13.0/ecommerce/shopper_experience/payment_acquirer.html>`__
|
||||
.. seealso::
|
||||
- :doc:`payment`
|
||||
- :doc:`payment_acquirer`
|
||||
|
||||
Reference in New Issue
Block a user