Commit Graph

1146 Commits

Author SHA1 Message Date
KC (ksc)
585e68f370 [IMP] sales: updated optional_products for 16
closes odoo/documentation#6838

X-original-commit: 22d41dc2f3
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 21:56:59 +00:00
KC (ksc)
88978de89c [IMP] sales: online signature confirmation doc
closes odoo/documentation#6837

X-original-commit: e6a6b9b453
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 21:56:58 +00:00
KC (ksc)
4dc5e618ed [IMP] sales: updated time_materials for v16
closes odoo/documentation#6835

X-original-commit: 1e2a29338e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 20:42:52 +00:00
KC (ksc)
ad0287f74b [IMP] sales: updated returns doc for v16
closes odoo/documentation#6842

X-original-commit: 4e85ef01e8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 18:46:43 +00:00
KC (ksc)
1f08997074 [IMP] sales: updated pro-forma invoice doc for 16
closes odoo/documentation#6841

X-original-commit: bbbb00e752
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 18:46:42 +00:00
KC (ksc)
3d7424f226 [IMP] sales: update get signature to validate for 16
closes odoo/documentation#6839

X-original-commit: e1bed7ee7c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 18:46:41 +00:00
KC (ksc)
7d6cb8b0a9 [IMP] sales: fully updated currencies doc
closes odoo/documentation#6836

X-original-commit: 039dba0780
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 18:46:40 +00:00
KC (ksc)
277a37ed11 [IMP] subscriptions: products fix misleading info
closes odoo/documentation#6812

X-original-commit: ff2cabf621
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 03:28:43 +00:00
KC (ksc)
de2eb099bf [IMP] sales: update orders and variants for 16
closes odoo/documentation#6806

X-original-commit: af7c7afa34
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-07 02:24:37 +00:00
Julien Castiaux
9241843300 [FIX] administration/install: wkhtmltopdf 0.12.6
Official packages for wkhtmltopdf 0.12.5 are no more released since the
release of wkhtmltopdf 0.12.6 in 2020. Debian 10 "Buster" and Ubuntu
20.04 "Focal" were the last system for which 0.12.5 was built[^1].
Installing 0.12.5 on a Ubuntu 22.04 "Jammy" (using the Focal package)
fails for outdated dependencies.

Official packages for wkhtmltopdf 0.12.6 are published on another
repository[^2] than 0.12.5 used to, it includes packages for 0.12.6 for
both Debian 11 "Bullseye" and Ubuntu 22.04 "Jammy". Version 0.12.6.1-r3
is compatible out-of-the-box with Odoo and has been used by runbot to
test all 16.x, 17.x and master branches for the past month.

This work makes it official that [wkhtmltopdf 0.12.6.1-r3] must be used
for Odoo 16.0 and onward.

[^1]: https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.5
[^2]: https://github.com/wkhtmltopdf/packaging/releases
[wkhtmltopdf 0.12.6.1-r3]: https://github.com/wkhtmltopdf/packaging/releases/tag/0.12.6.1-3

closes odoo/documentation#6796

X-original-commit: e5d77ee285
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-12-06 15:51:52 +00:00
“Chiara
dc26650cb1 [IMP] accounting: followup screenshot
taskid-3614885

closes odoo/documentation#6789

X-original-commit: 27a307cb0c
Signed-off-by: Chiara Prattico (chpr) <chpr@odoo.com>
2023-12-06 11:51:39 +00:00
Donatienne (dopi)
7490d69c46 [IMP] Website: Unsplash documentation updated
task-3498880

closes odoo/documentation#6760

X-original-commit: 88f546f2a9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-12-06 09:17:29 +00:00
william-andre
d2533c1abc [FIX] install: do not create superuser for postgres
The preferred/safe way of running Odoo is with a standard user, with
only the right to create a database.
See b6b73551db

closes odoo/documentation#6761

X-original-commit: df8114e591
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: William André (wan) <wan@odoo.com>
2023-12-06 08:04:29 +00:00
Zachary Straub (ZST)
2de313a91b [IMP] sales: update quote_template for 16
closes odoo/documentation#6783

