Commit Graph

2459 Commits

Author SHA1 Message Date
Jonathan Quique (jqu)
d1317812e1 [IMP] email_communication: can't use Odoo STMP with another mail server
Customer may want to use their own SMTP for email marketing, and Odoo default SMTP for everything else. There is no good way to do this. Previously we suggested adding Odoo SMTP as an outgoing email server but we don't want to share credentials anymore.
R&D is working on a solution (e.g. showing the Odoo default email server in the list rather than keeping it as an "hidden feature") but for the time being, if you use an outgoing email server, you give up using the Odoo default SMTP.

closes odoo/documentation#2075

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-20 17:03:47 +02:00
Martin Trigaux
b407bd53c0 [I18N] *: export 13.0 source terms 2022-09-19 16:11:51 +02:00
Odoo Translation Bot
f321410b74 [I18N] Update translation terms from Transifex 2022-09-18 02:40:40 +02:00
Xavier
1d48967962 [ADD] accounting: data inalterability check report
Task ID: 2977343

closes odoo/documentation#2703

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-13 10:49:24 +02:00
Odoo Translation Bot
770769955c [I18N] Update translation terms from Transifex 2022-09-11 02:40:39 +02:00
Valentin Vallaeys (vava)
8061470577 [FIX] coding_guidelines: fix typos and add sql contraints
task-2977263

closes odoo/documentation#2696

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-08 13:23:20 +02:00
Jonathan Castillo (jcs)
9089a78602 [IMP] install/maintain: add note about mailboxes in domain_names
task-2973080

closes odoo/documentation#2675

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-05 12:13:42 +02:00
Odoo Translation Bot
f8a750b0eb [I18N] Update translation terms from Transifex 2022-09-04 02:40:38 +02:00
frin-odoo
f39a43f697 [IMP] crm: grammar on google_spreadsheets
closes odoo/documentation#1844

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-02 13:02:45 +02:00
Martin Trigaux
b24ce6463d [I18N] *: export 13.0 source terms 2022-09-01 14:28:46 +02:00
William Henrotin
1a10dced12 [FIX] inventory: fix typo
closes odoo/documentation#1842

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-31 13:43:51 +02:00
Tom Aarab (toaa)
4b9517ead1 [IMP] accounting: stripe page update
Ambiguous note which implied local payment methods were supported even if not listed.

Forward up to V14, create new for V15.

task id: 2942093

closes odoo/documentation#2635

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 16:16:23 +02:00
Jonathan Castillo (jcs)
a8e6e6c23b [FIX] accounting: new tutorial link in payment_terms
task-2963526

closes odoo/documentation#2629

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 10:06:11 +02:00
Tom Aarab (toaa)
bc7c65fbf6 [IMP] accounting: fixed one-word mistake on B2B/B2C page
V13/14 only. Create fw-bot request for V15

task id: 2960682

closes odoo/documentation#2619

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-23 14:43:32 +02:00
Odoo Translation Bot
cbfd6d6ba1 [I18N] Update translation terms from Transifex 2022-08-21 02:40:14 +02:00
Julian Roussieau
f52be8da2a [FIX] odoo_sh: change img who explain storage space
closes odoo/documentation#2607

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-19 08:52:09 +02:00
Moens Alexandre
a92671bd85 [IMP] maintain : process for odoo.sh to odoo online
Correction to a typo that made the line completly nonsensical and made
people think that they could migrate just part of the database.

opw-2947684

closes odoo/documentation#2583

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-18 10:54:52 +02:00
Jonathan Castillo (jcs)
81a23de57d [FIX] iot: typo in devices/scale
task-2956495

closes odoo/documentation#2593

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-18 09:16:54 +02:00
Antoine Vandevenne (anv)
80a9cfb68f [IMP] stripe: clarify the conditions for the support of a payment method
Even though the documentation was correct, it was confusing the reader
to state that local payment methods are considered enabled if their
related payment icon record does not exist in the database. The intended
meaning was that this statement only holds if the local payment method
is also supported, otherwise it cannot be enabled.

closes odoo/documentation#2543

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-17 14:11:03 +02:00
Odoo Translation Bot
eb5f98d4d0 [I18N] Update translation terms from Transifex 2022-08-14 02:40:16 +02:00
Odoo Translation Bot
e8aadf2b88 [I18N] Update translation terms from Transifex 2022-08-07 02:40:20 +02:00
Wesley Kao (weka)
8c665643ce [IMP] inventory and mrp: capitalized "MRP" in toctree
In the toctree, "MRP" wasn't capitalized in "Inventory & MRP."
Affects all branches, can be forward ported.

