Commit Graph

4066 Commits

Author SHA1 Message Date
Louis Baudoux
df474342ba [IMP] iap: move from first-person to second-person writing
For some reason, the first-person was used throughout the IAP
documentation, and quite inconsistently.
As the rest of the documentation is using second-person writing, IAP
should be no exception.

closes odoo/documentation#6298

X-original-commit: 8d0ae3b5df
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-11-07 16:10:04 +00:00
Louis Baudoux
282f041ed1 [IMP] iap: remove documentation related to IAP services creation
It has been decided to remove the possibility for our users to create
their own IAP services.
This decision was motivated by the fact that, in the 5 years of
existence of IAP, very few non-Odoo services have been created and
actively used by our customers.

X-original-commit: 0c1b7c4636
Part-of: odoo/documentation#6298
2023-11-07 16:10:04 +00:00
Antoine Vandevenne (anv)
f5603c736c [IMP] supported_versions: release 17.0
closes odoo/documentation#6308

X-original-commit: 2c805d9813
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-07 12:09:24 +00:00
Nathan Marotte (nama)
41aebc3b05 [IMP] upgrade: overhaul upgrade doc
closes odoo/documentation#6274

Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2023-11-07 11:06:49 +00:00
Felicious
907e1ba854 [ADD] PLM: ECO approvals doc
closes odoo/documentation#5348

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-06 19:13:43 +00:00
Odoo Translation Bot
b67e860d47 [I18N] Update translation terms from Transifex 2023-11-05 01:41:00 +01:00
Felicious
6a5c340a26 [ADD] PLM: version control
closes odoo/documentation#5262

Author:    Felicious <feku@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-03 21:01:41 +00:00
Louis Baudoux
9df648b4c7 [IMP] extract_api: document the new API version
We have introduced a second version of the Extract API that adds the IAP
account token to the `get_result` and `validate` routes.

There are also other changes in this commit:
 - The deprecated stuff has been removed as it's been deprecated for a
   while and won't be supported anymore in the future.
 - The `status` table of the `get_result` route has been added as it was
   missing for some reason.
 - The documentation regarding the `/validate` routes have been removed
   for security reasons.

closes odoo/documentation#6277

X-original-commit: a8c6272899
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-11-03 11:50:00 +00:00
Felicious
fc9bbb7d22 [ADD] PLM: engineering change order
closes odoo/documentation#5238

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: Sho Ketchum <96748231+odoo-shke@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-11-02 01:57:48 +00:00
Jess Rogers (jero)
7a307320c3 [IMP] live chat: update ratings doc
closes odoo/documentation#4063

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
2023-11-01 17:50:47 +00:00
Sam Lieber (sali)
eff8e9d915 [IMP] l10n: Chile new features
closes odoo/documentation#4317

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: masi-odoo <masi@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
2023-11-01 15:59:47 +00:00
Rémy Voet (ryv)
378252afdf [FIX] developer: fix bad documentation of --unaccent
In the CLI, `--unaccent` try to enable PostgreSQL unaccent extention
when odoo is responsible to create new database(s).

closes odoo/documentation#6238

X-original-commit: 1639d22efd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2023-10-31 07:00:57 +00:00
Odoo Translation Bot
216eb6edfb [I18N] Update translation terms from Transifex 2023-10-29 01:41:06 +02:00
Tom Aarab (toaa)
885e52530b [IMP] silverfin: API key
Added a note to make it clearer that for fiduciaries, a single API key
is valid for all databases linked to the user.

taskid-3570700

closes odoo/documentation#6225

X-original-commit: 323d3563c9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-10-27 12:07:10 +00:00
Martin Trigaux
dcee09e597 [IMP] *: export translations
closes odoo/documentation#6222

X-original-commit: 218b48aafa
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-27 08:54:45 +00:00
Mathieu Duckerts-Antoine
7a936c9f70 [FIX] search panel: fix bad indentation
closes odoo/documentation#6197

