Odoo documentation sources
Go to file
Raf Geens 93ae6ca2bd [FIX] odoo.sh: Make unidecode description more specific
The original description says calling unidecode will remove special
characters, but this is not entirely accurate. For example, when I
inserted unicode emojis in the name, they were not removed. I was then
confused whether my module had correctly updated or not.

Instead, what unidecode will do is convert text characters to their
nearest ASCII equivalent, so "trés" becomes "tres" for example. The
description has been updated to reflect that.
2020-10-23 12:27:21 +02:00
_extensions [MERGE] Forward port of 11.0 to 12.0 2020-06-25 09:45:12 +02:00
_static [IMP] mexico: Update CSD files for documentation 2020-10-19 09:48:54 +02:00
.tx [I18N] export 12.0 source terms 2019-10-03 11:35:39 +02:00
accounting [IMP] mexico: Update CSD files for documentation 2020-10-19 09:48:54 +02:00
contributing [ADD] contribution: new doc about content guidelines (#668) 2020-05-18 20:35:13 +02:00
crm [ADD] crm: document about gamification (#687) 2020-06-11 17:26:54 +02:00
db_management [FIX] *: update url for 12.0 2019-09-16 15:53:56 +02:00
discuss [IMP] discuss : email server 2019-04-02 11:21:04 +02:00
ecommerce [MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
expense [IMP] expense: Update doc flow to v11 2017-09-18 12:29:11 +02:00
general [IMP] general: wording of date format FAQ entry (#314) 2019-09-19 16:41:22 +02:00
getting_started [FIX] getting_started/documentation: dead link 2019-08-30 10:15:01 +02:00
helpdesk [FIX] *: update url for 12.0 2019-09-16 15:53:56 +02:00
inventory [MERGE] Forward-port of 11.0 up to 00d5bd76d7 2019-09-27 15:52:08 +02:00
iot [FIX] iot: Connection process changed (#714) 2020-06-30 13:54:24 +02:00
legal [FIX] legal/terms: typo in quoting of cloc command 2020-08-04 20:13:58 +02:00
livechat [FIX] livechat: grammar 2019-08-28 15:36:54 +02:00
locale [I18N] Update translation terms from Transifex 2020-10-18 02:30:34 +02:00
manufacturing [FIX] management: remove reference to removed page 2019-06-17 13:21:23 +02:00
mobile [FIX] mobile: complement to 22ee394c98 2019-08-26 10:37:28 +02:00
odoo_sh [FIX] odoo.sh: Make unidecode description more specific 2020-10-23 12:27:21 +02:00
point_of_sale [ADD] Point of Sale: New doc about pricelists (#604) 2020-03-26 16:28:19 +01:00
portal [FIX] portal: correct crammar and punctuation 2019-09-16 15:51:47 +02:00
project [FIX] project : outdated flow 2018-12-21 14:02:06 +01:00
purchase [IMP] Purchase : bills v12 2019-02-13 11:59:27 +01:00
sales [FIX] sales: fix illustration for discount with rounding example (#481) 2019-11-26 11:33:24 +01:00
support [REL] Odoo 14.0 2020-09-30 09:30:22 +02:00
website [ADD] website: document about link tracker (#685) 2020-06-11 17:09:45 +02:00
.gitignore [FIX] a pair of leftover warnings 2018-08-31 14:41:25 +02:00
accounting.rst [ADD] accounting: Switzerland Accounting Localization 2017-04-03 16:19:34 +02:00
applications.rst [MERGE] Forward-port of 10.0 up to 2a17601b52 2019-09-27 15:38:07 +02:00
business.rst [FIX] mementoes: Fix some terms/computation/links 2017-06-23 14:21:37 +02:00
commit_template.txt [IMP] base: add a commit message template with the guidelines 2020-01-16 14:17:37 +01:00
conf.py [ADD] legal: update contracts for new maintenance 2020-06-09 02:13:40 +02:00
contributing.rst [ADD] contributing: add doc for contributing to the documentation 2020-02-20 10:52:42 +01:00
crm.rst [IMP] crm: Whole documentation overhaul 2018-04-04 13:10:59 +02:00
discuss.rst [ADD] discuss: Get organized by planning activities 2018-03-07 17:05:42 +01:00
ecommerce.rst [ADD] ecommerce: New app section 2016-09-21 15:59:42 +02:00
general.rst [FIX] general: add unsplash in toctree 2018-10-29 14:10:19 +01:00
helpdesk.rst [ADD] helpdesk: Record and invoice time for tickets 2018-03-07 16:54:50 +01:00
index.rst [ADD] link to business memento 2017-06-16 16:28:03 +02:00
inventory.rst [IMP] inventory: make the structure consistent with the 'Odoo 9 Documentation' spreadsheet 2015-11-04 10:39:37 +01:00
iot.rst [ADD] pos: new docs about connecting payment terminals to the pos (#453) 2019-10-23 11:47:57 +02:00
legal.rst [FIX] legal: adapt icon location for old layout 2020-06-09 03:31:26 +02:00
Makefile [FIX] *: typos, wording 2019-09-16 15:49:04 +02:00
manufacturing.rst [ADD] manufacturing: Repair management 2018-05-09 16:03:09 +02:00
point_of_sale.rst [ADD] pos: new docs about connecting payment terminals to the pos (#453) 2019-10-23 11:47:57 +02:00
practical.rst [MERGE] Forward-port of branch 11.0 to 12.0 2020-02-20 11:10:41 +01:00
project.rst [IMP] Remove empty pages from TOCs 2015-12-08 10:42:19 +01:00
purchase.rst [REM] purchase: From purchase order to invoice and receptions 2018-03-08 10:27:43 +01:00
README.rst [FIX] README: replace non-processed directives by absolute links 2020-02-20 16:51:55 +01:00
redirects.txt [MERGE] Forward-port of 11.0 in 12.0 2020-05-19 09:14:03 +02:00
requirements.txt [IMP] technical: allow building with Python 3 and Sphinx 2.4.0 2020-02-20 11:01:03 +01:00
sales.rst [ADD] sales: Use quotation templates 2018-05-16 09:56:09 +02:00
support.rst [REM] support: remove doc for writing content in the user doc 2020-02-20 11:23:32 +01:00
website.rst [ADD]Website:Multi Website 2019-01-22 14:45:09 +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.