X-original-commit: f9013a6309
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-06 03:44:21 +00:00
Jess Rogers (jero)
907ae383fa [IMP] crm: update plan activities
closes odoo/documentation#6773

X-original-commit: e4aee350b8
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Timothy Kukulka <91896312+tiku-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-12-05 19:15:44 +00:00
Loredana Perazzo
99cdff22c4 [IMP] pos: remove duplicate of set customer and update sections accordingly
task-3366190

closes odoo/documentation#6664

X-original-commit: 4118cb9bf9
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-12-04 10:57:47 +00:00
Julien Castiaux
456791dbac [IMP] developer/reference/cli: --proxy-mode
Many customers struggle with their web server configuration, notably
regarding the `--proxy-mode` option and the way `X-Forwarded-*` HTTP
request headers are interpreted within Odoo.

The `--proxy-mode` section has been updated to cover the most common
misunderstandings and to give guidances on how to setup a web server.

Odoo always only takes the last entry of the `X-Forwarded-*` request
header because there are situations where it is not possible to
determine which last n-th entry to use. Employees might access their
odoo database via the internal network: connecting directly to nginx,
while customers might access the database via an additional proxy such
as cloudflare. The real IP of employees would be the last inside the
`X-Forwarded-For` chain, while the real IP of customers would be the
*second* last entry inside the chain. It would be incorrect to always
take the same nth last entry inside the chain. The cloudflare's own IP
address must be discarded from the chain. Web servers usually feature
a way to ignore trusted IP from the chain, a way so that the real IP
of the user is always the last entry inside the chain. Odoo relies on
such feature to be active and configured.

Prior discussions about `X-Forwarded-For`:
* odoo/odoo#104947
* odoo/odoo#118629
* odoo/odoo#139536

All `X-Forwarded-*` headers are ignored in case the `X-Forwarded-Host`
header is missing (even with `--proxy-mode`). System admin might be
tempted to not set this header and to set `Host` instead, this is
broken as this a user-agent would be able to spoof `X-Forwarded-Host`
and Odoo would use that instead of the correct `Host`.

Prior discussions about `X-Forwarded-Host`:
* odoo/odoo#63277
* odoo/odoo#70117

closes odoo/documentation#6740

X-original-commit: 3d91c57b57
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-12-03 08:27:19 +00:00
“Audrey
6c162a0db9 [ADD] website: mail groups
task-2845181

closes odoo/documentation#6702

X-original-commit: 25bc655cfa
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-11-29 07:25:20 +00:00
John Holton (hojo)
361bca472a [ADD] Quality: Take a Picture Check
closes odoo/documentation#6712

X-original-commit: 2e605c9ec8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-29 03:09:56 +00:00
Sam Lieber (sali)
03c5dc6af6 [IMP] accounting/l10n_co: additional context
closes odoo/documentation#6687

X-original-commit: 6045a60dd5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
2023-11-27 22:31:17 +00:00
Jess Rogers (jero)
8486beeed4 [IMP] crm: update manage lost opps
closes odoo/documentation#6678

X-original-commit: 21f0ad60f8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2023-11-27 19:33:29 +00:00
Marion (masp)
b10c6eb619 [IMP] Contributing: typo seealso admonition
closes odoo/documentation#6639

X-original-commit: 70d5a55909
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2023-11-27 18:26:04 +00:00
Felicious
bae89359f4 [IMP] barcode: add zebra scanner section
add more figures

closes odoo/documentation#6595

X-original-commit: 56cda37610
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
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@odoo.com>
2023-11-27 15:00:52 +00:00
Donatienne (dopi)
a5f7a52160 [IMP] sign: update for 16.0
task-3433578

closes odoo/documentation#6658

X-original-commit: 71446b0668
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-27 09:46:19 +00:00
Xavier (XPL)
57d212cb57 [IMP] reporting: improve grammar and remove image centering
closes odoo/documentation#6649

X-original-commit: 3ead6e0f99
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-24 14:14:52 +00:00
Claire Bretton (clbr)
ecdb70c7d6 [FIX] getting_started: remove useless lambda
The lambda function here is useless and makes newdooers think
they need to use it everytime.
`default=fields.Date.add(fields.Date.today(), months=3))`
should do the trick, no lambda involved.