X-original-commit: 82055c1f15
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Mathieu Duckerts-Antoine (dam) <dam@odoo.com>
2023-10-23 14:19:03 +00:00
lman-odoo
4abe6da354 [FIX] Localization-Peru: duplicated words
closes odoo/documentation#6190

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-23 11:17:45 +00:00
Odoo Translation Bot
30375fd770 [I18N] Update translation terms from Transifex 2023-10-22 00:40:56 +02:00
Lara Martini (larm)
83ed4973f4 [IMP] employees: making targeted edits for v15 and updating images
closes odoo/documentation#6182

X-original-commit: a819e91c7b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-10-20 13:54:43 +00:00
tiku-odoo
02fe31a422 [IMP] Maintain/Productivity: Azure Name Change
closes odoo/documentation#6171

X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:58:34 +00:00
Lara Martini (larm)
d22473b4fd [ADD] payroll: adding new work entries doc
closes odoo/documentation#6142

X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 01:45:55 +00:00
lman-odoo
e24e708a14 [FIX] partner_autocomplete: fix a typo
closes odoo/documentation#6163

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 00:43:02 +00:00
Loredana Perazzo
5086943de0 [IMP] pos: update content of the pricelists page
task-3005170

closes odoo/documentation#6117

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-10-17 10:38:51 +00:00
Louis Baudoux
7148aee276 [IMP] iap: document account deactivation
A new way to disable IAP accounts has been introduced recently.

This feature is mostly used in neutralization scripts to prevent
customers from accidentaly consuming their credits on their
staging/testing databases.

Documenting it will help users re-enable their accounts if they still
wish to use it in a testing environment.

closes odoo/documentation#6134

X-original-commit: fa604a95b0
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-17 08:38:09 +00:00
Lara Martini (larm)
c2ad28da23 [ADD] Recruitment: add new job position
Co-authored by: hojo-odoo <hojo@odoo.com>
Co-authored by: StraubCreative <zst@odoo.com>

closes odoo/documentation#6150

X-original-commit: 8e7fd152ac
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-17 04:57:02 +00:00
Xavier (XPL)
d2124b9e68 [IMP] l10n: clarify which BE FDM is supported
task-3552761

closes odoo/documentation#6121

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-16 09:05:08 +00:00
Odoo Translation Bot
12c633edda [I18N] Update translation terms from Transifex 2023-10-15 00:41:01 +02:00
Stan (stgu)
6f3ed657fc [IMP] howtos/translations: text & tips
Remove parenthesis around a term that's fairly straightforward to
understand and later used as a title Add a much-needed point.

closes odoo/documentation#5653

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-10-13 17:01:06 +00:00
Lara Martini (larm)
2925c3e212 [ADD] payroll: adding new contract doc
closes odoo/documentation#6108

