Commit Graph

2783 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
0b9279d52f [IMP] conf.py, *: interpolate the version and releases in the content
This commit replaces hard-coded occurrences of the version and of the
last, current and next releases' version with placeholders interpolated
at build time to avoid manually updating these after each freeze.

task-2917614

closes odoo/documentation#3051

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-08 10:00:21 +01:00
Antoine Vandevenne (anv)
54d6610397 [IMP] conf.py: allow interpolating arbitrary strings
Partial backport of c37f2030 to use the feature for the current version.

task-2917614

Part-of: odoo/documentation#3051
2022-12-08 10:00:21 +01:00
Donatienne Pirlot
bfa99eb516 [IMP] accounting: different ways to record a payment
closes odoo/documentation#3102

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-08 09:04:05 +01:00
Morgane (morm)
b7bc34a197 [IMP] documentation: legal page design
Prior to this commit, the terms and conditions were displayed in a table
with all the languages and it was not practical for the futur, with many
more languages.

task-3073198

closes odoo/documentation#3058

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 10:45:41 +01:00
“Chiara
939d40c16d [ACC] accounting: Forecasting bills
closes odoo/documentation#2970

Tasikd: 3069519
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 10:45:38 +01:00
Zachary Straub (ZST)
02ef871fa6 [IMP] CRM: updating flow and screenshots about lead mining
Task: 2543815
Cherry pick from #998

Omitted changes proposed in the **track_leads** directory (e.g. `lead_scoring.rst` + image folder). Both the content and image updates were already pushed from another PR so what was proposed on #998 was outdated and no longer necessary.

What’s left over are the original proposed changes in #998, within the **acquire_leads** directory which include updates to `lead_mining.rst` and corresponding image files.

On top of these proposals, I went ahead and made the following changes:

- renamed the image files in the asset directory, since they were using outdated naming convention (e.g. LM1.png, LM6.png, LM7.png)
- cleaned up rst formatting issues (headings, line breaks, added guilabels, etc.)
- rewrote document so content was more concise + followed content guidelines. You can see the first version of proposals here to compare the changes made.

closes odoo/documentation#2535

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-06 16:08:50 +01:00
“Chiara
1db9968faa [IMP] accounting: tax return
closes odoo/documentation#2909

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-06 15:00:14 +01:00
Tom Aarab (toaa)
e1d0efb669 [IMP] paypal: typo update
V14 has a dedicated "Fees" tab for PayPal, current documentation does not reflect that.

closes odoo/documentation#3074

Taskid: 3089273
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 16:00:03 +01:00
Morgane (morm)
c9a001d22b [FIX] documentation: tabs responsiveness
Prior of this commit, the tabs were not responsive in the documentation

closes odoo/documentation#3062

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-02 15:59:57 +01:00
LoredanaLrpz
1ee45c661f [IMP] pos: update and improve the page and screenshots
closes odoo/documentation#2926

Taskid: 3062150
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-01 17:52:47 +01:00
Jonathan Castillo (jcs)
f0fa7a2e22 [IMP] contribution: typo in documentation.rst
closes odoo/documentation#3050

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-29 18:28:42 +01:00
Odoo Translation Bot
b1d9a48e98 [I18N] Update translation terms from Transifex 2022-11-27 02:40:14 +01:00
Antoine Vandevenne (anv)
dfb7801484 [IMP] contributing/documentation: suggest to clone with ssh
GitHub requires users to "use token-based authentication for all
authenticated operations", for example `git push`. See
https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/

This commit suggests new contributors to clone the repository with SSH
so that the remote URL is automatically configured with the SSH
protocol.

task-3036845

closes odoo/documentation#3036

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-25 15:27:43 +01:00
“Chiara
fe2d694aff [IMP] accounting: batch payments sdd
Forward to 16.0

closes odoo/documentation#2867

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-25 10:39:22 +01:00
Loan (lse)
aa9126b037 [IMP] point_of_sale: Adyen Event URLs configuration
Add more details as of how to set Adyen Event URLs.
This is important to configure as it is necessary to
receive a callback from Adyen terminal when a transaction
have been done.