closes odoo/documentation#6628

X-original-commit: 620508fb29
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Claire Bretton (clbr) <clbr@odoo.com>
2023-11-23 19:18:57 +00:00
Claire Bretton (clbr)
7f7a3c45ac [FIX] getting_started: invalid addons-path
The "../technical-training-sandbox" is added too early in the path since
its still empty, and results into an "invalid addons-path" error.

X-original-commit: 8707609b38
Part-of: odoo/documentation#6628
2023-11-23 19:18:57 +00:00
Xavier (XPL)
d318db31a8 [IMP] outlook: remove note about multi-user sync spam
task-3575806

closes odoo/documentation#6621

X-original-commit: b4302e4023
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 19:18:57 +00:00
Xavier (XPL)
f2b6b92be4 [FIX] accounting: update link to getting started video tutorial
task-3608613

closes odoo/documentation#6611

X-original-commit: c0653112a1
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 17:16:38 +00:00
Xavier (XPL)
c887f09849 [IMP] paypal: add note about supported currencies
task-3608056

closes odoo/documentation#6568

X-original-commit: 5f1881a88a
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 11:17:04 +00:00
KC (ksc)
e145e97ab7 [IMP] sales: updated deadline doc for 16
closes odoo/documentation#6581

X-original-commit: 75c24e7e88
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-23 07:42:32 +00:00
Felicious
822bead5d8 [IMP] inventory: update delivery methods from 12 to 16
closes odoo/documentation#6596

X-original-commit: 4e2b634a50
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-11-23 06:47:26 +00:00
Felicious
d6d64911de [ADD] inventory: cluster picking
closes odoo/documentation#6588

X-original-commit: 32900efbb9
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: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
2023-11-23 06:47:25 +00:00
John Holton (hojo)
6c780b38af [ADD] Quality: Measure quality check
closes odoo/documentation#6575

X-original-commit: 78713f1637
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-23 01:10:47 +00:00
Xavier (XPL)
504b66ee7e [IMP] upgrade: add note on bank synch neutralization
task-3605690

closes odoo/documentation#6559

X-original-commit: dc48273e7e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-22 14:15:30 +00:00
Donatienne (dopi)
9c6aeff9f2 [IMP] website: use plausible.io servers and account
This addition explains how to create and connect an existing plausible.io account in Odoo.

task-3540753

closes odoo/documentation#6542

X-original-commit: cd11937f43
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-11-22 08:12:31 +00:00
John Holton (hojo)
6cf8d37b2a [ADD] Quality: Pass - Fail quality checks
closes odoo/documentation#6548

X-original-commit: 1a11e3c35c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-22 03:49:52 +00:00
Jess Rogers (jero)
7c025bf2c4 [REM] crm: google spreadsheet integration
closes odoo/documentation#6530

X-original-commit: a11fa7e5b2
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2023-11-21 16:59:39 +00:00
Xavier (XPL)
efef62978c [FIX] payroll: add missing show-content metadata
Without the :show-content: metadata markup, it is not possible to open the
page by navigating from the toctree.

closes odoo/documentation#6526

X-original-commit: 16e339a7a3
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-21 16:59:38 +00:00
Felicious
12f80c29f0 [IMP] barcode: split docs + hone in on language
closes odoo/documentation#6516

X-original-commit: 9081e45aab
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-11-17 21:52:57 +00:00
oco-odoo
d19268f418 [IMP] accounting: new tag selector for custom reports
0c0cf8ebc9
added a new way to select accounts in the account_codes engine. This
commit adds some explanation in the doc on how to use this new syntax.

closes odoo/documentation#6501

X-original-commit: 1a32165180
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-11-17 20:30:53 +00:00
John Holton (hojo)
185321f06e [ADD] MRP: Three-step manufacturing
closes odoo/documentation#5163

closes odoo/documentation#6486

X-original-commit: 5689f7cf22
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-17 15:54:49 +00:00
John Holton (hojo)
a1908d9a73 [ADD] MRP: One-step manufacturing
closes odoo/documentation#6466

X-original-commit: 9c0982371a
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-16 00:59:20 +00:00
Felicious
4bef0c93d6 [IMP] inventory: expand on accounting and math
closes odoo/documentation#6475