X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 17:51:22 +00:00
Jolien
a5272c2845 [FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6088

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-11 06:40:04 +00:00
Jolien
ab05778363 [FIX] events: fix some typos on Essentials page
closes odoo/documentation#6046

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-11 06:40:01 +00:00
Jolien
221464545f [FIX] SMS-MARKETING: Fix typo on SMS essentials page
closes odoo/documentation#6087

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-11 05:40:44 +00:00
Martin Trigaux
6a2725e604 [IMP] administration: add instructions to enable HSTS
closes odoo/documentation#6071

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-10 14:56:56 +00:00
Martin Trigaux
ae058cba51 [I18N] *: export translations
closes odoo/documentation#6075

X-original-commit: f6a43ac7cc
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-09 13:29:22 +00:00
Odoo Translation Bot
94af36625c [I18N] Update translation terms from Transifex 2023-10-08 00:40:30 +02:00
Loan (LSE)
9a195fb7b3 [IMP] iot: esc-pos ESC * support documentation
Documentation regarding the fix:
https://github.com/odoo/odoo/pull/126689

opw-3351084,3341907

Authored by: lse-odoo <lse@odoo.com>
Co-authored by: tiku-odoo <tiku@odoo.com>
Co-authored by: Felicious <feku@odoo.com>
Co-authored by: jero-odoo <jero@odoo.com>

closes odoo/documentation#6060

X-original-commit: 974c59f0c7
Signed-off-by: StraubCreative <zst@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-07 17:42:41 +00:00
John Holton (hojo)
c254c6fa05 [ADD] Manufacturing: Configure product for manufacturing
closes odoo/documentation#5125

Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-10-06 21:14:18 +00:00
Denis Ledoux
3b56832297 [FIX] qweb: type "overrinding"
overrinding -> overriding

closes odoo/documentation#6050

X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-10-06 16:43:28 +00:00
tiku-odoo
b9e312f944 [ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978

closes odoo/documentation#6039

X-original-commit: 8e1031d9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:49:34 +00:00
bve-odoo
86d2210150 [FIX] azure_oauth: configuration mail server Outlook.
Results of seeing a lot of wrong and missing configuration
on consultancy project for Outlook accounts.

The Multi outgoing mail server is harder to maintain than having
a unique mail server with an Odoo db correctly configured.

Insisting on the mail.default.from (ICP) and the From Filtering
parameters that NEEDS TO BE set up.

task-3512379

[FIX] Maintain: Azure_oauth: configuration mail server Outlook

Co-author-by: tiku-odoo <tiku@odoo.com>
Co-author-by: jqu-odoo <jqu@odoo.com>

Results of seeing a lot of wrong and missing configuration
on consultancy project for Outlook accounts.

The Multi outgoing mail server is harder to maintain than having
a unique mail server with an Odoo db correctly configured.

Insisting on the mail.default.from (ICP) and the From Filtering
parameters that NEEDS TO BE set up.

task-3512379

closes odoo/documentation#6031

X-original-commit: 41b9ba6383
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 23:45:31 +00:00
XPL
f7c04b1e35 [FIX] localization: kenya typo
closes odoo/documentation#6003

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 15:29:18 +00:00
Marianna cima
38e00b7c45 [FIX] marketing automation: correction of a typo in the description of an image
closes odoo/documentation#6002

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 14:18:46 +00:00
jopa-odoo
590fc79726 [FIX] helpdesk: remove type on receiving tickets page
closes odoo/documentation#6000

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 14:18:45 +00:00
Larissa
caf2e69d1f [FIX] maintain/bugfix updates: fix typo
closes odoo/documentation#6001

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 11:24:21 +00:00
Louis Baudoux
cade61dd56 [FIX] extract_api: remove bill_reference from expense fields
The bill reference is no longer detected since a few months because it
had poor results and wasn't very useful.

closes odoo/documentation#5984

Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-05 11:24:20 +00:00
Louis Baudoux
24c7b2506e [REM] extract_api: remove documentation of get_result_batch
For security reasons, we had to drop the support of those routes.

Part-of: odoo/documentation#5984
2023-10-05 11:24:20 +00:00
John Holton (hojo)
7a6c0a9247 [ADD] Quality: Quality checks
closes odoo/documentation#5632

Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-10-04 21:29:44 +00:00
Felicious
9b0f902c4e [IMP] inventory: update batch picking screenshots
closes odoo/documentation#5496

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2023-10-03 17:13:59 +00:00
Donatienne (dopi)
1d14941e41 [IMP] accounting: bank reconciliation documentation updated
task-3237825

closes odoo/documentation#5898

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Co-authored-by: Dallas Dean <dade@odoo.com>
2023-10-03 13:01:02 +00:00
John Holton (hojo)
00c16a5ba1 [ADD] MRP: Manufacturing backorders
closes odoo/documentation#5969

X-original-commit: cfc40f8cd1
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-01 05:36:22 +00:00