Commit Graph

534 Commits

Author SHA1 Message Date
Tom Aarab (toaa)
3337ffa6c7 [IMP] odoo.sh: Python libraries and packages
Added a note on packages and extensions support

closes odoo/documentation#3184

Taskid: 2836438
X-original-commit: b1f92ba879
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-12-13 09:02:44 +01:00
Horacio Tellez
3c9b87be30 [FIX] rdtraining: remove outdated line about journal_id in chapter 14
In chapter 14 there was a line pointing to how to deduce a default journal for an `account.move` record.
This is no longer needed as the journal is automatically deduced using the `move_type`. Also, the link
point to an outdated line of code that causes an error.

closes odoo/documentation#3179

X-original-commit: 67a75a3e11
Signed-off-by: Horacio Tellez Perez (hote) <hote@odoo.com>
2022-12-12 10:10:44 +01:00
KC (ksc)
ec61b2eeb0 [ADD] marketing automation: added 'getting started' section and docs to round out documentation
closes odoo/documentation#3158

X-original-commit: 4f6b03dc5b
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-12-08 17:19:07 +01:00
Antoine Vandevenne (anv)
5dcf9f7e86 [IMP] contributing: list the ways to contribute to Odoo
task-2897123

closes odoo/documentation#3151

X-original-commit: a309372d83
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-08 16:10:24 +01:00
Antoine Vandevenne (anv)
359ab4d028 [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#3142

X-original-commit: 0b9279d5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-08 11:46:38 +01:00
Donatienne Pirlot
7a57fb3c81 [IMP] accounting: different ways to record a payment
closes odoo/documentation#3141

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-08 10:38:19 +01:00
Morgane (morm)
4259241ffd [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#3122

X-original-commit: b7bc34a197
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 15:21:24 +01:00
jopa-odoo
4d48da0840 [IMP] legal/fr: fix typos, spellcheck French translation
No changes to actual contents/semantics.

closes odoo/documentation#2941

X-original-commit: b085e06303
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 15:21:19 +01:00
“Chiara
1492cf810a [ACC] accounting: Forecasting bills
closes odoo/documentation#3121

Tasikd: 3069519
X-original-commit: 939d40c16d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-12-07 13:14:59 +01:00
Zachary Straub (ZST)
2416a2e5e9 [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#3118

X-original-commit: 02ef871fa6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 11:15:52 +01:00
“Chiara
632be6ef37 [IMP] accounting: tax return
closes odoo/documentation#3113

X-original-commit: 1db9968faa
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-12-06 17:02:19 +01:00
Melanie Nguyen (meng)
88e00bf021 [IMP] mail plugins: gmail plugin updates
Updated to reflect how to download Gmail Plugin from Google Workspace Marketplace for Odoo Online users; added new images

Closes Odoo Task 3001713

closes odoo/documentation#2773

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-12-06 14:01:50 +01:00
Sam Lieber (sali)
efb165d791 [IMP] accounting/l10n: AR update documentation
closes odoo/documentation#2430

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-06 11:17:37 +01:00
“Chiara
5628762fae [IMP] accounting: SEPA
closes odoo/documentation#2849

Taskid: 2890089
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-12-05 13:24:04 +01:00
Tom Aarab (toaa)
d774094e87 [IMP] paypal: typo update
V14 has a dedicated "Fees" tab for PayPal, current documentation does not reflect that.

closes odoo/documentation#3077

Taskid: 3089273
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 19:11:25 +01:00
Tom Aarab (toaa)
870fb0ba54 [IMP] payment provider: minor phrasing
Changed phrasing on main page, based on PR #2775

Forward to 15.3.

closes odoo/documentation#3075

Taskid: 3089294
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 18:17:13 +01:00
LoredanaLrpz
f2b8645a3c [IMP] pos: update and improve the page and screenshots
closes odoo/documentation#3064

Taskid: 3062150
X-original-commit: 1ee45c661f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2022-12-02 10:21:48 +01:00
“Chiara
528d16c611 [IMP] accounting: update payments by check
closes odoo/documentation#2934

Taskid: 3062532
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-01 17:56:16 +01:00
Jonathan Castillo (jcs)
45d92b4f19 [IMP] contribution: typo in documentation.rst
closes odoo/documentation#3052

X-original-commit: f0fa7a2e22
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-30 14:48:44 +01:00
Antoine Vandevenne (anv)
d12de44508 [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#3038

X-original-commit: dfb7801484
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-29 16:08:28 +01:00
“Chiara
c0c3aed14b [IMP] accounting: batch payments sdd
Forward to 16.0

closes odoo/documentation#3031

X-original-commit: fe2d694aff
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-11-28 09:45:57 +01:00
Ivan Kropotkin
38dc4ceca5 [FIX] developer/reference: code example
closes odoo/documentation#2943

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-24 16:31:39 +01:00
Loan (lse)
4b0b29e0fd [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#3018

X-original-commit: aa9126b037
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-23 20:38:09 +01:00
Tori (vpk)
0a0c4123a5 [ADD] Sales: new doc about returns and refunds
Task Number: 2514789

closes odoo/documentation#2985

X-original-commit: be0a995e21
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-23 18:17:55 +01:00
Donatienne Pirlot
2cb96db57c [IMP] upgrade: updating screenshots and process steps
closes odoo/documentation#3011

X-original-commit: f0f6083ee5
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-22 20:50:43 +01:00
Victor Feyens
6b38785b75 [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#3002

X-original-commit: 9cc60baf46
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-21 19:15:38 +01:00
Wesley Kao (weka)
426b66ec7b [IMP] MRP: updated Kits doc rst content
Went through the existing kits documentation and changed a lot of the
content, as much of it was outdated. Also replaced the images with new
ones.

closes odoo/documentation#2720

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-21 10:44:38 +01:00
Sam Lieber (sali)
ce1d0b216d [ADD] discuss: specific email server from
closes odoo/documentation#2627

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-21 09:44:49 +01:00
Victor Feyens
2a933246dd [FIX] developer/mobile: use spaces and not tabs for indentation
closes odoo/documentation#2980

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-18 17:32:59 +01:00
Victor Feyens
f1216a9f59 [FIX] *: unbalanced literal markups
Part-of: odoo/documentation#2980
2022-11-18 17:32:59 +01:00
Victor Feyens
c24d780387 [FIX] *: remove trailing whitespaces
Part-of: odoo/documentation#2980
2022-11-18 17:32:59 +01:00
Victor Feyens
cf2b1b934d [FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2980
2022-11-18 17:32:58 +01:00
Victor Feyens
5128208495 [CLN] core: upgrade to python 3.6
& sort imports

closes odoo/documentation#2957

X-original-commit: 8a5aa384d3
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-15 20:19:10 +01:00
Tom Aarab (toaa)
5ec67044a8 [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#2956

X-original-commit: 0d2dd59349
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-11-15 20:19:07 +01:00
Wesley Kao (weka)
1645e8c3da [IMP] MRP: updated bills of materials rst content
Reviewed the 15.0 doc for Bills of Materials and made some edits to
clean up inconsistencies and made minor wording changes.

closes odoo/documentation#2611

Signed-off-by: Zachary Straub <zst@odoo.com>
2022-11-15 20:18:56 +01:00
jopa-odoo
1575a67268
[IMP] Legal: Update Dutch translation
Update of the Dutch translation of Odoo Enterprise Subscription agreemnt
2022-11-15 17:47:17 +01:00
Donatienne Pirlot
d36bacb54a [IMP] accounting: update the doc related to internal transfers
closes odoo/documentation#2702

Id: 2901915
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-15 10:52:48 +01:00
Loan (lse)
37ec1bbd48 [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#2936

X-original-commit: 21edc4fcc7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-14 10:27:04 +01:00
Tom Aarab (toaa)
9c4e08c2b0 [IMP] accounting: updated chart of accounts v15
Creating account groups part was outdated.

task id: 2950820

closes odoo/documentation#2929

X-original-commit: 60ad93ea31
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-11-10 17:10:39 +01:00
Tom Aarab (toaa)
655818a51f [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#2904

X-original-commit: 7cf109db1e
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-11-08 10:46:08 +01:00
Tom Aarab (toaa)
ba39ecdb62 [IMP] accounting: updated multiple payments page
Previous page was based on V13. Forward up to 16.

closes odoo/documentation#2915

Taskid: 3045197
X-original-commit: e4839ea7e9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-07 16:36:45 +01:00
Tom Aarab (toaa)
de7fddab6c [IMP] accounting: updated bank statement page
Previous version used V13 screenshots.

task - 2902004

closes odoo/documentation#2373

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-04 18:40:54 +01:00
“Chiara
6af8a4d01d [IMP] accounting: Bank Synchronization: automatic import
closes odoo/documentation#2896

X-original-commit: 7fb5a21d64
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-02 18:27:06 +01:00
Xavier
5ad9d5eb0b [ADD] Studio: PDF reports
closes odoo/documentation#2832

Id: 2978638
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-11-02 14:23:58 +01:00
Antoine Vandevenne (anv)
340e90b5c2 [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#2873

X-original-commit: 4d7a88639a
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 13:53:20 +02:00
Tom (toaa)
5c83679a02 [IMP] accounting: reconciliation models
Updated reconciliation page. Forward to V15.

closes odoo/documentation#2868

Taskid: 3043106
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-10-28 12:54:28 +02:00
Donatienne Pirlot
285252d1fd [IMP] accounting: update the bank accounts documentation
ID:2607774

closes odoo/documentation#2417

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-10-28 11:50:27 +02:00
Donatienne Pirlot
8770938a97 [IMP] accounting: update and improve the cash basis taxes documentation
closes odoo/documentation#2500

Id: 2381690
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-28 10:52:07 +02:00
Olivier Dony
cc4d03f565
[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:58 +02:00
Victor Feyens
87a76ebdce [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#2858

X-original-commit: 758463edd4
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-10-25 19:13:41 +02:00
Zachary Straub (ZST)
ac3ec17266 [IMP] inventory: thd batch updates
closes odoo/documentation#2556

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-25 15:24:04 +02:00
Jonathan Castillo (jcs)
eae71e6eda [IMP] *: Remove "SaaS" to keep only the "Odoo Online" appellation
task-3034812

closes odoo/documentation#2833

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-10-21 13:51:54 +02:00
Jonathan Castillo (jcs)
121516d52c [IMP] *: consistency for the use of "Odoo Online" (and SaaS)
task-3034812

Part-of: odoo/documentation#2833
2022-10-21 13:51:54 +02:00
Olivier Dony
33477b68eb
[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:10:03 +02:00
Olivier Dony
c2b1650d13
[FIX] legal: enterprise terms FR fall 2022 pricing typo 2022-10-19 18:52:56 +02:00
“Friederike
6bdf36d5cd
[FIX] legal: enterprise terms DE translation update (v9c) 2022-10-19 18:52:52 +02:00
Elias
e21dbd01c9 [FIX] developer/howtos/rdtraining: Update warning message
Update warning output for missing access rules.
Also reflect up-to-date contents of res.country.state.csv.

closes odoo/documentation#2790

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-10-18 11:14:39 +02:00
Olivier Dony
a7ba2e3001
[CHG] legal: enterprise terms for fall 2022 pricing
- removal of "per app" notion
- addition of "subscription plan" notion
2022-10-13 12:18:15 +02:00
Antoine Vandevenne (anv)
11e08bb2e2 [IMP] supported_version: release 16.0 and deprecate 13.0
closes odoo/documentation#2810

X-original-commit: 3c61d24b1d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-11 21:10:48 +02:00
Xavier-Do
4d8e3f9785 [ADD] developer/reference: add a reference page on performance
closes odoo/documentation#1180

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-10-06 11:21:48 +02:00
Tom Aarab (toaa)
f3ef72f1f5 [FIX] payment providers: ogone parameter value typo
Fixed a typo in the ogone documentation

task id: 3001021

closes odoo/documentation#2772

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-30 11:19:52 +02:00
Aleksander
43621e7042 [IMP] howtos/rdtraining: give the meaning of "ACL"
closes odoo/documentation#2774

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-30 10:18:45 +02:00
Jonathan Quique (jqu)
7b21e6001b [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#2741

X-original-commit: d1317812e1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-28 17:52:47 +02:00
Wesley Kao (weka)
b3d5e928aa [IMP] MRP: updated Variants BOM Management rst content
closes odoo/documentation#2648

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-27 11:32:39 +02:00
Fabrice Henrion
f21b31b18a [FIX] accounting: grammar fix in ponto
closes odoo/documentation#2755

X-original-commit: dad110c7cc
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-23 11:09:19 +02:00
Tom Aarab (toaa)
149353cf72 [IMP] accounting: update + merge of multiple multi-currency pages
task id: 2942040

closes odoo/documentation#2559

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2022-09-20 17:28:26 +02:00
Jonathan Quique (jqu)
1b7ec7ca20 [FIX] sales/crm: fix menu path and RST formatting
Cherry-pick of #2652:
>To view the Sales Team dashboard, go to `:menuselection:CRM --> Sales --> Teams.`

closes odoo/documentation#2731

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-20 15:10:51 +02:00
Tori (vpk)
0338a9f005 [ADD] Sales: adding doc about variants in orders
closes odoo/documentation#2732

Task: 2574874
X-original-commit: 05d10ab355
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-20 10:55:55 +02:00
Claire Bretton (clbr)
5e3dbc0201 [IMP] developer/howtos/rdtraining: Add missing information about module category.
Adds explanations and directive for module category creation, so it can be used correctly at res.groups creation.

closes odoo/documentation#2726

X-original-commit: 338fe297b0
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-16 15:58:49 +02:00
Max
980edde1e5 [IMP] developer/backend: correct filters attribute for calendar view fields
closes odoo/documentation#2692

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-15 14:15:45 +02:00
Julien Castiaux
79e58e3db1 [IMP] developer/api/external_api: XML-RPC in PHP8
Starting PHP8, the XML-RPC extension is not available by default
anymore and must be installed separately.

closes odoo/documentation#2481

Task: 2613818
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-14 10:26:51 +02:00
Julien Castiaux
83c2e6de0b [IMP] content/developer/webservices
It is hard to find and learn about RPC in Odoo, users hardly know about
JSON-RPC as the only place where we talk about it in deep down in the
*How to make a Module* tutorial.

In the commit, we isolated the tutorial about RPC in a dedicated file,
that file is better referenced thanks to cross-references in some others
places that are talking about RPC

Task: 2884559
Part-of: odoo/documentation#2481
2022-09-14 10:26:51 +02:00
Xavier
ff807ecbc3 [ADD] accounting: data inalterability check report
Task ID: 2977343

closes odoo/documentation#2713

X-original-commit: 1d48967962
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-13 12:17:26 +02:00
Tori (vpk)
f2cb70a40e [IMP] Sales: updating product variants overview and config
closes odoo/documentation#2708

Task: 2055940
X-original-commit: 01878ac966
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-13 12:17:23 +02:00
std-odoo
2a01b21800 [IMP] mail: add documentation about the SSL SMTP authentication
Purpose
=======
Add the documentation about the SSL SMTP authentication
(2 new binary arguments) and also about the new from
filter binary argument.

The goal of those new arguments is to improve the score
of the emails sent by Odoo.

Task 2367946
See odoo/odoo/pull/61853
See odoo/upgrade/pull/1903

closes odoo/documentation#973

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-12 14:09:40 +02:00
Valentin Vallaeys (vava)
ba27d0ecd7 [FIX] coding_guidelines: fix typos and add sql contraints
task-2977263

closes odoo/documentation#2698

X-original-commit: 8061470577
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-08 16:04:27 +02:00
Jonathan Castillo (jcs)
b4c3c19175 [IMP] acc/l10n: minor change in mexico/pre-requirements
task-2971754

closes odoo/documentation#2688

X-original-commit: 8d482c831e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-06 13:25:48 +02:00
Donatienne Pirlot
b823d55e09 [IMP] accounting: update the information on recording payments
closes odoo/documentation#2682

Id: 2258464
X-original-commit: 3fb1e9f9fe
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-05 17:35:49 +02:00
Jonathan Castillo (jcs)
c9833bcf14 [IMP] install/maintain: add note about mailboxes in domain_names
task-2973080

closes odoo/documentation#2677

X-original-commit: 9089a78602
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-05 13:26:59 +02:00
frin-odoo
073d5207e2 [IMP] crm: grammar on google_spreadsheets
closes odoo/documentation#2666

X-original-commit: f39a43f697
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-02 14:40:44 +02:00
Jonathan Castillo (jcs)
3083c2dbe6 [IMP] accounting/l10n: table with list of modules to install Luxembourg
closes odoo/documentation#2664

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-02 13:42:43 +02:00
Nidhi Patel
028c67041b [ADD] accounting/l10n: new localization page for India
closes odoo/documentation#1940

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Co-authored-by: Jonathan Castillo <jcs@odoo.com>
2022-09-01 21:43:50 +02:00
William Henrotin
ae928a9ace [FIX] inventory: fix typo
closes odoo/documentation#2651

X-original-commit: 1a10dced12
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-31 16:34:28 +02:00
Zachary Straub (ZST)
4dbee7ac1f [IMP] finance/accounting: add Delivery Guide to CL localization
closes odoo/documentation#2643

X-original-commit: a6f2c55896
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-30 13:55:02 +02:00
Tom Aarab (toaa)
603c041f5b [IMP] accounting: updated foreign currency page
Foreign currency page was V13 only and outdated. Updated for V14.

task - 2904025

closes odoo/documentation#2636

X-original-commit: 0ba09280ad
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 16:28:05 +02:00
Jonathan Castillo (jcs)
f484e64eed [FIX] accounting: new tutorial link in payment_terms
task-2963526

closes odoo/documentation#2631

X-original-commit: 99519c93cb
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 15:16:26 +02:00
Tom Aarab (toaa)
51954e0eb9 [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#2621

X-original-commit: bc7c65fbf6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 11:29:43 +02:00
Julian Roussieau
3592c76ec5 [FIX] odoo_sh: change img who explain storage space
closes odoo/documentation#2613

X-original-commit: f52be8da2a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-19 14:15:02 +02:00
poma-odoo
d204fe743f [FIX] developer/frontend: small typos
closes odoo/documentation#2584

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-08-18 14:17:41 +02:00
Moens Alexandre
ea41b02474 [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#2601

X-original-commit: a92671bd85
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-18 13:05:30 +02:00
Jonathan Castillo (jcs)
44c2f924cf [FIX] iot: typo in devices/scale
task-2956495

closes odoo/documentation#2595

X-original-commit: 81a23de57d
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-18 11:47:02 +02:00
Antoine Vandevenne (anv)
8bcaa08531 [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#2588

X-original-commit: 80a9cfb68f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-17 18:11:14 +02:00
Donatienne Pirlot
0f42b4c94f [IMP] accounting: further information to be added regarding EDI
closes odoo/documentation#2573

Id: 2857860
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-08-09 11:10:10 +02:00
Wesley Kao (weka)
394ceaadea [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#2562

X-original-commit: 8c665643ce
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-09 11:10:08 +02:00
Michelle Vu (mivu)
30a38d23d0 [IMP] helpdesk: update field names and screenshots
In Odoo v15, the field names for "Timesheet on Ticket" and "Time
Reinvoicing" changed to "Timesheets" and "Time Billing", respectively.
The "Tickets" button on the project card is also no longer available in
Odoo v15. Updated the RST file to reflect these changes, and also
updated screenshots to match.

Fixes PR #2094
Closes Odoo Task 2870115

closes odoo/documentation#2486

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-08-09 11:10:02 +02:00
Donatienne Pirlot
241ee8a6ee [ADD] accounting: creation of electronic invoicing documentation
closes odoo/documentation#2568

Id: 2857860
X-original-commit: 73204e6789
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-08-08 14:02:56 +02:00
Antoine Vandevenne (anv)
68762e9856 [IMP] install: guide the user through the login page
Developers sometimes have a hard time making the difference between the
PostgreSQL user and the internal user. They would try to log into Odoo's
web client with their PostgreSQL credentials rather than with admin. See
https://reddit.com/r/Odoo/comments/w8zubf/logging_in_on_source_install.

closes odoo/documentation#2544

X-original-commit: 4558be3a5e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-01 18:03:00 +02:00
Antoine Vandevenne (anv)
1c4d9ced44 [IMP] rdtraining: mention that the second part needs to be completed too
closes odoo/documentation#2537

X-original-commit: 9279fb80a7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-01 15:53:35 +02:00
Xavier
c8ea9703f7 [IMP] studio: complete update of Studio
The goal is to make the Studio users doc a sort of encyclopedia to accompany tutorials.
The doc isn't to explain the basics - or just briefly, as introductions - but instead to
give a full overview of all the available options.

closes odoo/documentation#1974

Task: 2817981
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-28 09:41:41 +02:00
Tom Aarab (toaa)
b064a7ed6b [IMP] payment providers: ingenico documentation updated
This is a new documentation for the Ingenico payment provider, as support received a lot of tickets from customers having issues setting-up ingenico properly.

task - 2834329

closes odoo/documentation#2117

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-25 17:03:16 +02:00