diff --git a/_extensions/odoo/sub-menu_list.html b/_extensions/odoo/sub-menu_list.html index d4d9f8079..d97a37fd6 100644 --- a/_extensions/odoo/sub-menu_list.html +++ b/_extensions/odoo/sub-menu_list.html @@ -1,9 +1,9 @@ {# note: if odoo.com/page/docs sub-menu's structure change, these links have to change as well #} -
  • User
  • -
  • Developer
  • +
  • User
  • +
  • Developer
  • eLearning
  • -
  • API
  • -
  • Installation
  • +
  • API
  • +
  • Installation
  • White Papers
  • Legal
  • diff --git a/accounting/localizations/italy_IT.rst b/accounting/localizations/italy_IT.rst index 8004341d0..938a826e5 100644 --- a/accounting/localizations/italy_IT.rst +++ b/accounting/localizations/italy_IT.rst @@ -25,7 +25,7 @@ elettronica sono i seguenti: Ministero. Lo stesso server deve essere configurato come server che gestisce tutta la corrispondenza mail in Odoo, per saperne di più si puo’ consultare la relativa - `guida `__. + `guida `__. - Indirizzo PEC dell’ Azienda, tale indirizzo deve essere lo stesso registrato presso l’Agenzia delle Entrate per l’utilizzo dei servizi diff --git a/ecommerce/shopper_experience/paypal.rst b/ecommerce/shopper_experience/paypal.rst index 8b1a5c1b6..2cbd428d1 100644 --- a/ecommerce/shopper_experience/paypal.rst +++ b/ecommerce/shopper_experience/paypal.rst @@ -184,6 +184,6 @@ Run a test transaction from Odoo using the sandbox personal account. See also -`How to manage orders paid with payment acquirers `__ +`How to manage orders paid with payment acquirers `__ -`How to manage orders paid with payment acquirers `__ +`How to manage orders paid with payment acquirers `__ diff --git a/legal/licenses/licenses.rst b/legal/licenses/licenses.rst index 85ec31759..f4af075c7 100644 --- a/legal/licenses/licenses.rst +++ b/legal/licenses/licenses.rst @@ -7,10 +7,10 @@ Licenses .. _odoo_community_license: -Odoo 12 Community Edition +Odoo 13 Community Edition ========================= -Odoo 12 Community Edition is licensed under +Odoo 13 Community Edition is licensed under `LGPL version 3 `_ (also known as LGPLv3). See also the `GPL FAQ `_ and the `compatibility matrix `_. @@ -18,10 +18,10 @@ See also the `GPL FAQ `_ and the .. _odoo_enterprise_license: -Odoo 12 Enterprise Edition +Odoo 13 Enterprise Edition ========================== -Odoo 12 Enterprise Edition is licensed under the Odoo Enterprise Edition License v1.0, +Odoo 13 Enterprise Edition is licensed under the Odoo Enterprise Edition License v1.0, defined as follows: .. use to avoid default
     styling
    diff --git a/mobile/firebase.rst b/mobile/firebase.rst
    index 5a606c597..6b885e497 100644
    --- a/mobile/firebase.rst
    +++ b/mobile/firebase.rst
    @@ -7,7 +7,7 @@ Mobile
     Push Notifications
     ==================
     
    -As of Odoo 12.0, there is no more complex configuration to enable push
    +As of Odoo 12.0, 13.0 or above, there is no more complex configuration to enable push
     notifications in the mobile app.
     
     Simply go to *Settings* > *General Settings* > *Odoo Cloud Notification (OCN)*
    diff --git a/odoo_sh/getting_started/create.rst b/odoo_sh/getting_started/create.rst
    index a8c6ceaae..e5b1ccb28 100644
    --- a/odoo_sh/getting_started/create.rst
    +++ b/odoo_sh/getting_started/create.rst
    @@ -77,7 +77,7 @@ You can start using Odoo.sh. Your first build is about to be created. You will s
     Import your database
     ====================
     
    -You can import your database in your Odoo.sh project as long as this is an Odoo 10.0, 11.0 or 12.0 database.
    +You can import your database in your Odoo.sh project as long as this is an Odoo 10.0, 11.0 or above database.
     
     Push your modules in production
     -------------------------------
    diff --git a/support/user_doc.rst b/support/user_doc.rst
    index d306765ed..d983812e5 100644
    --- a/support/user_doc.rst
    +++ b/support/user_doc.rst
    @@ -130,14 +130,14 @@ Technical Details for Nerds
     Advanced users may, of course, fork and clone `the GitHub repository `_.
     Then submit a pull request with the canonical Git/GitHub workflow.
     
    -See our `README `_ file about building
    +See our `README `_ file about building
     the documentation.
     
     
     Developer documentation
     =======================
     
    -Documentation that targets developers of Odoo apps is maintained alongside `the source code of Odoo `_.
    +Documentation that targets developers of Odoo apps is maintained alongside `the source code of Odoo `_.
     
     .. note::
         User documentation might contain technicalities yet, when they are related to configuration and everyday use of Odoo.