[IMP] *: links improvements

* use absolute paths when cleaner than relative paths
* fix some sphinx issues / todos
This commit is contained in:
Victor Feyens 2021-05-12 12:10:20 +02:00 committed by Antoine Vandevenne (anv)
parent 326de4b39e
commit dc49cd9e7b
20 changed files with 33 additions and 35 deletions

View File

@ -167,7 +167,7 @@ In the above commands, the argument:
* ``--stop-after-init`` will immediately shutdown the server instance after it completed the operations you asked. * ``--stop-after-init`` will immediately shutdown the server instance after it completed the operations you asked.
More options are available and detailed in the More options are available and detailed in the
:doc:`CLI documentation <../../../developer/reference/cmdline>`. :doc:`CLI documentation </developer/reference/cmdline>`.
You can find in the logs (*~/logs/odoo.log*) the addons path used by Odoo.sh to run your server. You can find in the logs (*~/logs/odoo.log*) the addons path used by Odoo.sh to run your server.
Look for "*odoo: addons paths*": Look for "*odoo: addons paths*":

View File

@ -42,7 +42,7 @@ instance will be held temporarily unavailable for maintenance reason.
This method is equivalent to perform an upgrade of the module through the Apps menu, This method is equivalent to perform an upgrade of the module through the Apps menu,
or through the :code:`-u` switch of or through the :code:`-u` switch of
:doc:`the command line <../../../developer/reference/cmdline>`. :doc:`the command line </developer/reference/cmdline>`.
In the case the changes in the commit prevent the server to restart, In the case the changes in the commit prevent the server to restart,
or if the modules update fails, or if the modules update fails,

View File

@ -149,7 +149,7 @@ Manually
-------- --------
If you want to create your module structure manually, If you want to create your module structure manually,
you can follow :doc:`Build an Odoo module <../../../developer/howtos/backend>` to understand you can follow :doc:`Build an Odoo module </developer/howtos/backend>` to understand
the structure of a module and the content of each file. the structure of a module and the content of each file.
Push the development branch Push the development branch

View File

@ -52,7 +52,7 @@ of conformity testifying that your software complies with the anti-fraud
legislation. This certificate is granted by Odoo SA to Odoo Enterprise users legislation. This certificate is granted by Odoo SA to Odoo Enterprise users
`here <https://www.odoo.com/my/contract/french-certification/>`__. `here <https://www.odoo.com/my/contract/french-certification/>`__.
If you use Odoo Community, you should If you use Odoo Community, you should
:doc:`upgrade to Odoo Enterprise <../../../../administration/enterprise>` :doc:`upgrade to Odoo Enterprise </administration/enterprise>`
or contact your Odoo service provider. or contact your Odoo service provider.
In case of non-conformity, your company risks a fine of €7,500. In case of non-conformity, your company risks a fine of €7,500.

View File

@ -25,7 +25,7 @@ elettronica sono i seguenti:
Ministero. Lo stesso server deve essere configurato come server che Ministero. Lo stesso server deve essere configurato come server che
gestisce tutta la corrispondenza mail in Odoo, per saperne di più si gestisce tutta la corrispondenza mail in Odoo, per saperne di più si
puo consultare la relativa puo consultare la relativa
:doc:`guida <../../../productivity/discuss/email_servers>`. :doc:`guida </applications/productivity/discuss/email_servers>`.
- Indirizzo PEC dell Azienda, tale indirizzo deve essere lo stesso - Indirizzo PEC dell Azienda, tale indirizzo deve essere lo stesso
registrato presso lAgenzia delle Entrate per lutilizzo dei servizi registrato presso lAgenzia delle Entrate per lutilizzo dei servizi

View File

@ -1,10 +1,10 @@
=========== =========
Inventory Inventory
=========== =========
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
inventory/avg_price_valuation inventory/avg_price_valuation
../../../inventory_and_mrp/inventory/management/reporting/valuation_methods_continental /applications/inventory_and_mrp/inventory/management/reporting/valuation_methods_continental
../../../inventory_and_mrp/inventory/management/reporting/valuation_methods_anglo_saxon /applications/inventory_and_mrp/inventory/management/reporting/valuation_methods_anglo_saxon

