Commit Graph

2964 Commits

Author SHA1 Message Date
John Holton (hojo)
9b04ed1d01 [ADD] Inventory: add create second warehouse
closes odoo/documentation#3842

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-02 00:14:44 +02:00
Odoo Translation Bot
30b457fb4e [I18N] Update translation terms from Transifex 2023-04-30 02:40:35 +02:00
Timothy Kukulka (tiku)
5b63bfcba9 [IMP] Google Oauth Docs edits final review
closes odoo/documentation#3965

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-28 22:53:41 +02:00
tiku-odoo
330ce42cef [IMP]Maintain:Fix typo in Azure Mail
closes odoo/documentation#4278

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-26 19:39:48 +02:00
Sam Lieber (sali)
50824b6677 [REF] surveys: remove overview folder
closes odoo/documentation#3803

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-26 04:09:40 +02:00
Brandon Seltenrich (BRSE)
c2409d8a52 [IMP] inventory: update stock_warehouses
closes odoo/documentation#3588

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-25 20:53:17 +02:00
Jonathan
817e332160 [IMP] contributing/dev: add cd command to the git config section
closes odoo/documentation#4253

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-25 11:08:39 +02:00
Odoo Translation Bot
ba1105bff7 [I18N] Update translation terms from Transifex 2023-04-23 02:40:38 +02:00
Jonathan
5cb7eb5024 [MOV] pos: fiscal_position to "pricing" section
task-3284514

closes odoo/documentation#4236

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-21 23:00:51 +02:00
KC (ksc)
42148acbec [ADD] social marketing: added social marketing documentation to v14
closes odoo/documentation#2554

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-21 21:16:44 +02:00
Jonathan
7b2a178e82 [MOV] pos: restructuration of pos toctree
task-3284514

closes odoo/documentation#4226

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-21 17:52:56 +02:00
John Holton (hojo)
eb067d6dc1 [ADD] Maintenance: add new equipment
closes odoo/documentation#3532

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-18 22:48:53 +02:00
Odoo Translation Bot
7cfedaffc7 [I18N] Update translation terms from Transifex 2023-04-16 02:40:35 +02:00
Zuzanna Luczynska
1cbb06857d [MOV] field service: improve the structure and merge docs
Currently, there are two pages about onsite interventions in two
separate categories. This task aims to merge both pages into a single
one and remove the useless categories.

task-3275322

closes odoo/documentation#4169

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-14 18:37:44 +02:00
Elisabeth Dickinson
c758071861 [IMP] odoo_theme: fix menu links
When searching for a word, if that word happens to be in the menu, the
`display-flex` on the `a` would remove the space around the word because
a `span class=highlight` gets added around it.
Fixed by changing `display-flex` on the `a` to display-block (but
keeping it for `.o_toc_entry_wrapper`)

