Commit Graph

3103 Commits

Author SHA1 Message Date
Timothy Kukulka (tiku)
2167c18143 [IMP] General: Oauth seemore additions
closes odoo/documentation#3932

X-original-commit: aa4e5d7a01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-29 03:41:27 +02:00
Melanie Nguyen (meng)
404d524deb [IMP] mail plugins: add instructions to gmail plugin
closes odoo/documentation#3695

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-29 00:56:46 +02:00
Melanie Nguyen (meng)
f30f6d2003 [IMP] sales: menuselection fix
Fixed a menuselection error and deleted instances of second-person pov
Closes task 3116083

closes odoo/documentation#3282

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-28 23:55:21 +02:00
Anita (anko)
edb17a2ea3 [IMP] paypal: remove deleted field
Removing no longer used Merchant Account ID field.
task-2854184

closes odoo/documentation#3832

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-28 13:07:05 +02:00
Felicious
f2010faafc [FIX] inventory: fix BoM typo
closes odoo/documentation#3887

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-27 21:22:52 +02:00
Nicolas (vin)
c2c284b72d [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#3901

X-original-commit: 16176fb508
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-03-27 18:03:03 +02:00
Antoine Vandevenne (anv)
7b266b99a6 [IMP] supported_version: release saas-16.2
closes odoo/documentation#3891

X-original-commit: 697cdad097
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-27 18:02:54 +02:00
Timothy Kukulka (tiku)
2948b5ada6 [IMP] Support: Update What can I expect
closes odoo/documentation#3880

X-original-commit: 406e12822e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-26 09:12:49 +02:00
Odoo Translation Bot
df3b2d7b56 [I18N] Update translation terms from Transifex 2023-03-26 01:40:28 +01:00
Olivier Dony
14e33886f4
[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.

Forward-port of f69dba70be
2023-03-23 16:41:22 +01:00
LoredanaLrpz
a2f9ebb60c [IMP] pos: take the half-up out of the last note
Task ID: 3184227

closes odoo/documentation#3852

X-original-commit: f3aafe2f09
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-21 12:02:38 +01:00
Odoo Translation Bot
72f8080356 [I18N] Update translation terms from Transifex 2023-03-19 01:40:27 +01:00
Antoine Vandevenne (anv)
7eeb275f83 [IMP] supported_versions: flag saas-16.1 as supported
closes odoo/documentation#3836

X-original-commit: c466d6fd6e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-17 12:05:07 +01:00
Timothy Kukulka (tiku)
dc50388b30 [IMP] Website: rewrite-keycdn-doc
closes odoo/documentation#3819

X-original-commit: 3eb3f74f70
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 21:44:52 +01:00
Jonathan Castillo (jcs)
5888b6eb89 [MOV] accounting: remove "misc" category in "bank and cash"
closes odoo/documentation#3817

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-13 21:44:49 +01:00
Timothy Kukulka (tiku)
1de373336b [IMP] Maintain: Add process to delete account and clean-up
closes odoo/documentation#3805

X-original-commit: 6b7c550724
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 21:44:47 +01:00
Timothy Kukulka (tiku)
9eb9fa7e19 [IMP] Misc: Remove section from from-address
closes odoo/documentation#3165

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-13 14:24:59 +01:00
Odoo Translation Bot
8556cf2416 [I18N] Update translation terms from Transifex 2023-03-12 01:40:28 +01:00
Antoine Vandevenne (anv)
f676845732 [REF] tests: split checkers
task-2801043

closes odoo/documentation#3792

X-original-commit: 8e8c466892
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-03-10 10:43:07 +01:00
Victor Feyens
685150f062 [IMP] rst_style: new linters
X-original-commit: a33db1cbbb
Part-of: odoo/documentation#3792
2023-03-10 10:43:06 +01:00
LoredanaLrpz
00671f9005 [imp] pos: fusion between split and print bills pages
Task ID: 3210388

closes odoo/documentation#3761

X-original-commit: 38d0ab1d23
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-09 22:47:14 +01:00
LoredanaLrpz
0bbbb5288e [IMP] pos: structure of the restaurant category
Task ID: 3210388

X-original-commit: e9f2e9a059
Part-of: odoo/documentation#3761
2023-03-09 22:47:14 +01:00
LoredanaLrpz
d92a554ab2 [IMP] l10n: setup info for belgian pos
TaskID:3142402

closes odoo/documentation#3764

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-08 13:21:00 +01:00
LoredanaLrpz
95ecbefb3b [ADD] Finance: POS certification doc blackbox setup
closes odoo/documentation#3750

X-original-commit: f6dfea8206
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-07 13:14:15 +01:00
Donatienne Pirlot
8ee4a25bf5 [IMP] accounting: improving snailmail documentation
Id: 3099154
X-original-commit: 3bb3acbb42

Debug mode should be activated in V15 and V16 to modify the paper format

closes odoo/documentation#3727

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-03-07 10:10:25 +01:00
Odoo Translation Bot
74981f1b9a [I18N] Update translation terms from Transifex 2023-03-05 01:40:29 +01:00
Martin Trigaux
e4bf31cde7 [I18N] *: export source translations
closes odoo/documentation#3740

X-original-commit: f36480fee1
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-03-03 14:06:18 +01:00
Jonathan Castillo (jcs)
35e4d95812 [IMP] accounting: add custom anchors to tax_return.rst headings
closes odoo/documentation#3677

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-03 09:52:07 +01:00
Cindy
b176228cd1 [IMP] contributing: fix a punctutation mistake in contributing
For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders." instead of For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders".

closes odoo/documentation#3732

X-original-commit: da87d72167
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 18:58:51 +01:00
LoredanaLrpz
adad64289f [IMP] pos: add port num for windows os, rem useful tips and check indent
Task ID: 3193053

closes odoo/documentation#3713

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 15:03:22 +01:00
John Holton (hojo)
f88057d33f [ADD] MRP: using work centers
closes odoo/documentation#3697

X-original-commit: dd304af1e3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-03-02 00:18:31 +01:00
Tom Aarab (toaa)
4b60815488 [FIX] website: syntax error (fix for translators)
A translator notified me that one of the sentences in English made no
sense, so I'm fixing it to 1) make sense now 2) make it easier for the
translator.

Small fix, this page will be depecrated when I have time to make a new
one.

Forward to master.

closes odoo/documentation#3707

Taskid: 3211784
X-original-commit: f4ede744ae
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-01 15:07:33 +01:00
Sam Lieber (sali)
cc7467788d [IMP] sales: product variants config btn instructions
closes odoo/documentation#3696

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-01 10:45:43 +01:00
Antoine Vandevenne (anv)
72e636da5f [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes odoo/documentation#3672

X-original-commit: 48571c05a4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-27 16:01:07 +01:00
Odoo Translation Bot
5d5604f9f5 [I18N] Update translation terms from Transifex 2023-02-26 01:40:28 +01:00
Timothy Kukulka (tiku)
44ddf2f812 [MOV] Misc: Move Portal doc to Misc
closes odoo/documentation#3630

X-original-commit: d690314ba5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-02-24 18:20:44 +01:00
John Holton (hojo)
3729e23729 [FIX] Odoo.sh: correct content error
closes odoo/documentation#3665

X-original-commit: 033f6de839
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 11:58:09 +01:00
“Chiara
86089fead4 [ADD] Accounting: Italian warning
closes odoo/documentation#3650

Taskid: 3201538
X-original-commit: eea1aec26b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2023-02-22 17:18:54 +01:00
Antoine Vandevenne (anv)
ff8c242d01 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes odoo/documentation#3644

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
a8e8a7b1c9 [MOV] developer/api/extract_api: move "Extract API" to the reference dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
fe6f9d42ff [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
25c44f8caa [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
087c9aee73 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
e61fbafb0d [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
3a24384582 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
535103974b [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
f38a85a584 [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
41cf87f57e [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
c140f7de4e [MOV] howto/rdtraining: move "Getting started" to the tutorials dir
This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
642b027d44 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00