[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2981
This commit is contained in:
Victor Feyens
2022-11-18 10:17:53 +00:00
parent caa7f0a989
commit d2c190f11e
221 changed files with 189 additions and 239 deletions
@@ -72,5 +72,3 @@ To complete the uninstallation, click on *Confirm*.
.. danger::
Uninstalling an app also uninstalls all its dependencies and permanently erases their data.
+1 -1
View File
@@ -8,4 +8,4 @@ Calendars
:titlesonly:
calendars/outlook/outlook_calendar
calendars/google/google_calendar_credentials
calendars/google/google_calendar_credentials
@@ -101,4 +101,4 @@ The synchronization is a two-way process, meaning that events are reconciled in
.. seealso::
- :doc:`../../../productivity/mail_plugins/outlook`
- :doc:`../google/google_calendar_credentials`
- :doc:`../google/google_calendar_credentials`
@@ -78,4 +78,3 @@ It contains some useful menu items such as:
.. image:: developer_mode/button_location.png
:align: center
:alt: Overview of a console page and the debug icon being shown in Odoo
@@ -160,4 +160,4 @@ the System Parameters of the database:
<https://docs.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365#option-1-authenticate-your-device-or-application-directly-with-a-microsoft-365-or-office-365-mailbox-and-send-mail-using-smtp-auth-client-submission>`_.
You access the **System Parameters** in :ref:`developer mode <developer-mode>` in the :menuselection:`Settings -->
Technical --> Parameters --> System Parameters` menu.
Technical --> Parameters --> System Parameters` menu.
@@ -171,4 +171,4 @@ of what can be helpful:
- Is it a generic issue or is it specific to a use case? If yes, which one exactly?
- Is it working as expected? In case the email is sent using Odoo, the bounce email should reach
the Odoo database and display the :ref:`red envelope <red_envelop>`.
the Odoo database and display the :ref:`red envelope <red_envelop>`.
@@ -408,4 +408,4 @@ import the records of the related object first from their own list menu.
You can do it using either the name of the related record or its ID. The ID is expected when
two records have the same name. In such a case add " / ID" at the end of the column title
(e.g. for product attributes: Product Attributes / Attribute / ID).
(e.g. for product attributes: Product Attributes / Attribute / ID).
@@ -152,4 +152,3 @@ ALTER TABLE ONLY persons
--
-- PostgreSQL database dump complete
--
-1
View File
@@ -17,4 +17,3 @@ can be applied. Users and access rights can be added and changed at any point.
users/language
users/access_rights
users/companies
@@ -64,4 +64,4 @@ is the technical name given to a model. For each model, enable the following opt
.. important::
Making changes in access rights can have a big impact on the database. For this reason, we
recommend you to contact your Odoo Business Analyst or our Support Team, unless you have
knowledge about Domains in Odoo.
knowledge about Domains in Odoo.
@@ -131,4 +131,4 @@ at an invoice/bills level or at a sales/purchase orders level.
.. seealso::
- :doc:`Multi-company Guidelines </developer/howtos/company>`
- :doc:`../../finance/accounting/others/multi_currency`
- :doc:`../../finance/accounting/others/multi_currency`
+1 -1
View File
@@ -9,4 +9,4 @@ VoIP (Voice over Internet Protocol)
voip/asterisk
voip/onsip
voip/axivox
voip/axivox
@@ -222,4 +222,3 @@ The configuration should also be done in the General Settings under the "Integra
- The PBX Server IP should be the same as the IP you define in the http.conf file.
- The WebSocket should be: ws://localhost:XXXX/ws where "localhost" needs to be the same as the IP defined previously and "XXXX" needs to be the port defined in the http.conf file.
+1 -1
View File
@@ -83,4 +83,4 @@ You can also receive phone calls. Odoo rings and displays a notification.
.. image:: axivox/incorrect-number.png
:align: center
:alt: "Incorrect Number" error message in the Odoo softphone
:alt: "Incorrect Number" error message in the Odoo softphone