View File

@ -166,11 +166,9 @@ order. (or it will be done automatically at the end of the week/month if
you invoice all your orders in batch) you invoice all your orders in batch)
.. todo:: .. tip::
tip If you want to learn more; check the documentation page :doc:`/applications/finance/expense/expense`
If you want to learn more; check the documentation page :doc: ../../../sale/invoicing/service/expense
`*How to re-invoice expenses to your customers* <https://docs.google.com/document/d/1_6VclRWfESHfvNPZI32q5ANFi2C7cCTwkLXpbGTz6B8/edit?usp=sharing>`__
Reimburse the employee Reimburse the employee
---------------------- ----------------------

View File

@ -367,5 +367,5 @@ Let's take the case of a reseller.
.. seealso:: .. seealso::
* :doc:`../../routes/strategies/removal` * :doc:`../../routes/strategies/removal`
* :doc:`../../../../finance/accounting/others/inventory/avg_price_valuation` * :doc:`/applications/finance/accounting/others/inventory/avg_price_valuation`
* :doc:`../../routes/costing/landed_costs` * :doc:`../../routes/costing/landed_costs`

View File

@ -356,5 +356,5 @@ Let's take the case of a reseller.
.. seealso:: .. seealso::
* :doc:`../../routes/strategies/removal` * :doc:`../../routes/strategies/removal`
* :doc:`../../../../finance/accounting/others/inventory/avg_price_valuation` * :doc:`/applications/finance/accounting/others/inventory/avg_price_valuation`
* :doc:`../../routes/costing/landed_costs` * :doc:`../../routes/costing/landed_costs`

View File

@ -54,4 +54,4 @@ shipped.
.. seealso:: .. seealso::
* :doc:`../../../purchase/replenishment/flows/setup_stock_rule` * :doc:`/applications/inventory_and_mrp/purchase/replenishment/flows/setup_stock_rule`

View File

@ -30,7 +30,7 @@ quantity it will replenish your stock to your **maximum quantity**.
*Inventory* module runs. By default in Odoo, the schedulers will run *Inventory* module runs. By default in Odoo, the schedulers will run
every night at 12:00PM. every night at 12:00PM.
See also: :doc:`../../../inventory/management/misc/schedulers` See also: :doc:`/applications/inventory_and_mrp/inventory/management/misc/schedulers`
From now on, every time a product with a reordering rule reaches the From now on, every time a product with a reordering rule reaches the
minimum stock, the system will automatically see how to fulfill that minimum stock, the system will automatically see how to fulfill that

View File

@ -131,4 +131,4 @@ It's done, you have now closed your first PoS session.
.. tip:: .. tip::
To connect the PoS to hardware with an Odoo IoT Box, please see the section To connect the PoS to hardware with an Odoo IoT Box, please see the section
:doc:`../../../productivity/iot/config/connect` and :doc:`../../../productivity/iot/config/pos` :doc:`/applications/productivity/iot/config/connect` and :doc:`/applications/productivity/iot/config/pos`

View File

@ -138,4 +138,4 @@ In case of discount, you can show the public price and the computed discount % o
.. seealso:: .. seealso::
* :doc:`currencies` * :doc:`currencies`
* :doc:`../../../../websites/ecommerce/maximizing_revenue/pricing` * :doc:`/applications/websites/ecommerce/maximizing_revenue/pricing`

View File

@ -1,12 +1,12 @@
================= =========
Set taxes Set taxes
================= =========
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
../../../finance/accounting/others/taxes/default_taxes /applications/finance/accounting/others/taxes/default_taxes
../../../finance/accounting/others/taxes/application /applications/finance/accounting/others/taxes/application
../../../finance/accounting/others/taxes/tax_included /applications/finance/accounting/others/taxes/tax_included
../../../finance/accounting/others/taxes/taxcloud /applications/finance/accounting/others/taxes/taxcloud
../../../finance/accounting/others/taxes/B2B_B2C /applications/finance/accounting/others/taxes/B2B_B2C

