Commit Graph

2752 Commits

Author SHA1 Message Date
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
Odoo Translation Bot
bbfa14d594 [I18N] Update translation terms from Transifex 2022-10-02 02:40:18 +02:00
Odoo Translation Bot
440cdeb9f0 [I18N] Update translation terms from Transifex 2022-09-25 02:40:22 +02:00
Fabrice Henrion
a0ae8f8b50 [FIX] accounting: grammar fix in ponto
closes odoo/documentation#2754

X-original-commit: dad110c7cc
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-23 11:20:15 +02:00
Jonathan Quique (jqu)
2b94ed136b [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#2740

X-original-commit: d1317812e1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-20 18:38:52 +02:00
Tori (vpk)
05d10ab355 [ADD] Sales: adding doc about variants in orders
closes odoo/documentation#1037

Task: 2574874
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-19 15:19:54 +02:00
Odoo Translation Bot
5e3bc80f6e [I18N] Update translation terms from Transifex 2022-09-18 02:40:48 +02:00
Claire Bretton (clbr)
338fe297b0 [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#2721

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-09-15 17:16:16 +02:00
Xavier
d5db3e739f [ADD] accounting: data inalterability check report
Task ID: 2977343

closes odoo/documentation#2712

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

Task: 2055940
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-13 10:34:52 +02:00
Odoo Translation Bot
e5246e3854 [I18N] Update translation terms from Transifex 2022-09-11 02:40:46 +02:00
Valentin Vallaeys (vava)
49d32adac3 [FIX] coding_guidelines: fix typos and add sql contraints
task-2977263

closes odoo/documentation#2697

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 15:26:49 +02:00
Jonathan Castillo (jcs)
8d482c831e [IMP] acc/l10n: minor change in mexico/pre-requirements
task-2971754

closes odoo/documentation#2687

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-06 10:23:08 +02:00
Donatienne Pirlot
3fb1e9f9fe [IMP] accounting: update the information on recording payments
closes odoo/documentation#2567

Id: 2258464
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-05 15:54:42 +02:00
Jonathan Castillo (jcs)
04c9692231 [IMP] install/maintain: add note about mailboxes in domain_names
task-2973080

closes odoo/documentation#2676

X-original-commit: 9089a78602
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-05 13:27:10 +02:00
Odoo Translation Bot
80dea0f201 [I18N] Update translation terms from Transifex 2022-09-04 02:40:46 +02:00
frin-odoo
858ddb5307 [IMP] crm: grammar on google_spreadsheets
closes odoo/documentation#2665

X-original-commit: f39a43f697
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-02 14:21:43 +02:00
Martin Trigaux
11b935278f [I18N] *: export 14.0 source terms 2022-09-01 17:10:31 +02:00
William Henrotin
3db9ebf747 [FIX] inventory: fix typo
closes odoo/documentation#2650

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

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-30 10:20:45 +02:00
Tom Aarab (toaa)
d78eefdd01 [IMP] accounting: stripe page update
Ambiguous note which implied local payment methods were supported even if not listed.

Forward up to V14, create new for V15.

task id: 2942093

closes odoo/documentation#2640

X-original-commit: 4b9517ead1
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 17:40:05 +02:00
Tom Aarab (toaa)
0ba09280ad [IMP] accounting: updated foreign currency page
Foreign currency page was V13 only and outdated. Updated for V14.

task - 2904025

closes odoo/documentation#2383

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-26 14:12:11 +02:00
Jonathan Castillo (jcs)
99519c93cb [FIX] accounting: new tutorial link in payment_terms
task-2963526

closes odoo/documentation#2630

X-original-commit: a8e6e6c23b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-26 11:34:37 +02:00
Tom Aarab (toaa)
c9ab4bfac4 [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#2620

X-original-commit: bc7c65fbf6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-23 17:49:42 +02:00
Odoo Translation Bot
4c71c90115 [I18N] Update translation terms from Transifex 2022-08-21 02:40:13 +02:00
Julian Roussieau
a6a55f2b44 [FIX] odoo_sh: change img who explain storage space
closes odoo/documentation#2612

X-original-commit: f52be8da2a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-08-19 11:31:09 +02:00
Moens Alexandre
a434db86fa [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#2600

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

closes odoo/documentation#2594

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

X-original-commit: 80a9cfb68f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-17 16:14:23 +02:00
Odoo Translation Bot
bfb9ce9479 [I18N] Update translation terms from Transifex 2022-08-14 02:40:15 +02:00
Wesley Kao (weka)
2d7b589da6 [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#2561

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 10:11:38 +02:00
Donatienne Pirlot
73204e6789 [ADD] accounting: creation of electronic invoicing documentation
closes odoo/documentation#2231

Id: 2857860
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-08-08 10:54:03 +02:00