closes odoo/documentation#2560

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-05 11:09:40 +02:00
Odoo Translation Bot
0129170503 [I18N] Update translation terms from Transifex 2022-07-31 02:40:14 +02:00
Odoo Translation Bot
f0234ed947 [I18N] Update translation terms from Transifex 2022-07-24 02:40:18 +02:00
Stanislas Sobieski
815acb64c4 [IMP] install/maintain: update info about upgrade process on Odoo.sh
closes odoo/documentation#2426

Id: 2744270
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Stanislas <sts@odoo.com>
Co-authored-by: Donatienne <dopi@odoo.com>
2022-07-18 10:34:20 +02:00
Odoo Translation Bot
fab6d933c7 [I18N] Update translation terms from Transifex 2022-07-17 02:40:16 +02:00
Victor Feyens
6402988ed9 [IMP] conf.py, requirements.txt, *: allow building with Python 3.10
- Bump Sphinx version to 4.3.2 (default for Debian Jammy).
- Remove the retrocompatibility for Sphinx < 3.5 (warnings are raised in
  4.5).
- Fix translator issue crashing builds.
- Unpin jinja2 from the requirements as the base issue is solved in sphinx 4

Task - 2898477

closes odoo/documentation#2349

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-07-14 16:39:58 +02:00
Sam Lieber (sali)
9b75dfd2ac [ADD] maintain: google oauth doc
Added document and media files on the setup of Google Gmail using OAuth with Odoo.

closes odoo/documentation#2274

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-13 17:09:55 +02:00
Antoine Vandevenne (anv)
c1c16ea388 [REF] legal: convert the table from a grid to a list table
Prior to this commit, the /legal.html page relied on RST substitutions
to insert the images directives of legal agreements within the table.
This caused Sphinx to omit the `image-reference` class on all `<a>`
elements surrounding an `<img>` element, which it normally adds when the
`target` option is specified on an `image` directive. As the theme
relies on that class to hide the "external link" icon added with commit
343decf1, the layout of the page was broken.

While replacing the substitutions with the plain `image` directive, the
grid table is converted to a list table to avoid the hassle of expanding
table cells to fit the directives. This will also help in maintaining
the content of the table when we will add new translations for the legal
agreements.

task-2909167

closes odoo/documentation#2438

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-13 11:53:26 +02:00
Antoine Vandevenne (anv)
c6b0c1f60d [FIX] odoo_theme: show a cursor when hovering on an image without modal
The images that have the class `o-no-modal` cannot be clicked to open in
a modal, so the cursor should not be changed to a pointer when hovering
on them.

This commit also simplifies the theme's SCSS by replacing the hard-coded
SVG images used in the "Supported versions" page by unicode circles with
a custom styling.

Part-of: odoo/documentation#2438
Co-authored-by: Elisabeth Dickinson (edi) <edi@odoo.com>
2022-07-13 11:53:25 +02:00
Antoine Vandevenne (anv)
d9a8f7b4ab [FIX] odoo_theme: only open images that have no target in modal
Since clicking on the image redirects the user to the target URL, it's
useless to open the image in a modal. Also, it partially broke the
layout of the /legal.html page due to the modal div being inserted into
table cells.

This commit also introduces the possibility to add the `o-no-modal`
class on images that should not open in a modal.

task-2909167

Part-of: odoo/documentation#2438
2022-07-13 11:53:25 +02:00
Antoine Vandevenne (anv)
5e0f14f683 [FIX] odoo_theme: fix the display of modal images in mobile
task-2908330

closes odoo/documentation#2439

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-12 13:32:02 +02:00
Romain Derie
2222142127 [FIX] website: warn about google api deprecation
Google deprecated both its "Universal Analytics" and "Google Sign-In"
API. See community counterpart commit for a detailed explanation and
links.

closes odoo/documentation#2382

Related: odoo/odoo#95232
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-12 13:31:54 +02:00
Antoine Vandevenne (anv)
2481e3d842 [CLN] conf.py: stop labelling saas-15.1 in version switcher
The branch was recently dropped from the supported versions. We no
longer need to add a label for it in the version switcher.

closes odoo/documentation#2431

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-11 11:52:10 +02:00
Odoo Translation Bot
4b5a6c5682 [I18N] Update translation terms from Transifex 2022-07-10 02:40:15 +02:00
“Lau-Odoo”
7307dac6a6 [IMP] ecommerce: remove one sub-menu to add it as a see also
task - 2904108 I removed the "website/publish" section from the toctree to add a link to the full website documentation inside off the see also.

closes odoo/documentation#2384

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-07 15:01:42 +02:00
LoredanaLrpz
7ba4af1e99 [IMP] pos: add a warning about Six unusability in July
Task ID:3835
Since Six payment terminal won't be usable starting in July 2022, I
added this warning.

closes odoo/documentation#2387

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-07-07 14:07:41 +02:00
Demesmaeker
471d0c2094 [FIX] sale_amazon: fix information displayed
Both carrier name and tracking reference are now displayed to the
customer, even when using the carrie `Self Delivery`

