Files
documentation/content/developer/howtos.rst
T

50 lines
1.2 KiB
ReStructuredText
Raw Normal View History

:show-content:
:hide-page-toc:
=============
How-to guides
=============
2021-04-30 12:40:29 +02:00
.. toctree::
:titlesonly:
2022-06-29 13:58:31 +00:00
howtos/web_services
2021-05-04 16:31:06 +02:00
howtos/company
howtos/accounting_localization
howtos/translations
2023-04-20 14:32:38 +00:00
howtos/website_themes
howtos/connect_device
.. cards::
.. card:: Web services
:target: howtos/web_services
Learn more about Odoo's web services.
.. card:: Multi-company guidelines
:target: howtos/company
Learn how to manage multiple companies and deal with the records-related specificities of a
multi-company environment.
.. card:: Accounting localization
:target: howtos/accounting_localization
Learn how to build a localization module, create bank operation models and dynamic reports.
.. card:: Translating modules
:target: howtos/translations
Learn how to provide translation abilities to your module.
2023-04-20 14:32:38 +00:00
.. card:: Website themes
:target: howtos/website_themes
Learn how to customize your website by creating a custom theme.
.. card:: Connect with a device
:target: howtos/connect_device
Learn how to enable a module to detect and communicate with an IoT device.