cdu-odoo d9cca766b4 [FIX] redirects: add redirection to sales/send_quotations/optional_products
This commit adds redirections to files moved in #533 (13.0):

sales/send_quotations/optional_items.rst moved to sales/send_quotations/optional_products.rst

Closes #630
2020-04-07 16:46:17 +02:00
2020-03-19 13:05:28 +01:00
2020-02-27 11:24:55 +01:00
2020-02-21 12:00:10 +01:00
2020-01-15 10:52:05 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-01-15 10:52:05 +01:00
2020-03-27 13:28:43 +01:00
2018-08-31 14:41:25 +02:00
2020-04-06 16:41:33 +02:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-21 12:00:10 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2019-09-16 15:49:04 +02:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-02-06 17:15:02 +01:00
2020-03-27 13:28:43 +01:00
2020-02-06 17:15:02 +01:00

===========================
End-user Odoo documentation
===========================

Build the documentation
=======================

Requirements
------------

- `Git <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#install-git>`_

- | `Python 3 <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#python>`_
  | If you don't know which subversion to choose, pick the last one.
  | Python dependencies are listed in the file ``requirements.txt`` located in the root
    directory.

  - Sphinx 2.4.0 or above.
  - Werkzeug 0.14.1

- `Make <https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#make>`_

Instructions
------------

In a terminal, navigate to the root directory and execute the following command:

.. code-block:: console

   $ make html

This compiles the documentation to HTML.

Open ``documentation-user/_build/html/index.html`` in your web browser to display the render.

See `this guide
<https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html#prepare-your-version>`_
for more detailed instructions.

Contribute to the documentation
===============================

For contributions to the content of the documentation, please refer to the `Introduction Guide
<https://www.odoo.com/documentation/user/contributing/documentation/introduction_guide.html>`_.

To **report a content issue**, **request new content** or **ask a question**, use the `repository's
issue tracker <https://github.com/odoo/documentation-user/issues>`_ as usual.

Learn More
==========

To learn more about Odoo, in addition to the documentation, have a look at `the official eLearning
<https://odoo.com/slides>`_ and `Scale-up, The Business Game
<https://www.odoo.com/page/scale-up-business-game>`_
S
Description
Odoo documentation sources
Readme 1.5 GiB
Languages
reStructuredText 83.5%
SCSS 9.5%
Python 3.1%
JavaScript 2.3%
HTML 0.8%
Other 0.7%