task-2900803

closes odoo/documentation#2366

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-07 10:30:14 +02:00
Odoo Translation Bot
8bf569fd1a [I18N] Update translation terms from Transifex 2022-07-03 02:40:13 +02:00
“Lau-Odoo”
c40059e0a7 [IMP] website: broken link removal
task - 2841794

closes odoo/documentation#2351

Signed-off-by: Auvens Ludvig (lau) <lau@odoo.com>
2022-07-01 10:34:42 +02:00
Antoine Vandevenne (anv)
ad374af15d [MOV] developer/misc: move all pages to a more logical location
Before this commit, the "Developer/Misc" directory of the doc, and
more particularly the "Developer/Misc/Other" sub-directory, was used as
a garbage dump where we moved all the pages that didn't fit elsewhere.
Due to that, interesting and important pages, such as the Coding
Guidelines, were buried in that directory never to be read again by Odoo
developers.

This commit moves most pages under "Misc" one or two levels up to be
located directly under "Developer" hence making them more accessible. A
new "Contributing/Development" directory is added to host the Coding
Guidelines page and soon many other pages.

task-2897143

closes odoo/documentation#2337

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-30 16:12:41 +02:00
Antoine Vandevenne (anv)
120ae78553 [IMP] developer/views: apply the new API references style
The documentation of view attributes was lacking visual structure to
help the reader figure out which attribute relates to which parent
element. Since this documentation was relying on RST block quotes to
represent the hierarchy of view attributes, we can apply the same new
styling that was added with commit 934f45cf and designed for autodoc,
and which relies on the exact same HTML structure as block quotes.

task-2755298

closes odoo/documentation#2324

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-27 17:05:05 +02:00
Odoo's Mergebot
934f45cf4d
[MERGE] odoo_theme: styling fixes, tweaks, and general cleanup
**Special terms restyling:**
A general restyling of special terms has been made for better legibility
in text, and to differentiate roles (ie: `:command:`,`:file:`,`:dfn:`)
so writers can use these instead of italic and bold styling.
`:guilabel:` has not been changed because its use is too vast.

task-2790284

**Reference pages have a new look:**
`code` elements have been restyled to remove unnecessary spaces (ex:
`odoo.models .BaseModel`. See
https://www.odoo.com/documentation/15.0/developer/reference/backend/orm.html#odoo.models.BaseModel)
and to include visual aid of parent/children relations (left border).

Basic for task-2755298

**URL styling:**
When an image has an external link, the `external-link` icon appears
under the image. This has been removed. URLs with icons such as external
links or "Edit on Github" links have been modified to remove the
underline under the icons. On mobile, long URLs would push the content
outside the viewport. `overflow-wrap: anywhere` has been added to all
URLs on mobile devices.

**No more horizontal scroll on Windows thanks to css grid:**
Windows and Mac don't work the same (no kidding). Windows would add
±`1rem` of horizontal scroll when Mac doesn't. Adding that `1rem` to the
content's `max-width` calculations would make Mac unhappy (it left a
`1rem` gap). The solution for everyone to be happy was to change the
display type to `grid`. By doing this, the max-width calculations and
the left positioning according to the side-nav were not necessary
anymore. Great Success. Very Nice.

**Scrolling To:**
With the new subnav added with commit 10f62b6a, the scroll position was
wrong. This is fixed by changing the padding/margin top values in the
`o-scroll-padding` mixin.

**Replace "Hide Search Matches" with close icon:**
The title says it all.

**Forgotten scrollbar styling**
The scrollbar stylings for the side-nav should have been moved to
`o_side_nav-inner` during the previous restyling of the header.

**Clean up the mess:**
All these changes made me want to clean up a bit. By doing so I realised
that a lot of the utility mixins that were used in the old *old* doc
were still present here, but aren't being used. Same for some variables.
Some stying was using values instead of their variable counterparts, so
these have been replaced.

closes odoo/documentation#2264

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-27 14:35:22 +02:00
Elisabeth Dickinson
c82d95b17c [REF] odoo_theme: replace values with variables in SCSS files 2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
7fa153594d [REF] odoo_theme: move stray mixins into the _mixins.scss file 2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
fca78f44db [CLN] odoo_theme: remove unnecessary css 2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
383e3d4206 [CLN] odoo_theme: remove old doc's unused variables 2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
b9ca38215d [REF] odoo_theme: move scrollbar styling to .o_side_nav-inner 2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
9a2e8eefef [CLN] odoo_theme: remove old doc's utility mixins
These mixins were used in the old doc and were kept "just in case". The
`valid-radius` mixin already exists in the bootstrap library.
2022-06-27 14:24:54 +02:00
Elisabeth Dickinson
994d273a59 [IMP] odoo_theme: replace "hide search matches" by a close button 2022-06-27 14:24:54 +02:00