Odoo documentation sources
![]() This commit adds redirections for files moved in #475, #541, #535, #554, #569, #573 and #575: receivables/customer_invoices/refund --> receivables/customer_invoices/credit_notes receivables/customer_payments/payment_sepa --> receivables/customer_payments/batch_sdd bank/feeds/synchronize --> bank/feeds/bank_synchronization others/adviser/assets --> payables/supplier_bills/assets others/configuration/account_type --> overview/getting_started/chart_of_accounts bank/feeds/manual --> bank/feeds/bank_statements bank/feeds/coda --> bank/feeds/bank_statements bank/feeds/ofx --> bank/feeds/bank_statements bank/feeds/qif --> bank/feeds/bank_statements receivables/customer_invoices/installment_plans --> receivables/customer_invoices/payment_terms others/adviser/fiscalyear --> fiscality/fiscal_year/close_fiscal_year others/configuration/fiscal_year --> fiscality/fiscal_year/fiscal_year others/taxes --> fiscality/taxes others/taxes/B2B_B2C --> fiscality/taxes/B2B_B2C others/taxes/application --> fiscality/taxes/application others/taxes/cash_basis_taxes --> fiscality/taxes/cash_basis_taxes others/taxes/create --> fiscality/taxes/create others/taxes/default_taxes --> fiscality/taxes/default_taxes others/taxes/retention --> fiscality/taxes/retention others/taxes/tax_included --> fiscality/taxes/tax_included others/taxes/taxcloud --> fiscality/taxes/taxcloud Closes #628 |
||
---|---|---|
_extensions | ||
_static | ||
.tx | ||
accounting | ||
contributing | ||
crm | ||
db_management | ||
discuss | ||
ecommerce | ||
email_marketing | ||
events | ||
expense | ||
fsm | ||
general | ||
getting_started | ||
helpdesk | ||
inventory | ||
iot | ||
legal | ||
livechat | ||
locale | ||
manufacturing | ||
marketing_automation | ||
mobile | ||
odoo_sh | ||
planning | ||
point_of_sale | ||
portal | ||
project | ||
purchase | ||
quality | ||
sales | ||
sms_marketing | ||
social_marketing | ||
support | ||
survey | ||
website | ||
.gitignore | ||
accounting.rst | ||
applications.rst | ||
commit_template.txt | ||
conf.py | ||
contributing.rst | ||
crm.rst | ||
discuss.rst | ||
ecommerce.rst | ||
email_marketing.rst | ||
events.rst | ||
fsm.rst | ||
general.rst | ||
helpdesk.rst | ||
index.rst | ||
inventory.rst | ||
iot.rst | ||
legal.rst | ||
live_chat.rst | ||
Makefile | ||
manufacturing.rst | ||
marketing_automation.rst | ||
planning.rst | ||
point_of_sale.rst | ||
practical.rst | ||
project.rst | ||
purchase.rst | ||
quality.rst | ||
README.rst | ||
redirects.txt | ||
requirements.txt | ||
sales.rst | ||
sms_marketing.rst | ||
social_marketing.rst | ||
support.rst | ||
survey.rst | ||
website.rst |
=========================== 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>`_