Commit Graph

3496 Commits

Author SHA1 Message Date
Sam Lieber (sali)
14495eb115 [IMP] l10n: Chile new features
closes odoo/documentation#6252

X-original-commit: eff8e9d915
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-05 18:37:04 +00:00
Felicious
e40a98f9a0 [ADD] PLM: version control
closes odoo/documentation#6289

Author:    Felicious <feku@odoo.com>
X-original-commit: 6a5c340a26
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-04 11:59:00 +00:00
Louis Baudoux
774964ffb5 [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#6278

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:15:49 +00:00
Felicious
5008a03588 [ADD] PLM: engineering change order
closes odoo/documentation#6268

X-original-commit: fc9bbb7d22
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 17:44:26 +00:00
Rémy Voet (ryv)
d9aeff90d3 [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#6239

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:43 +00:00
Martin Trigaux
bb4210cdbd [IMP] *: export translations
closes odoo/documentation#6223

X-original-commit: dcee09e597
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-27 15:14:34 +00:00
Tom Aarab (toaa)
6e78e1ffa9 [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#6226

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 11:33:35 +00:00
Mathieu Duckerts-Antoine
4b9e94e1bd [FIX] search panel: fix bad indentation
closes odoo/documentation#6199

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:40:10 +00:00
lman-odoo
54ad9dbcb1 [FIX] Localization-Peru: duplicated words
closes odoo/documentation#6192

X-original-commit: 4abe6da354
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-23 13:40:13 +00:00
Lara Martini (larm)
1156c49b39 [IMP] employees: making targeted edits for v15 and updating images
closes odoo/documentation#6183

X-original-commit: a819e91c7b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-10-20 14:26:49 +00:00
tiku-odoo
3a9f14ee6c [IMP] Maintain/Productivity: Azure Name Change
closes odoo/documentation#6173

X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 05:35:42 +00:00
lman-odoo
d7d5623ca0 [FIX] partner_autocomplete: fix a typo
closes odoo/documentation#6170

X-original-commit: e24e708a14
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 04:36:57 +00:00
Lara Martini (larm)
5fa943ba29 [ADD] payroll: adding new work entries doc
closes odoo/documentation#6143

X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 00:46:59 +00:00
Loredana Perazzo
6c8ee4c86a [IMP] pos: update content of the pricelists page
task-3005170

closes odoo/documentation#6157

X-original-commit: 5086943de0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-10-18 06:00:52 +00:00
Louis Baudoux
68033fe538 [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#6135

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

closes odoo/documentation#6151

X-original-commit: 8e7fd152ac
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-17 04:56:49 +00:00
Stan (stgu)
1e4cea6737 [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#6122

X-original-commit: 6f3ed657fc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Stanislas Gueniffey (stgu) <stgu@odoo.com>
2023-10-16 15:26:51 +00:00
Xavier (XPL)
70d371d75e [IMP] l10n: clarify which BE FDM is supported
task-3552761

closes odoo/documentation#6127

X-original-commit: d2124b9e68
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-16 12:02:45 +00:00
Martin Trigaux
e51570eab5 [IMP] administration: add instructions to enable HSTS
closes odoo/documentation#6082

X-original-commit: 6a2725e604
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-12 14:40:21 +00:00
Jolien
38f455cdb8 [FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6095

X-original-commit: a5272c2845
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 01:52:43 +00:00
Jolien
8e4c9a1814 [FIX] events: fix some typos on Essentials page
closes odoo/documentation#6094

X-original-commit: ab05778363
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 01:52:42 +00:00
Jolien
2b68cb367f [FIX] SMS-MARKETING: Fix typo on SMS essentials page
closes odoo/documentation#6089

X-original-commit: 221464545f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 00:54:57 +00:00
Lara Martini (larm)
be6864e53f [ADD] payroll: adding new contract doc
closes odoo/documentation#6109

X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 21:06:49 +00:00
John Holton (hojo)
5a25364169 [ADD] Manufacturing: Configure product for manufacturing
closes odoo/documentation#6054

X-original-commit: c254c6fa05
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-11 05:52:42 +00:00
Martin Trigaux
a2bbd060ed [I18N] *: export translations
closes odoo/documentation#6076

X-original-commit: ae058cba51
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-10 07:10:04 +00:00
Loan (LSE)
27440d37cb [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#6061

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:28 +00:00
John Holton (hojo)
9a249c17ba [ADD] Quality: Quality checks
closes odoo/documentation#5995

X-original-commit: 7a6c0a9247
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 20:00:30 +00:00
Denis Ledoux
68cb95ee91 [FIX] qweb: type "overrinding"
overrinding -> overriding

closes odoo/documentation#6051

X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-10-06 18:20:48 +00:00
XPL
6d4fcf78a9 [FIX] localization: kenya typo
closes odoo/documentation#6024

X-original-commit: f7c04b1e35
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-06 11:11:57 +00:00
jopa-odoo
e12b6ace6a [FIX] helpdesk: remove type on receiving tickets page
closes odoo/documentation#6014

X-original-commit: 590fc79726
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-06 11:11:55 +00:00
tiku-odoo
90960a9c3f [ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978

closes odoo/documentation#6040

X-original-commit: 8e1031d9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:49:20 +00:00
bve-odoo
efbf84fdb6 [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#6032

X-original-commit: 41b9ba6383
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:49:19 +00:00
Marianna cima
4ef77016cc [FIX] marketing automation: correction of a typo in the description of an image
closes odoo/documentation#6015

X-original-commit: 38e00b7c45
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 00:03:00 +00:00
Larissa
308ea13db2 [FIX] maintain/bugfix updates: fix typo
closes odoo/documentation#6005

X-original-commit: caf2e69d1f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 14:14:57 +00:00
Louis Baudoux
0d7e6cb0b8 [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#6004

X-original-commit: cade61dd56
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-05 14:14:56 +00:00
Louis Baudoux
0404cce0ba [REM] extract_api: remove documentation of get_result_batch
For security reasons, we had to drop the support of those routes.

X-original-commit: 24c7b2506e
Part-of: odoo/documentation#6004
2023-10-05 14:14:56 +00:00
Donatienne (dopi)
2955009bfc [IMP] accounting: bank reconciliation documentation updated
task-3237825

closes odoo/documentation#5979

X-original-commit: 1d14941e41
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Co-authored-by: Dallas Dean <dade@odoo.com>
2023-10-04 12:13:37 +00:00
Felicious
b658102241 [IMP] inventory: update batch picking screenshots
closes odoo/documentation#5985

X-original-commit: 9b0f902c4e
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-04 00:03:11 +00:00
John Holton (hojo)
1806178f16 [ADD] MRP: Manufacturing backorders
closes odoo/documentation#5970

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:09 +00:00
tiku-odoo
3f6b23c977 [IMP] Misc: Email Template 16
closes odoo/documentation#5962

X-original-commit: ca2feb8dd4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 16:22:46 +00:00
John Holton (hojo)
580793fcd9 [REF] Inventory and MRP: Update TOC tree
closes odoo/documentation#5957

X-original-commit: 7b67d69abd
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 03:37:46 +00:00
Loredana Perazzo
337c5508fe [IMP] POS: add info for iOS devices
task-3388561

closes odoo/documentation#5947

X-original-commit: 895d30cceb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-29 12:12:18 +00:00
Julien Castiaux
944d7a4dcd [IMP] deploy: reword multi-thread/process section
Many users don't start odoo-bin in --workers (multi-processing) mode but
instead leave the default configuration which use the development/demo
multi-threaded server, even in production.

This commit rewords the section about the difference between the
built-in servers and highlight the many advantages of the
multi-processing on. It repeats that information when it comes to
running a dedicated cron server, that it should use the multi-processing
server instead of the default multi-threading one.

closes odoo/documentation#5930

Fixes: odoo/odoo#88984
Closes: odoo/odoo#128571
X-original-commit: 8e9ae99423
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-09-27 07:39:48 +00:00
Brandon Seltenrich (BRSE)
4cca1f33d1 [IMP] inventory: update cycle counts
closes odoo/documentation#5920

X-original-commit: 06a225587b
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-09-26 15:41:11 +00:00
rps-odoo
51265eba64 [IMP] l10n: add video link for ecuador + fix other latam links
This commit:
- adds the link for the Ecuatorian localization app tour
- changes the other latam app tour links as the short links embedded the
  `es_ES` language string in the URL, which should be avoided

closes odoo/documentation#5925

X-original-commit: 923839f2cf
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-26 14:09:54 +00:00
Jonathan Castillo (jcs)
26608b4caf [FIX] legal: broken links to the support page
task-3513581

closes odoo/documentation#5913

X-original-commit: 8253b6fdee
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-26 05:58:26 +00:00
dispread
1b0969443c [FW][FIX] developer/tutorials: wrong kanban view example
Pretty sure the previous wasnt the intended result as it would show the "this is new" in a new kanban card. This just groups it with the property it belongs to.

closes odoo/documentation#5902

Forward-port-of: odoo/documentation#5899
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-09-25 12:19:46 +00:00
Jonathan Castillo (jcs)
37b434b323 [FIX] l10n: change media filenames for thailand.rst
Backporting of the media filenames changes made in
master with the PR https://github.com/odoo/documentation/pull/5862/

closes odoo/documentation#5893

X-original-commit: 25330276d2
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-22 12:11:47 +00:00
Sam Lieber (sali)
fb6f8c626c [IMP] l10n: CO content updates
closes odoo/documentation#5879

X-original-commit: 429e52bdf9
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-09-19 18:32:51 +00:00
tiku-odoo
48ab073cf8 [IMP] Discuss Team Comms Add Chatter Info
closes odoo/documentation#5815

X-original-commit: 21c4917a70
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-16 17:43:35 +00:00