Commit Graph

2930 Commits

Author SHA1 Message Date
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
Timothy Kukulka (tiku)
6b7c550724 [IMP] Maintain: Add process to delete account and clean-up
closes odoo/documentation#3443

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-13 13:59:18 +01:00
Odoo Translation Bot
7a015aa142 [I18N] Update translation terms from Transifex 2023-03-12 02:40:35 +01:00
Antoine Vandevenne (anv)
8e8c466892 [REF] tests: split checkers
task-2801043

closes odoo/documentation#3613

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-10 09:39:06 +01:00
Victor Feyens
a33db1cbbb [IMP] rst_style: new linters
Part-of: odoo/documentation#3613
2023-03-10 09:39:05 +01:00
LoredanaLrpz
38d0ab1d23 [imp] pos: fusion between split and print bills pages
Task ID: 3210388

closes odoo/documentation#3745

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-07 16:01:35 +01:00
LoredanaLrpz
e9f2e9a059 [IMP] pos: structure of the restaurant category
Task ID: 3210388

Part-of: odoo/documentation#3745
2023-03-07 16:01:35 +01:00
LoredanaLrpz
f6dfea8206 [ADD] Finance: POS certification doc blackbox setup
closes odoo/documentation#3551

Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-07 11:59:10 +01:00
Odoo Translation Bot
7775836c58 [I18N] Update translation terms from Transifex 2023-03-05 02:40:38 +01:00
Martin Trigaux
f36480fee1 [I18N] *: export source translations
closes odoo/documentation#3716

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-03-03 10:55:47 +01:00
Cindy
da87d72167 [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#3717

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 17:42:11 +01:00
Donatienne Pirlot
3bb3acbb42 [IMP] accounting: improving snailmail documentation
closes odoo/documentation#3682

Id: 3099154
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-02 15:48:54 +01:00
Tom Aarab (toaa)
f4ede744ae [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#3706

Taskid: 3211784
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-01 13:35:59 +01:00
John Holton (hojo)
dd304af1e3 [ADD] MRP: using work centers
closes odoo/documentation#3530

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-01 10:56:59 +01:00
Jonathan Castillo (jcs)
91fadf0ff6 [IMP] accounting: add custom anchors to tax_return.rst headings
closes odoo/documentation#3676

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-27 12:40:20 +01:00
Odoo Translation Bot
cf9d3b0bef [I18N] Update translation terms from Transifex 2023-02-26 02:40:40 +01:00
Antoine Vandevenne (anv)
48571c05a4 [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, and arbitrary content that is shown in the
  card body.

task-3141419

closes odoo/documentation#3355

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-24 18:37:04 +01:00
John Holton (hojo)
033f6de839 [FIX] Odoo.sh: correct content error
closes odoo/documentation#3663

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 10:50:38 +01:00
“Chiara
eea1aec26b [ADD] Accounting: Italian warning
closes odoo/documentation#3648

Taskid: 3201538
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-22 16:11:13 +01:00
Antoine Vandevenne (anv)
f6ab6d6b99 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes odoo/documentation#3629

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-21 16:06:50 +01:00
Antoine Vandevenne (anv)
5ace4c412c [MOV] developer/api/extract_api: move "Extract API" to the reference dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:49 +01:00
Antoine Vandevenne (anv)
4dc1dd592e [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:49 +01:00
Antoine Vandevenne (anv)
ef569fb76d [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:49 +01:00
Antoine Vandevenne (anv)
d185c1ac69 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:49 +01:00
Antoine Vandevenne (anv)
3a5712f206 [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:48 +01:00
Antoine Vandevenne (anv)
63c7896740 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:48 +01:00
Antoine Vandevenne (anv)
a8f61ee312 [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:48 +01:00
Antoine Vandevenne (anv)
747d39fa91 [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:48 +01:00
Antoine Vandevenne (anv)
052a51b068 [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:47 +01:00
Antoine Vandevenne (anv)
433e5607ac [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#3629
2023-02-21 16:06:47 +01:00
Antoine Vandevenne (anv)
8485ae16b5 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3629
2023-02-21 16:06:47 +01:00
Timothy Kukulka (tiku)
d690314ba5 [MOV] Misc: Move Portal doc to Misc
closes odoo/documentation#3457

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-20 10:26:45 +01:00
Odoo Translation Bot
2237088f85 [I18N] Update translation terms from Transifex 2023-02-19 02:40:09 +01:00
Donatienne Pirlot
2fa9de17e1 [IMP] accounting: update cheat sheet
This PR change the cheat sheet of the accounting documentation.
Change done:
* Change name of the file: memento to cheat_sheet
* Adding explanation to the doc (Ex: Invoices and bills status)
* Correcting some sentences

closes odoo/documentation#3045

Task-id: 2847663
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 16:09:27 +01:00
Jonathan Castillo (jcs)
2fccceb964 [IMP] install/maintain: add section about search engine indexation
task-3179504

closes odoo/documentation#3603

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-17 14:40:16 +01:00