OPW-3041117
OPW-3041117

closes odoo/documentation#3009

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-23 17:55:35 +01:00
Donatienne Pirlot
f0f6083ee5 [IMP] upgrade: updating screenshots and process steps
closes odoo/documentation#2999

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-22 16:46:03 +01:00
Victor Feyens
9cc60baf46 [IMP] developer/howtos: deprecate themes tutorial
This tutorial was already outdated in 13.0 (but
supposedly working).

In 14.0+, a lot of changes happened in website logic,
especially for 'website option definitions', breaking
the existing theme tutorial.

Considering the fact that a new tutorial is being made,
and that fixing the whole existing tutorial would be
a big work, it will be kept, but hidden as 'most things
being said still make sense'.

closes odoo/documentation#2998

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-21 17:20:55 +01:00
Odoo Translation Bot
fa33a4de0c [I18N] Update translation terms from Transifex 2022-11-20 02:40:15 +01:00
Victor Feyens
c1914e16f7 [FIX] developer/mobile: use spaces and not tabs for indentation
closes odoo/documentation#2978

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-18 17:33:14 +01:00
Victor Feyens
06f328a39e [FIX] *: unbalanced literal markups
Part-of: odoo/documentation#2978
2022-11-18 17:33:14 +01:00
Victor Feyens
efb6c47e92 [FIX] *: remove trailing whitespaces
Part-of: odoo/documentation#2978
2022-11-18 17:33:14 +01:00
Victor Feyens
4af7600805 [FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2978
2022-11-18 17:33:13 +01:00
Tori (vpk)
be0a995e21 [ADD] Sales: new doc about returns and refunds
Task Number: 2514789

closes odoo/documentation#1019

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-18 11:31:58 +01:00
jopa-odoo
bca1d9c24e
[IMP] Legal: Update Dutch translation
Update of the Dutch translation of Odoo Enterprise Subscription agreemnt
2022-11-15 17:46:07 +01:00
Victor Feyens
8a5aa384d3 [CLN] core: upgrade to python 3.6
& sort imports

closes odoo/documentation#2954

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-15 16:21:56 +01:00
Tom Aarab (toaa)
0d2dd59349 [ADD] accounting: manage cash transactions
New page to document cash reconciliation, and fixed other H1 titles that should have
 been in small caps. Forward up to V15.

task id: 3000530

closes odoo/documentation#2796

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-15 16:21:53 +01:00
jopa-odoo
b085e06303 [IMP] legal/fr: fix typos, spellcheck French translation
No changes to actual contents/semantics.

closes odoo/documentation#2928
2022-11-14 11:32:08 +01:00
Loan (lse)
9e764f3da3 [IMP] iot: Add part regarding screen
Add  more details as of how to connect a screen to the IoT box
and how it can be used.

OPW-2962462

closes odoo/documentation#2935

X-original-commit: 21edc4fcc7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-14 10:27:16 +01:00
Odoo Translation Bot
f0037e07c5 [I18N] Update translation terms from Transifex 2022-11-13 02:40:16 +01:00
Tom Aarab (toaa)
60ad93ea31 [IMP] accounting: updated chart of accounts v15
Creating account groups part was outdated.

task id: 2950820

closes odoo/documentation#2657

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-10 14:02:43 +01:00
Tom Aarab (toaa)
e4839ea7e9 [IMP] accounting: updated multiple payments page
Previous page was based on V13. Forward up to 16.

closes odoo/documentation#2865

Taskid: 3045197
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-07 10:35:54 +01:00
Odoo Translation Bot
d4f1561108 [I18N] Update translation terms from Transifex 2022-11-06 02:40:17 +01:00
Tom Aarab (toaa)
7cf109db1e [IMP] TaxCloud: updated doc
Changed out-of-date function and updated doc/changed grammar. Forward up to 16 (16 exluded)

task id: 2909436

closes odoo/documentation#2558

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-11-04 14:04:56 +01:00
“Chiara
7fb5a21d64 [IMP] accounting: Bank Synchronization: automatic import
closes odoo/documentation#2866

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-02 17:06:53 +01:00
Odoo Translation Bot
e05c197371 [I18N] Update translation terms from Transifex 2022-10-30 02:40:23 +02:00
Antoine Vandevenne (anv)
4d7a88639a [IMP] extensions/spoilers: add an extension for spoilers
It is often needed in developer tutorials to show excerpts of code for
examples and solutions. This takes quite some page space and, for the
latter, it is not always desired to show the final code result right
after the exercise objective.

This commit adds a spoiler feature to the documentation to allow hiding
content until the reader wants to display it.

The feature relies on the new `.. spoiler:: Button label` directive.

task-3036845

closes odoo/documentation#2837

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Morgan Meganck <morm@odoo.com>
Co-authored-by: Stefano Rigano <sri@odoo.com>
2022-10-28 11:29:30 +02:00
stefanorigano (SRI)
1691e8970b [IMP] odoo_theme: add default BS functions
Prior to this change it was not possible to use Bootstrap default SCSS
functions in 'bootstrap_overridden.scss'.

This commit mirrors odoo framework's architecture, injecting bootstrap
'_functions.scss' at the beginning of the documentation's SCSS "bundle".

Commit preparatory to the introduction of the 'Spoiler' documentation
component.

task-3036845

Part-of: odoo/documentation#2837
2022-10-28 11:29:29 +02:00
Odoo Translation Bot
f908b92e2c [IMP] accounting: reconciliation models
Updated reconciliation page. Forward to V15.

closes odoo/documentation#2851

Taskid: 3043106
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-28 10:39:20 +02:00
Olivier Dony
e2d69f7183
[IMP] legal: OE v10a - clarified wording for Section 5.1
The "(at that time") wording could be confusing - the goal was really to
refer to the price at the time of the deviation, not the price at the
conclusion of the agreement. This should be clearer.

