Commit Graph

1093 Commits

Author SHA1 Message Date
John Holton (hojo)
9ea6f7ed54 [ADD] MRP: Work order dependencies
closes 

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 

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 

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 

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 

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 

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 

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 

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: 
2023-11-07 18:33:54 +00:00
Nathan Marotte (nama)
3685062b24 [IMP] upgrade: overhaul upgrade doc
closes 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

closes 

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 

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 

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 

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 

X-original-commit: cade61dd56
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-05 14:09:03 +00:00
Louis Baudoux
8498aace4f [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: 
2023-10-05 14:09:03 +00:00
Anita (anko)
3db442acbb [IMP] payment_providers: remove IPN section from PayPal
Removing IPN mentions from the documentation.

Community PR: https://github.com/odoo/odoo/pull/104974

closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-10-04 11:53:52 +00:00
Donatienne (dopi)
f07c409d3a [IMP] accounting: bank reconciliation documentation updated
task-3237825

closes 

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 10:47:45 +00:00
Felicious
3385b1b379 [IMP] inventory: update batch picking screenshots
closes 

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 06:11:38 +00:00
John Holton (hojo)
8948cd6f85 [ADD] MRP: Manufacturing backorders
closes 

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:35:50 +00:00
tiku-odoo
0bc837ac17 [IMP] Misc: Email Template 16
closes 

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

X-original-commit: 7b67d69abd
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 03:37:33 +00:00
Tom Aarab (toaa)
65a2bbacf2 [IMP] accounting: bank sync
Updated the section on dates

task-id:3519559

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-29 14:33:55 +00:00
Loredana Perazzo
01be90d8be [IMP] POS: add info for iOS devices
task-3388561

closes 

X-original-commit: 895d30cceb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-29 13:12:18 +00:00
Julien Castiaux
b4e52f3f6b [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 

Fixes: 
Closes: 
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:48:14 +00:00
Brandon Seltenrich (BRSE)
da9bd74427 [IMP] inventory: update cycle counts
closes 

X-original-commit: 06a225587b
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-09-26 14:40:56 +00:00
rps-odoo
771121aac4 [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 

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

closes 

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:12 +00:00
dispread
68a90c8ff8 [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 

Forward-port-of: 
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-09-25 13:48:37 +00:00
Jonathan Castillo (jcs)
ac792e254d [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 

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

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:36 +00:00
tiku-odoo
14f858adc9 [IMP] Discuss Team Comms Add Chatter Info
closes 

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:22 +00:00
Sam Lieber (sali)
7492e5f0cd [IMP] accounting: l10n_mx content updates
closes 

X-original-commit: 7e12726c32
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-09-15 15:25:59 +00:00
fdardenne
248a6f5e81 [IMP] Views howtos: add details on how to use a view in arch
closes 

X-original-commit: c1c04f90a8
Signed-off-by: Florent Dardenne (dafl) <dafl@odoo.com>
2023-09-15 08:42:29 +00:00
Olivier Dony
2df2de7111 [ADD] legal: update terms of sales for monthly subs, add ES,DE
closes 

X-original-commit: 76570c1e9d
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:28 +00:00
Martin Trigaux
3d63ef1b46 [IMP] install: clarify Windows is not recommended for prod
It has always been the case informally but write it in the doc.

closes 

X-original-commit: 80e1065dff
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:26 +00:00
Loredana Perazzo
b5a6e2b243 [IMP] l11n: Odoo 16 is now certified to use the blackbox
task-3495357

closes 

X-original-commit: 87b4f1817e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-11 16:52:48 +00:00
Leloup Loïc (lole)
b04c4b1f8b [IMP] cli: add unit to memory options
The documentation is unclear about the unit used for the --limit-memory-soft
and --limit-memory-hard options of odoo-bin.  The unit used is bytes, but
it isn't mentioned and the default unit is shown in mebibytes, causing
confusion.

closes 

X-original-commit: 9fadc3355d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-11 08:59:37 +00:00
KC (ksc)
472210ff01 [IMP] sales: updated RST formatting for quote template doc
closes 

X-original-commit: e689c98a05
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-09 04:43:38 +00:00
“Audrey
89927c044c [IMP] payment_provider/mercado pago: Add missing step for production credentials
task-3498727

closes 

X-original-commit: fe7f72bf63
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-08 16:29:53 +00:00
“Audrey
f6a7791891 [IMP] website: Google Analytics
task-2790245

- Update existing Google Analytics doc for GA4
- Merge GA and Plausible into one Analytics page
- Review Plausible.io instructions to adopt same style as GA instructions

closes 

X-original-commit: d538ed070e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-09-08 07:14:31 +00:00
Sam Lieber (sali)
9c99e2507c [IMP] accounting/l10n: add tour and smartclass links
closes 

X-original-commit: 88c2aacbf5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-06 18:36:49 +00:00
baro-odoo
24862c7550 [FIX] odoo.sh: typo in branches.rst
closes 

X-original-commit: cbbd5a5ee9
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-06 16:41:45 +00:00
Xavier (XPL)
60c05a545b [IMP] maintain: refresh the change hosting solution page
This PR updates the page's content as it is a bit dated in some places
(see task) and takes into consideration the latest rst guidelines.

task-3434787

closes 

X-original-commit: 8e41b58834
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-06 14:18:01 +00:00
Tom Aarab (toaa)
2cd8b52d78 [ADD] website: menus page
taskid-3414667

closes 

X-original-commit: 0433155eab
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Co-authored-by: Toaa <toaa@odoo.com>
Co-authored-by: Auva <auva@odoo.com>
2023-09-06 11:43:38 +00:00
Augusto Perez
046fc099e7 [ADD] upgrade/on_premise: Add filestore explanation
Added a note explaining that the filestores from the upgraded database
and the production database have to be merged for on-premise upgrade,
on both the testing and the production phases

closes 

X-original-commit: 28cacd3b98
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-05 17:28:48 +00:00
Odoo's Mergebot
e346e5d327 [FW][FIX] developer/tutorials/discover_js_framework: fix broken "domain.js" link
The link pointing to domain.js file was broken.
The xml id on the line before that is also broken but it will be fixed with PR#5699.

closes 

Forward-port-of: 
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Armin FalDiS <armin.fallah96@gmail.com>
Co-authored-by: Armin FalDiS <fara@odoo.com>
2023-09-04 09:15:36 +00:00
Nur Muhammad Naufaldo
b4793a8c0a [FIX] inventory: fix typo
closes 

X-original-commit: cae0edcc83
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-04 04:42:46 +00:00
Zachary Straub (ZST)
58d27920c3 [FIX] voip: update broken links, light markup cleaning
closes 

X-original-commit: 2fff805029
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-30 23:01:36 +00:00
Andrea Tasselli
5722492503 [FW][FIX] developer/tutorials/discover_js_framework: add missing this
closes 

Forward-port-of: 
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-30 15:19:07 +00:00
Donatienne Pirlot
bf5e6a0114 [ADD] forum: create the forum documentation
This PR adds a page describing how to create, use and moderate a forum.
It creates references in the elearning page as karma features are shared.
It removes redundant information from the helpdesk/overview/help_center
page and links back to the more detailed forum page.

task-3283274

closes 

X-original-commit: c60ec48c9d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-29 13:15:54 +00:00
arsi
367286750c [FIX] localizations: guide to tax report to re-connect to HMRC
In the multi-company HMRC submission section, the documentation mentions
that you can connect to HMRC from the user form, after having reset the
credentials.
This is not true, you have to go back to the tax report and click the
"Connect to HMRC" button.

opw-3449939

closes 

X-original-commit: 39c0515208
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Arnaud Sibille (arsi) <arsi@odoo.com>
2023-08-29 08:14:18 +00:00
Tom Aarab (toaa)
943b4d005f [FIX] PayPal: documentation dead link fix
Fixed a dead URL

taskid-3454286

closes 

X-original-commit: f74e9568c0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-28 08:54:48 +00:00
“Audrey
1488edd008 [IMP] payment_providers/buckaroo: review doc page structure and fix small mistake
task-3382228

closes 

X-original-commit: 4a42a9c327
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-08-28 07:35:51 +00:00
KC (ksc)
aff5f5602d [IMP] fixed duplicate content in the Group By section
closes 

X-original-commit: 575f6040a0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-26 01:00:49 +02:00
Tom Aarab (toaa)
93c8de714f [FIX] Stripe: screenshot update
Updated an outdated screenshot from V14 to V15

Forward to master.

taskid-3467638

closes 

X-original-commit: ac6d78f4d4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-25 12:30:02 +02:00
“tap-odoo”~
b6b4b2a281 [ADD] Thailand localisation Documentation
- Added Thailand localisation documentation as it not exist before.
Features were pushed to Odoo 16 already

closes 

X-original-commit: 7287989ea4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 09:15:16 +02:00
tiku-odoo
1bfa2452c6 [IMP] Discuss Team Communication edits
closes 

X-original-commit: b6a3be322c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-25 06:16:33 +02:00
Brandon Seltenrich (BRSE)
0c13042884 [FIX] mrp: fix kits note
closes 

X-original-commit: a02022e2fd
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-24 23:25:55 +02:00
Loredana Perazzo
536ce3b826 [FIX] pos: typo in note (stripe)
task-3472802

closes 

X-original-commit: ac53c6f12e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 18:35:16 +02:00
Jonathan Castillo (jcs)
f625f9be3e [REM] support: what_can_i_expect
This page used to be hosted as an "orphan" page in the documentation
repository. It now is displayed on the support form page at
www.odoo.com/help making this page redundant. This commit deletes that
page and a redirection pointing to the support form has been set.

task-3027584

closes 

X-original-commit: fd2c0b8010
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 14:30:21 +02:00
Erwin Zoer
5a94d8d7bc Update stock_warehouses.rst
closes 

Spelling: whe > the on line 168
X-original-commit: 7eb22a3737
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-22 02:48:10 +02:00
Felicious
0131003dbf [ADD] barcode: GS1 nomenclature
closes 

X-original-commit: 3b2c2376c0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2023-08-22 01:17:59 +02:00
Xavier (XPL)
2061320c1e [FIX] install: fix reference and redirect
closes 

X-original-commit: f1db43b3ac
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-18 23:30:11 +02:00
Xavier (XPL)
4299159318 [REF] install: move intro to main install page and split by install type
This PR moves the introduction about the different installation methods and editions found on the
install/install.rst page directly under the main install/ page. It creates three pages, one per
installation method documented on the install/install.rst page (Docker being documented on
docker.com and maintained by us), and moves the related content there. In addition, it fixes various
typos/grammar issues and improves the content according to the documentation guidelines. Various
references and links across the documentation had to be fixed accordingly.

task-3459070

closes 

X-original-commit: da2a48b9fd
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-18 12:08:56 +02:00
KC (ksc)
13dc908b84 [IMP] sales: updated different addresses doc for RST
closes 

X-original-commit: e4ebe9f277
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-18 03:21:54 +02:00
Antoine Vandevenne (anv)
c1227e0373 [FIX] tutorials/getting_started: fix typos in example model name
Commit f36c612d13 changed the model name
in Chapter 4 without updating the other occurences.

closes 

X-original-commit: b6f923d111
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-17 19:15:51 +02:00
ksc-odoo
095f654658 [IMP] Sales - Update optional_products.rst
closes 

X-original-commit: 4d95afe86c
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-16 23:48:06 +02:00