View File

@ -84,7 +84,7 @@ Ticket.
:align: center :align: center
The final option to submit tickets is through an API connection. View the The final option to submit tickets is through an API connection. View the
documentation :doc:`*here* <../../../developer/webservices/odoo>`. documentation :doc:`*here* </developer/webservices/odoo>`.
Tickets have been created, now what? Tickets have been created, now what?
------------------------------------ ------------------------------------

View File

@ -49,7 +49,7 @@ Create and set up a product
You need to configure your service on the product form itself in order You need to configure your service on the product form itself in order
to generate a task every time it will be sold. From the **Sales** module, to generate a task every time it will be sold. From the **Sales** module,
use the menu :menuselection:`Sales --> Products` and create a new use the menu :menuselection:`Sales --> Products` and create a new
product with the`following setup: product with the following setup:
- **Name**: Technical Support - **Name**: Technical Support
@ -111,4 +111,4 @@ invoice your customers based on your invoicing policy.
.. seealso:: .. seealso::
* :doc:`../configuration/setup` * :doc:`../configuration/setup`
* :doc:`../../../sales/sales/invoicing/subscriptions` * :doc:`/applications/sales/sales/invoicing/subscriptions`

View File

@ -24,7 +24,7 @@ See how to configure your products from links here below.
.. seealso:: .. seealso::
* :doc:`../managing_products/variants` * :doc:`../managing_products/variants`
* :doc:`../../../sales/sales/products_prices/taxes` * :doc:`/applications/sales/sales/products_prices/taxes`
* :doc:`../managing_products/stock` * :doc:`../managing_products/stock`
* :doc:`../maximizing_revenue/cross_selling` * :doc:`../maximizing_revenue/cross_selling`
* :doc:`../maximizing_revenue/reviews` * :doc:`../maximizing_revenue/reviews`

View File

@ -9,7 +9,7 @@ This section sheds light on pricing features found in the eCommerce app:
* let the customer choose the currency. * let the customer choose the currency.
As a pre-requisite, check out how to managing product pricing: As a pre-requisite, check out how to managing product pricing:
:doc:`../../../sales/sales/products_prices/prices/pricing`). :doc:`/applications/sales/sales/products_prices/prices/pricing`).
Geo-IP automatically applies the right price Geo-IP automatically applies the right price
============================================ ============================================
@ -32,6 +32,6 @@ can be found in *Pricelists* under the *Products* menu, located in the Website a
.. seealso:: .. seealso::
* :doc:`../../../sales/sales/products_prices/prices/pricing` * :doc:`/applications/sales/sales/products_prices/prices/pricing`
* :doc:`../../../sales/sales/products_prices/prices/currencies` * :doc:`/applications/sales/sales/products_prices/prices/currencies`
* :doc:`promo_code` * :doc:`promo_code`

View File

@ -52,5 +52,5 @@ clicks.
get access to the *Link Tracker* module and its back-end functionalities. get access to the *Link Tracker* module and its back-end functionalities.
#. Integrated with :doc:`Google Analytics <google_analytics>`, those trackers allow you to see #. Integrated with :doc:`Google Analytics <google_analytics>`, those trackers allow you to see
the number of clicks and visitors to keep you on top of your marketing campaigns. the number of clicks and visitors to keep you on top of your marketing campaigns.
#. The integration with the :doc:`CRM <../../../sales/crm/track_leads/prospect_visits>` application allows #. The integration with the :doc:`CRM </applications/sales/crm/track_leads/prospect_visits>` application allows
you to understand where your leads and opportunities are coming from. you to understand where your leads and opportunities are coming from.

View File

@ -102,4 +102,4 @@ Google indexes your website under both names. This is a limitation of the Odoo c
.. seealso:: .. seealso::
* :doc:`../../../productivity/discuss/email_servers` * :doc:`/applications/productivity/discuss/email_servers`