Odoo documentation sources
Go to file
masi-odoo 8a0a028f91 [IMP] accounting/l10n_cl: Fiscal PDF report image
Adds image of accepted invoice PDF report with the fiscal elements needed. It replaces the last image used, which had sensitive information of a third party company.

Link to image: https://drive.google.com/file/d/1JYymyUVz_3q6bBg-yrgM_i6Di9gLcqOc/view?usp=sharing

closes odoo/documentation#10434

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-08-01 11:48:15 +00:00
.tx [I18N] *: export latest terms + add missing resources 2024-03-21 13:34:00 +00:00
content [IMP] accounting/l10n_cl: Fiscal PDF report image 2024-08-01 11:48:15 +00:00
extensions [FIX] extensions: icon_role fa icons 2024-05-16 16:27:16 +00:00
locale [I18N] *: export latest terms 2024-07-23 09:10:37 +00:00
redirects [ADD] helpdesk: track and bill 15.0 2024-04-23 13:21:26 +00:00
static [FIX] accounting: cheat sheet reconcile 2023-12-13 11:16:51 +00:00
tests [IMP] adapt documentation for new install script 2024-05-28 14:36:49 +00:00
.gitattributes [ADD] .gitattributes: include RST files in language statistic on GitHub 2022-04-28 18:02:06 +02:00
.gitignore [ADD] .gitattributes: include RST files in language statistic on GitHub 2022-04-28 18:02:06 +02:00
commit_template.txt [FIX] *: enforce 1 newline on files end 2022-11-18 17:32:58 +01:00
conf.py [IMP] supported_versions: release saas-17.2 2024-04-02 15:14:48 +00:00
COPYRIGHT [ADD] Add LICENSE and COPYRIGHT 2023-09-13 00:33:26 +00:00
LICENSE [ADD] Add LICENSE and COPYRIGHT 2023-09-13 00:33:26 +00:00
Makefile [IMP] Makefile: print the full traceback for unhandled exceptions 2024-04-30 09:48:42 +00:00
README.md [IMP] README: remove version from links and rephrase explanations 2023-01-02 18:47:52 +01:00
requirements.txt [IMP] conf.py, requirements.txt, *: allow building with Python 3.10 2022-07-14 17:38:42 +02:00

Odoo documentation

Build the documentation locally

Requirements

  • Git
  • Python 3.6, 3.7, or 3.8
  • Python dependencies listed in the file requirements.txt.
  • Make
  • A local copy of the odoo/odoo repository (optional)

Instructions

  1. In a terminal, navigate to the root directory of the documentation and build it make. Additional commands are available with make help.
  2. Open the file documentation/_build/html/index.html in your web browser.
  3. See this guide for more detailed instructions.

Optional: place your local copy of the odoo/odoo repository in the parent directory or in the root directory of the documentation to build the latter with the documented Python docstrings.

Contribute to the documentation

For contributions to the content of the documentation, please refer to the Introduction Guide.

To report a content issue, request new content or ask a question, use the repository's issue tracker.

Learn More

To learn more about Odoo, in addition to the documentation, have a look at the official eLearning and Scale-up, The Business Game.