closes odoo/documentation#4168

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 17:45:59 +02:00
Brandon Seltenrich (BRSE)
1289a9ec45 [IMP] inventory: update owned_stock
closes odoo/documentation#3600

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-12 22:52:20 +02:00
Loan (LSE)
6f4822cb2b [IMP] iot: add documentation regarding HTTPS certificate
Also include details/troubleshoot/solutions for redundant
support issues:
 - Error code details for HTTPS certificate generation
   (see: https://github.com/odoo/odoo/pull/114993 )
 - DNS issue with HTTPS domain

 OPW-3227004

closes odoo/documentation#3818

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-12 19:57:11 +02:00
fvz-odoo
5ef339fe82 [l10n_mx] Update exempt tax configuration.
In Mexico there are two 0% taxes, 0% VAT and 0% exempt VAT. This change
makes the tip clearer so users do not confuse both taxes. Forward to
master.

closes odoo/documentation#2515

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 17:35:47 +02:00
Jonathan Castillo (jcs)
b0911a00ad [MOV] calendar: "Calendar" app from "Misc" to "Productivity"
To improve the structure of the documentation, the "Miscellaneous"
section should be limited as much as possible.

This commit:
- renames "Calendars" into "Calendar" (as the app name)
- moves the app from the "Miscellaneous" section to the "Productivity"
  section
- fixes the wrong file structure to follow the toc
  (e.g. general/calendars/outlook/outlook_calendar -> productivity/calendar/outlook)

task-3217827

closes odoo/documentation#4032

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 16:43:57 +02:00
Elisabeth Dickinson
3056c7b62d [IMP] odoo_theme: design improvements
Revamp of the side menu;
Round all borders for consistency with the buttons;
Improve .sig-* and .o_code elements;
Improve sphinx-tabs hover effect;

task-3046383

closes odoo/documentation#3264

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-11 16:43:55 +02:00
Elisabeth Dickinson
620e3c33ef [IMP] odoo_theme: general cleanup
A general reorganization of the code was needed for more clarity.
The different markup styles have been grouped together under a common
"chapter", comments have been rewritten and example pages have been
added for context.

Some levels have been removed Where there were too many for no reason.
By removing one level of styles (e.g.: `#wrap`) we avoid needing to
force overrides or adding `!important` to our code.
⌙ e.g.: before commit 9ef86cd93d8c6fc0fd96b437f629237e7a562c6e,
`.o_spoilers .accordion-body >:first-child` was being involuntarily
overridden.

task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
Antoine Vandevenne (anv)
877d1de3c2 [IMP] odoo_theme: tweak the HTML structure of TOC entries
task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
Antoine Vandevenne (anv)
281a893540 [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn
The structure of the `dfn` role is changed from its default
`<em class="dfn">text</em>` to
`<span class="dfn"><span>text</span></span>` to ease the styling.

task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
Jonathan Castillo (jcs)
e98cf5f54a [MOV] live chat: structure
task-3269837

closes odoo/documentation#4101

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 15:55:41 +02:00
Jonathan Castillo (jcs)
ce4a0c3e35 [MOV] website: structure
As a first step to update the doc - at last! - we first need to update
its structure.

task-3269837

Part-of: odoo/documentation#4101
2023-04-11 15:55:40 +02:00
Victor Feyens
380a5499de [ADD] tests: image size checker
closes odoo/documentation#3831

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-11 10:31:04 +02:00
John Holton (hojo)
1b640a7a30 [ADD] Quality: add Create quality alerts
closes odoo/documentation#3715

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-10 20:31:42 +02:00
John Holton (hojo)
bbbca62f6f [IMP] Inventory: Update dropshipping
closes odoo/documentation#3607

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-09 03:20:10 +02:00
Odoo Translation Bot
cbb0e49204 [I18N] Update translation terms from Transifex 2023-04-09 02:40:35 +02:00
Sam Lieber (sali)
728a462762 [IMP] purchase: update reordering rules config doc
closes odoo/documentation#3444

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-08 04:18:56 +02:00
John Holton (hojo)
6ea2eb29fb [IMP] Inventory: Update inter-warehouse replenishment
closes odoo/documentation#3967

Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-04-04 00:36:54 +02:00
Benoit Socias
1ce7166f49 [IMP] tutorials: add warning about mutable global variables
The whole concept of multi-tenancy is not really approached within the
tutorial.

This commit adds a warning about never using mutable global variables
within odoo to seed the idea in the reader's mind.

task-3059110

closes odoo/documentation#3970

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-03 10:38:51 +02:00
Odoo Translation Bot
82378f7cb6 [I18N] Update translation terms from Transifex 2023-04-02 02:42:03 +02:00
Felicious
71ede7a3d4 [IMP]: add manual valuation section
Add images and manual valuation

add ref tag and retitle doc to sentence case

Remove trailing whitespaces

update explanation

closes odoo/documentation#3948

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-31 22:16:10 +02:00
oskarenablebanking
62e5a356d3 [ADD] accounting: enablebanking
task-3232701

closes odoo/documentation#3858

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-31 17:33:36 +02:00
Jonathan Castillo (jcs)
166a11ec1b [MOV] accounting: structure of bank sync docs
Part-of: odoo/documentation#3858
2023-03-31 17:33:36 +02:00
Xavier
0124878dd4 [ADD] attendances: hr and attendances categories + hardware page
Task ID: 3251124

closes odoo/documentation#3930

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-29 12:26:42 +02:00
Tom Aarab (toaa)
86940f0a17 [IMP] Adyen: additional minimum requirements for users
Adding requirements for users to use Adyen. Forward to master.

closes odoo/documentation#3919

Taskid: 3159712
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-03-29 07:55:42 +02:00
Timothy Kukulka (tiku)
aa4e5d7a01 [IMP] General: Oauth seemore additions
closes odoo/documentation#3931

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-28 23:29:58 +02:00
Loan (lse)
415a817c57 [IMP] ePoS: vulgarise the SSL ePos issue
SSL/HTTPS topic is complicated for most of
Odoo customers as it is quite technical.

This PR should help them guide them to better
understand the issue and how to fix it themselves.

Support can't be provided to each device, browsers and OS.
But we did add some guides regarding the more
"popular" ones and some "keyword" to search
online for the others.

closes odoo/documentation#3223

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
2023-03-28 13:52:45 +02:00
Nicolas (vin)
16176fb508 [IMP] coding_guidelines: fix python code indents
A few python code blocks on the coding guidelines are indented twice
(8 spaces instead of 4), which is not correct.

closes odoo/documentation#3898

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-03-27 16:14:36 +02:00
Antoine Vandevenne (anv)
697cdad097 [IMP] supported_version: release saas-16.2
closes odoo/documentation#3890

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-27 11:49:09 +02:00
Odoo Translation Bot
65244e13e4 [I18N] Update translation terms from Transifex 2023-03-26 03:00:41 +02:00
Timothy Kukulka (tiku)
406e12822e [IMP] Support: Update What can I expect
closes odoo/documentation#3875

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-24 23:30:08 +01:00
Olivier Dony
f69dba70be
[FIX] legal: fix some broken links (pdfs, translations)
1) PDF files are generated and stored at the root of the CURRENT_BRANCH
directory. The links to those files are generated at different levels of
the doctree, which makes it impossible to use a relative path.
For example the same "Enterprise Agreement" doc in EN is published on:
 - /16.0/legal/terms/enterprise.html
 - /16.0/fr/legal/terms/enterprise.html

As a workaround, use absolute links for the PDFs. They won't work
locally for now. Can be improved later, as long as we don't break
those links located in various depths of the troctree.

2) The legal constracts aren't translated in all availables languages
(yet), so those links are 404s now. Introduced a conf.py variable
`legal_translations` with the list of languages where translated
contracts are indeed available, and falling back to the EN version
otherwise. Some languages don't have *all* the contracts translated, so
some 404 may remain temporarily.
2023-03-23 16:39:10 +01:00
LoredanaLrpz
f3aafe2f09 [IMP] pos: take the half-up out of the last note
Task ID: 3184227

closes odoo/documentation#3851

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-21 10:10:13 +01:00
Odoo Translation Bot
08e8ec63d3 [I18N] Update translation terms from Transifex 2023-03-19 02:40:34 +01:00
Antoine Vandevenne (anv)
c466d6fd6e [IMP] supported_versions: flag saas-16.1 as supported
closes odoo/documentation#3829

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-16 16:18:44 +01:00
Timothy Kukulka (tiku)
3eb3f74f70 [IMP] Website: rewrite-keycdn-doc
closes odoo/documentation#3472

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 18:46:58 +01:00
Jonathan Castillo (jcs)
72ec381471 [MOV] accounting: remove "misc" category in "bank and cash"
closes odoo/documentation#3806

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-13 15:55:37 +01:00