X-original-commit: 9761eb44dc
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: toaa <104567387+toaa-odoo@users.noreply.github.com>
Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
2023-11-15 23:51:57 +00:00
tiku-odoo
a68bdeea0e [IMP] Productivity: Outlook Plugin edits
closes odoo/documentation#6476

X-original-commit: 71aabb2618
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-11-15 19:20:26 +00:00
Rémy Voet (ryv)
1c3f5521f2 [IMP] orm: update changelog
closes odoo/documentation#6461

X-original-commit: f1960a250c
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2023-11-15 12:27:02 +00:00
Yaroslav Soroko (yaso)
e14abe7362 [IMP] Pos: iot six module part added to the six doc
This PR adds the documentation for a new Pos IoT Six module which will
soon replace the old Six module.

task-3555605

closes odoo/documentation#6436

X-original-commit: bc98b8c491
Signed-off-by: Yaroslav Soroko (yaso) <yaso@odoo.com>
Co-authored-by: Yaroslav Soroko (yaso) <yaso@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
2023-11-14 16:48:33 +00:00
Felicious
3491e1e307 [IMP] inventory: fwport removal strategy
closes odoo/documentation#6444

X-original-commit: ba34f754ce
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-14 01:21:19 +00:00
John Holton (hojo)
95300cbda0 [ADD] Quality: Instructions quality check
closes odoo/documentation#6449

X-original-commit: f0b895fdb2
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-14 00:14:02 +00:00
John Holton (hojo)
9662486c07 [ADD] MRP: Two-step manufacturing
closes odoo/documentation#6398

X-original-commit: 0241c9dd05
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-12 22:43:02 +00:00
John Holton (hojo)
5f32e02c99 [ADD] Inventory: Use locations to manage inventory
closes odoo/documentation#6419

X-original-commit: 889e95037d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-11 18:47:46 +00:00
KC (ksc)
5f3e91436e [IMP] sales: complete rewrite for pricing doc
closes odoo/documentation#6411

X-original-commit: a113d83fea
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-11 03:33:51 +00:00
Loredana Perazzo
9be102fd8e [IMP] pos: add warning to not buy a terminal from amazon
closes odoo/documentation#6387

Taskid: 3284737
X-original-commit: f0495a9bc9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-09 12:13:04 +00:00
John Holton (hojo)
9ea6f7ed54 [ADD] MRP: Work order dependencies
closes odoo/documentation#6376

X-original-commit: a1e7445ae3
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 04:36:15 +00:00
Sam Lieber (sali)
84feb23750 [FIX] upgrade: remove empty toctree
closes odoo/documentation#6366

X-original-commit: 392e99f907
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 03:39:21 +00:00
Felicious
36773e85ac [IMP] inventory: rewrite lead times, add images
closes odoo/documentation#6356

X-original-commit: 3d5badcc82
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-11-09 01:55:41 +00:00
John Holton (hojo)
226ce87df1 [ADD] Inventory: Add Scrap inventory
closes odoo/documentation#6370

X-original-commit: 0e6576cc3d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 00:35:59 +00:00
tiku-odoo
aba762b959 [ADD] IoT: OPC-UA Protocol
closes odoo/documentation#6346

X-original-commit: 4d2a3101ad
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 10:27:07 +00:00
John Holton (hojo)
5fa4715ae5 [ADD] MRP: Add Split and merge manufacturing orders
closes odoo/documentation#6337

X-original-commit: 83873dbd71
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 09:32:46 +00:00
John Holton (hojo)
6a2e1c61bf [ADD] MRP: Shop Floor Overview
closes odoo/documentation#6331

