Commit Graph

3479 Commits

Author SHA1 Message Date
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
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: odoo/documentation#6006
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 odoo/documentation#5875

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 odoo/documentation#5980

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 odoo/documentation#5986

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 odoo/documentation#5971

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 odoo/documentation#5963

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 odoo/documentation#5958

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 odoo/documentation#5952

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 odoo/documentation#5948

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 odoo/documentation#5931

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:48:14 +00:00
Brandon Seltenrich (BRSE)
da9bd74427 [IMP] inventory: update cycle counts
closes odoo/documentation#5921

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 odoo/documentation#5926

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 odoo/documentation#5914

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 odoo/documentation#5903

Forward-port-of: odoo/documentation#5899
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 odoo/documentation#5894

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 odoo/documentation#5880

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 odoo/documentation#5816

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 odoo/documentation#5867

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 odoo/documentation#5777

X-original-commit: c1c04f90a8
Signed-off-by: Florent Dardenne (dafl) <dafl@odoo.com>
2023-09-15 08:42:29 +00:00
Martin Trigaux
e04bfd7511 [I18N] *: export source terms
closes odoo/documentation#5855

X-original-commit: 896c251123
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-09-14 14:53:01 +00:00
Olivier Dony
2df2de7111 [ADD] legal: update terms of sales for monthly subs, add ES,DE
closes odoo/documentation#5845

X-original-commit: 76570c1e9d
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:28 +00:00
Olivier Dony
2f9b5a107a [ADD] Add LICENSE and COPYRIGHT
closes odoo/documentation#5844

X-original-commit: a8be832f47
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:27 +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 odoo/documentation#5832

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 odoo/documentation#5808

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 odoo/documentation#5791

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 odoo/documentation#5796

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 odoo/documentation#5782

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 odoo/documentation#5765

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 odoo/documentation#5755

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 odoo/documentation#5750

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 odoo/documentation#5742

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 odoo/documentation#5734

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 odoo/documentation#5726

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 odoo/documentation#5706

Forward-port-of: odoo/documentation#5702
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 odoo/documentation#5680

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 odoo/documentation#5694

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 odoo/documentation#5681

Forward-port-of: odoo/documentation#5677
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 odoo/documentation#5673

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 odoo/documentation#5667

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 odoo/documentation#5616

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 odoo/documentation#5648

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 odoo/documentation#5658

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 odoo/documentation#5641

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
“Audrey
d68daba034 [FIX] ecommerce: broken link to cross-selling and upselling doc
task-3416686

closes odoo/documentation#5621

X-original-commit: b9cb5ffa1c
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 10:16:55 +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 odoo/documentation#5611

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 odoo/documentation#5636

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 odoo/documentation#5628

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
Antoine (anso)
361a58ca4d [FIX] odoo_theme: fix logo colors
Before this commit, the Odoo logos used in the documentation were
using the old purple color.

This commit updates all these old logos with the latest version that
can be found on the Odoo brand-asset page

https://www.odoo.com/page/brand-assets

task-3328677

closes odoo/documentation#5600

X-original-commit: 4bec9a6e09
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-24 16:50:53 +02:00
Loredana Perazzo
536ce3b826 [FIX] pos: typo in note (stripe)
task-3472802

closes odoo/documentation#5586

X-original-commit: ac53c6f12e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 18:35:16 +02:00