[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:
Antoine Vandevenne (anv)
2020-01-06 16:51:35 +01:00
committed by Antoine Vandevenne (anv)
parent 4bb2eeda11
commit f7bedfce2e
33 changed files with 226 additions and 87 deletions
@@ -41,7 +41,8 @@ lines, invoice a fixed advance.
This process is good for both services and physical products.
.. todo:: Read more: *Invoice based on sales orders.*
.. seealso::
- :doc:`../../../sales/invoicing/proforma`
Sales Order ‣ Delivery Order ‣ Invoice
--------------------------------------
@@ -56,7 +57,8 @@ really delivered. If you do back orders (deliver partially and the rest
later), the customer will receive two invoices, one for each delivery
order.
.. todo:: Read more: *Invoice based on delivery orders.*
.. seealso::
- :doc:`../../../sales/invoicing/invoicing_policy`
eCommerce Order ‣ Invoice
-------------------------
@@ -88,9 +90,10 @@ invoices. This approach is used by services companies that invoice
mostly based on time and material. For services companies that invoice
on fix price, they use a regular sales order.
.. todo:: Read more:
- *How to invoice based on time and material?*
- *How to manage contracts and invoicing plans?*
.. seealso::
- :doc:`../../../sales/invoicing/time_materials`
- :doc:`../../../sales/invoicing/expense`
- :doc:`../../../sales/invoicing/milestone`
Recurring Contracts ‣ Invoices
------------------------------
@@ -99,7 +102,8 @@ For subscriptions, an invoice is triggered periodically, automatically.
The frequency of the invoicing and the services/products invoiced are
defined on the contract.
.. todo:: Read more: *Subscription based invoicing.*
.. seealso::
- :doc:`../../../sales/invoicing/subscriptions`
Others
======