Validated with SBR.
2022-10-27 18:13:00 +02:00
Victor Feyens
758463edd4 [FIX] developer/guidelines: do not mention deprecated xml tags
act_window & report xml tags have been deprecated by
6835aeb0de
two years ago, we should avoid mentioning them in the guidelines.

Furthermore, in 17.0 they won't be available anymore.

closes odoo/documentation#2857

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-10-25 17:42:26 +02:00
Odoo Translation Bot
a8ca40023d [I18N] Update translation terms from Transifex 2022-10-23 02:40:18 +02:00
Jonathan Castillo (jcs)
8bf148a44d [IMP] *: Remove "SaaS" to keep only the "Odoo Online" appellation
task-3034812

closes odoo/documentation#2827

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-20 18:58:12 +02:00
Jonathan Castillo (jcs)
2be57d669e [IMP] *: consistency for the use of "Odoo Online" (and SaaS)
task-3034812

Part-of: odoo/documentation#2827
2022-10-20 18:58:12 +02:00
Olivier Dony
34101de7e4
[IMP] legal: make PDF links relative
This way we don't need to update the links nor risk a desynchronization
between the version of the PDF and the HTML.

Previously version 15.0 and 16.0 still referenced the 14.0 PDFs
(which are the same at the moment, but still...)
2022-10-19 19:07:10 +02:00
Olivier Dony
0e213299f2
[FIX] legal: enterprise terms FR fall 2022 pricing typo 2022-10-19 18:51:58 +02:00
“Friederike
cea72d693e
[FIX] legal: enterprise terms DE translation update (v9c) 2022-10-19 18:51:58 +02:00
Odoo Translation Bot
a39873262b [I18N] Update translation terms from Transifex 2022-10-16 02:40:22 +02:00
Olivier Dony
efad62d887
[CHG] legal: enterprise terms for fall 2022 pricing
- removal of "per app" notion
- addition of "subscription plan" notion
2022-10-13 12:17:31 +02:00
Antoine Vandevenne (anv)
f04b76cb02 [IMP] supported_version: release 16.0 and deprecate 13.0
closes odoo/documentation#2809

X-original-commit: 3c61d24b1d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-12 06:05:47 +02:00
Odoo Translation Bot
6252732b21 [I18N] Update translation terms from Transifex 2022-10-09 02:40:14 +02:00