X-original-commit: cd881656b8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 06:42:43 +00:00
Louis Baudoux
a8c6a7a37e [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#6324

X-original-commit: df474342ba
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-11-07 18:33:54 +00:00
Louis Baudoux
1df4eff17c [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: 282f041ed1
Part-of: odoo/documentation#6324
2023-11-07 18:33:54 +00:00
Nathan Marotte (nama)
3685062b24 [IMP] upgrade: overhaul upgrade doc
closes odoo/documentation#6316

X-original-commit: 41aebc3b05
Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2023-11-07 13:40:30 +00:00
Antoine Vandevenne (anv)
548bb20950 [IMP] supported_versions: release 17.0
closes odoo/documentation#6310

X-original-commit: 2c805d9813
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-07 12:28:04 +00:00
Felicious
84e728f8f7 [ADD] PLM: ECO approvals doc
closes odoo/documentation#6300

X-original-commit: 907e1ba854
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 22:39:51 +00:00
Sam Lieber (sali)
2acc2f65d7 [IMP] l10n: Chile new features
closes odoo/documentation#6253

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:36:19 +00:00
Felicious
eb18ac2d70 [ADD] PLM: version control
closes odoo/documentation#6290

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

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:43:54 +00:00
Felicious
169cd9cbed [ADD] PLM: engineering change order
closes odoo/documentation#6269

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:07:04 +00:00
Jess Rogers (jero)
f1c9edf6da [IMP] live chat: update ratings doc
closes odoo/documentation#6260

X-original-commit: 7a307320c3
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
2023-11-01 19:45:40 +00:00
Rémy Voet (ryv)
295cec61d9 [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#6240

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:29 +00:00
Tom Aarab (toaa)
f8e14fcf18 [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#6227

X-original-commit: 323d3563c9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-10-30 09:06:47 +00:00
Mathieu Duckerts-Antoine
f0efce1457 [FIX] search panel: fix bad indentation
closes odoo/documentation#6201

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 16:37:49 +00:00
lman-odoo
df37b6c71b [FIX] Localization-Peru: duplicated words
closes odoo/documentation#6193

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

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

X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:58:09 +00:00
lman-odoo
2bae33bdcf [FIX] partner_autocomplete: fix a typo
closes odoo/documentation#6172

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

X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 00:46:47 +00:00
“Audrey
f9db244a85 [FIX] Studio: New button in Reports
closes odoo/documentation#6156

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-10-18 07:27:14 +00:00
Loredana Perazzo
50835802dc [IMP] pos: update content of the pricelists page
task-3005170

closes odoo/documentation#6158

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:02:42 +00:00
Louis Baudoux
37e5d06aa6 [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#6136

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

closes odoo/documentation#6152

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

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 16:02:34 +00:00
Xavier (XPL)
fae97e7f3d [IMP] l10n: clarify which BE FDM is supported
task-3552761

closes odoo/documentation#6128

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

X-original-commit: 6a2725e604
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-12 15:13:59 +00:00
Jolien
920df20fee [FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6097

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

X-original-commit: ab05778363
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 00:13:49 +00:00
Jolien
899fd5c29e [FIX] SMS-MARKETING: Fix typo on SMS essentials page
closes odoo/documentation#6090

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

X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 17:50:55 +00:00
John Holton (hojo)
215c822e0e [ADD] Manufacturing: Configure product for manufacturing
closes odoo/documentation#6055

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:28 +00:00
Loan (LSE)
4b5a2dcc64 [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#6062

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:15 +00:00
John Holton (hojo)
c0140e8b1d [ADD] Quality: Quality checks
closes odoo/documentation#5996

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:15 +00:00
Denis Ledoux
786dc19bb4 [FIX] qweb: type "overrinding"
overrinding -> overriding

closes odoo/documentation#6052

X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-10-06 17:15:17 +00:00
XPL
e9c22d8551 [FIX] localization: kenya typo
closes odoo/documentation#6025

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

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

closes odoo/documentation#6041

X-original-commit: 8e1031d9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:49:05 +00:00
Marianna cima
4986a8a851 [FIX] marketing automation: correction of a typo in the description of an image
closes odoo/documentation#6017

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 01:02:51 +00:00
bve-odoo
dae1f2b6e8 [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#6033

X-original-commit: 41b9ba6383
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 23:45:04 +00:00
Larissa
6f5fb9b064 [FIX] maintain/bugfix updates: fix typo
closes odoo/documentation#6007

X-original-commit: caf2e69d1f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 14:09:04 +00:00
Louis Baudoux
76c090e209 [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#6006

X-original-commit: cade61dd56
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-05 14:09:03 +00:00