[FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2984
This commit is contained in:
parent
31aacc1791
commit
c60bc5f919
@ -85,4 +85,3 @@ From Odoo.sh to on-premises
|
|||||||
|
|
||||||
1. Grab a :ref:`backup of your Odoo.sh production database <odoo_sh_branches_backups>`.
|
1. Grab a :ref:`backup of your Odoo.sh production database <odoo_sh_branches_backups>`.
|
||||||
2. Restore it from the database manager on your local server.
|
2. Restore it from the database manager on your local server.
|
||||||
|
|
||||||
|
@ -29,4 +29,3 @@ We advise that:
|
|||||||
- Your scheduled actions should be
|
- Your scheduled actions should be
|
||||||
`idempotent <https://stackoverflow.com/a/1077421/3332416>`_: they must not
|
`idempotent <https://stackoverflow.com/a/1077421/3332416>`_: they must not
|
||||||
cause side-effects if they are started more often than expected.
|
cause side-effects if they are started more often than expected.
|
||||||
|
|
||||||
|
@ -128,4 +128,3 @@ cliccare su invia. Il documento verrà poi mostrato tra gli allegati.
|
|||||||
|
|
||||||
.. image:: italy_IT/italy_IT06.png
|
.. image:: italy_IT/italy_IT06.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
@ -28,4 +28,3 @@ If the Spanish Accounting Localization is installed, you will have access to acc
|
|||||||
- Tax Report (Modelo 111)
|
- Tax Report (Modelo 111)
|
||||||
- Tax Report (Modelo 115)
|
- Tax Report (Modelo 115)
|
||||||
- Tax Report (Modelo 303)
|
- Tax Report (Modelo 303)
|
||||||
|
|
||||||
|
@ -155,4 +155,3 @@ purchase lines booked in the accounts and will display them in the
|
|||||||
is 1200 for 12 months (january to december), and today is 31 of january, the
|
is 1200 for 12 months (january to december), and today is 31 of january, the
|
||||||
theoretical amount will be 100, since this is the actual amount that could
|
theoretical amount will be 100, since this is the actual amount that could
|
||||||
have been realised.
|
have been realised.
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@ Go to :menuselection:`Accounting --> Settings --> Customer Invoices`, then enabl
|
|||||||
<general/upgrade>` the ``account_intrastat`` module to add the new transaction codes and
|
<general/upgrade>` the ``account_intrastat`` module to add the new transaction codes and
|
||||||
:ref:`install <general/install>` the ``account_intrastat_expiry`` module to archive the old
|
:ref:`install <general/install>` the ``account_intrastat_expiry`` module to archive the old
|
||||||
codes.
|
codes.
|
||||||
|
|
||||||
|
@ -72,5 +72,3 @@ To complete the uninstallation, click on *Confirm*.
|
|||||||
|
|
||||||
.. danger::
|
.. danger::
|
||||||
Uninstalling an app also uninstalls all its dependencies and permanently erases their data.
|
Uninstalling an app also uninstalls all its dependencies and permanently erases their data.
|
||||||
|
|
||||||
|
|
||||||
|
@ -78,4 +78,3 @@ It contains some useful menu items such as:
|
|||||||
.. image:: developer_mode/button_location.png
|
.. image:: developer_mode/button_location.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Overview of a console page and the debug icon being shown in Odoo
|
:alt: Overview of a console page and the debug icon being shown in Odoo
|
||||||
|
|
||||||
|
@ -152,4 +152,3 @@ ALTER TABLE ONLY persons
|
|||||||
--
|
--
|
||||||
-- PostgreSQL database dump complete
|
-- PostgreSQL database dump complete
|
||||||
--
|
--
|
||||||
|
|
||||||
|
@ -17,4 +17,3 @@ can be applied. Users and access rights can be added and changed at any point.
|
|||||||
users/language
|
users/language
|
||||||
users/access_rights
|
users/access_rights
|
||||||
users/companies
|
users/companies
|
||||||
|
|
||||||
|
@ -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 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.
|
- 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.
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ Products
|
|||||||
products/uom
|
products/uom
|
||||||
products/usage
|
products/usage
|
||||||
products/strategies
|
products/strategies
|
||||||
|
|
||||||
|
@ -33,4 +33,3 @@ can also see the granted badges.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`time_random`
|
- :doc:`time_random`
|
||||||
|
|
||||||
|
@ -89,7 +89,3 @@ Other uses
|
|||||||
----------
|
----------
|
||||||
|
|
||||||
Mix Odoo data with spreadsheet data, add traditional formulas, and create Dynamic Tabled and Graphs.
|
Mix Odoo data with spreadsheet data, add traditional formulas, and create Dynamic Tabled and Graphs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -102,5 +102,3 @@ record.
|
|||||||
This option is only available after receiving an error message informing you that the
|
This option is only available after receiving an error message informing you that the
|
||||||
connection failed.
|
connection failed.
|
||||||
* To cancel the payment request, click on **cancel**.
|
* To cancel the payment request, click on **cancel**.
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,5 +51,3 @@ possibilities to make their online payments. For example:
|
|||||||
- :doc:`/applications/finance/payment_providers`
|
- :doc:`/applications/finance/payment_providers`
|
||||||
- :doc:`/applications/finance/payment_providers/paypal`
|
- :doc:`/applications/finance/payment_providers/paypal`
|
||||||
- :doc:`/applications/finance/payment_providers/authorize`
|
- :doc:`/applications/finance/payment_providers/authorize`
|
||||||
|
|
||||||
|
|
||||||
|
@ -49,5 +49,3 @@ will be paid and confirmed, a delivery order will be created automatically by Od
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`quote_template`
|
- :doc:`quote_template`
|
||||||
|
|
||||||
|
|
||||||
|
@ -35,4 +35,3 @@ The email can be seen under the name of your project on the dashboard.
|
|||||||
:align: center
|
:align: center
|
||||||
:height: 300
|
:height: 300
|
||||||
:alt: View of the email alias chosen on the dashboard view in Odoo Project
|
:alt: View of the email alias chosen on the dashboard view in Odoo Project
|
||||||
|
|
||||||
|
@ -28,4 +28,3 @@ products and increase your average cart sizes.
|
|||||||
ecommerce/taxes
|
ecommerce/taxes
|
||||||
ecommerce/shopper_experience
|
ecommerce/shopper_experience
|
||||||
ecommerce/maximizing_revenue
|
ecommerce/maximizing_revenue
|
||||||
|
|
||||||
|
@ -9,4 +9,3 @@ Get started
|
|||||||
|
|
||||||
getting_started/product_page
|
getting_started/product_page
|
||||||
getting_started/catalog
|
getting_started/catalog
|
||||||
|
|
||||||
|
@ -12,7 +12,3 @@ Maximize my revenue
|
|||||||
maximizing_revenue/reviews
|
maximizing_revenue/reviews
|
||||||
maximizing_revenue/pricing
|
maximizing_revenue/pricing
|
||||||
maximizing_revenue/promo_code
|
maximizing_revenue/promo_code
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,5 +21,3 @@ To do so:
|
|||||||
|
|
||||||
.. image:: upselling/upsell_publish.png
|
.. image:: upselling/upsell_publish.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,7 +9,3 @@ Get paid
|
|||||||
|
|
||||||
shopper_experience/payment_providers
|
shopper_experience/payment_providers
|
||||||
shopper_experience/portal
|
shopper_experience/portal
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,6 +12,3 @@ Optimize
|
|||||||
optimize/plausible
|
optimize/plausible
|
||||||
optimize/link_tracker
|
optimize/link_tracker
|
||||||
optimize/unsplash
|
optimize/unsplash
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -37,4 +37,3 @@ that some of the text has been translated automatically.
|
|||||||
|
|
||||||
To translate the content of the website, click on **Translate** (here
|
To translate the content of the website, click on **Translate** (here
|
||||||
**Traduire** since we want to translate the website in French).
|
**Traduire** since we want to translate the website in French).
|
||||||
|
|
||||||
|
@ -367,4 +367,3 @@ manifest counterparts.
|
|||||||
`sequence` (default= `16`)
|
`sequence` (default= `16`)
|
||||||
Loading order of the asset records (ascending). A sequence lower than 16 means
|
Loading order of the asset records (ascending). A sequence lower than 16 means
|
||||||
that the asset will be processed *before* the ones declared in the manifest.
|
that the asset will be processed *before* the ones declared in the manifest.
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ have to sign the Odoo Contributor License Agreement (CLA).
|
|||||||
More information about this requirement, the procedure to sign the agreement,
|
More information about this requirement, the procedure to sign the agreement,
|
||||||
and a FAQ can be found on our
|
and a FAQ can be found on our
|
||||||
`GitHub project page <https://github.com/odoo/odoo/blob/14.0/doc/cla/sign-cla.md>`_.
|
`GitHub project page <https://github.com/odoo/odoo/blob/14.0/doc/cla/sign-cla.md>`_.
|
||||||
|
|
||||||
|
@ -623,4 +623,3 @@ die die gleichen Auswirkungen und Ziele hat.
|
|||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
Siehe :ref:`odoo_enterprise_license`.
|
Siehe :ref:`odoo_enterprise_license`.
|
||||||
|
|
||||||
|
@ -670,4 +670,3 @@ een geldige bepaling met dezelfde effecten en doelstellingen.
|
|||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
Zie :ref:`odoo_enterprise_license`.
|
Zie :ref:`odoo_enterprise_license`.
|
||||||
|
|
||||||
|
@ -378,6 +378,3 @@ found shall be finally settled by the Courts of Belgium in Nivelles.
|
|||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
See :ref:`odoo_enterprise_license`.
|
See :ref:`odoo_enterprise_license`.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -66,4 +66,3 @@ acceptation of those terms.
|
|||||||
All our contractual relations will be governed exclusively by Belgian law.
|
All our contractual relations will be governed exclusively by Belgian law.
|
||||||
Moreover, any dispute that may arise will be subject exclusively to the
|
Moreover, any dispute that may arise will be subject exclusively to the
|
||||||
jurisdiction of the courts of the Nivelles arrondissement (Belgium).
|
jurisdiction of the courts of the Nivelles arrondissement (Belgium).
|
||||||
|
|
||||||
|
@ -40,4 +40,3 @@ $accordion-button-bg: $accordion-bg !default;
|
|||||||
$accordion-button-active-bg: $accordion-button-bg !default;
|
$accordion-button-active-bg: $accordion-button-bg !default;
|
||||||
|
|
||||||
$accordion-icon-transform: rotate(0deg) !default;
|
$accordion-icon-transform: rotate(0deg) !default;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user