Commit Graph

1054 Commits

Author SHA1 Message Date
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
Jonathan
6a1a6c5a12 [IMP] email com: update daily limit
The current default daily limit for one-app free
is 20 mails only. This commit updates the value.

closes 

X-original-commit: c0ca09cdde
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-16 18:57:26 +02:00
Sam Lieber (sali)
928f080d72 [ADD] accounting: l10n_br avalara implementation
closes 

X-original-commit: 4081ec3f17
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-15 16:30:12 +02:00
masi-odoo
b13795ca40 [IMP] accounting/loca: AR add check management section
closes 

X-original-commit: 98d0d59188
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-14 17:43:21 +02:00
Antoine Dupuis (andu)
c96be6dc69 [ADD] l10n_ro_saft: Romanian D.406 monthly/quarterly declaration doc
Since January 1, 2023, Romanian businesses are required to report their
accounting data on a monthly/quarterly basis, in the D.406 declaration.

This is an XML following the SAF-T 2.0 standard, with Romanian-specific
customizations. The new module l10n_ro_saft lets you generate this
declaration from the General Ledger report.

Here's some documentation about how to use this new module! Yay!

closes 

Task-id: 3172198
X-original-commit: 05c74e86ac
Related: 
Related: 
Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
2023-08-14 13:26:09 +02:00
Sam Lieber (sali)
50b766837a [REF] l10n: PoC doc restructure for CO
closes 

X-original-commit: e52d8f172f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-12 08:41:02 +02:00
imanie383
de12ddddf9 [FW][FIX] reference/owl_components: fix typo
Making edits for Owl Components Doc : [Link](https://www.odoo.com/documentation/16.0/developer/reference/frontend/owl_components.html#example-multi-level-dropdown-nested)

![image](https://github.com/odoo/documentation/assets/35231827/b2dd4b87-941c-4241-b0f5-e91ca69b3633)

closes 

Forward-port-of: 
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-11 19:04:44 +02:00
tiku-odoo
aaa9c65f01 [IMP] Misc Oauth Azure Clarification
closes 

X-original-commit: b41d69ae82
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 00:43:50 +02:00
Lara Martini (larm)
bc5bf2c36b [IMP] Inventory: updating second person and images, add clarity
feku-review-add-headings-and-extra-reference

closes 

X-original-commit: 6cb2ed8abc
Signed-off-by: Felicia Kuan (feku) <feku@odoo.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-08-09 22:11:40 +02:00
John Holton (hojo)
bba82e634b [ADD] MRP: Add Scrap during manufacturing
closes 

X-original-commit: 72ba26414b
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-09 18:24:18 +02:00
Lara Martini (larm)
2170ad80b6 [MOV] Payroll: moved configuration doc to main payroll so there is less clicking for users
closes 

X-original-commit: 4fd1f56b33
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-08-09 17:14:30 +02:00
Brandon Seltenrich (BRSE)
d3620ef9da [IMP] inventory: update inventory adjustments
closes 

X-original-commit: 3da457a501
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-09 15:51:16 +02:00
Xavier (XPL)
324b52f54e [IMP] sales: correct amazon invoicing and payment registration info
task-2203035

closes 

X-original-commit: bd50b39abf
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-08 22:07:00 +02:00
ksc-odoo
31efea018c [IMP] Sales - updated Deadline.rst (v14)
closes 

X-original-commit: 5f2725160d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-08 21:05:55 +02:00
Sam Lieber (sali)
c21860697c [IMP] marketing: RST upgrades for metrics doc
closes 

X-original-commit: 6f02a0af04
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-08 21:05:50 +02:00
Sam Lieber (sali)
111501b8d5 [ADD] email marketing: essentials, mailing lists, unsubscriptions
closes 

X-original-commit: 56a291831a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-08 21:05:45 +02:00
KC (ksc)
dcb0b5d463 [IMP] sales: invoicing policy doc for RST reasons
closes 

X-original-commit: acc2c7994a
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-07 22:26:51 +02:00
Xavier (XPL)
d889956975 [IMP] maintain: change info about domain names approval time
Original commit: 4fd1b73013
Original PR: https://github.com/odoo/documentation/pull/5272

closes 

X-original-commit: 45a2d970b7
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-07 19:21:23 +02:00
“ralo-odoo”
1b1cf23e0a [ADD] localization: philippines-l10n_ph
Adding Philippines localization documentation from PR 

closes 

X-original-commit: 465e7e70c4
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-08-07 16:39:31 +02:00
Antoine Vandevenne (anv)
357799f8e8 [IMP] supported_versions: release saas-16.4
This commit also moves all versions from 8.0 to 12.0 from the table to
the "older versions" section.

closes 

X-original-commit: 6225ef9e32
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-07 16:39:24 +02:00
Jonathan
c98dc31ada [FIX] iot: broken link in troubleshooting.rst
closes 

X-original-commit: 020200abbe
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-07 15:26:42 +02:00
Tom Aarab (toaa)
fbcf1f11a6 [IMP] website: "pages" page
Adding a documentation on "pages" within the already existing "page"
toctree

task-3383323

closes 

X-original-commit: e314289fc4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Co-authored-by: Toaa <toaa@odoo.com>
Co-authored-by: Auva <auva@odoo.com>
2023-08-07 14:10:18 +02:00
Tom Aarab (toaa)
d277770584 [IMP] accounting/credit and debit notes
Forward to master.

Change 16.3 onwards (screenshots)

Improved the doc and added some info on debit notes (was missing).

taskid-3439169

closes 

X-original-commit: 7f75d16f1b
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-07 10:47:16 +02:00
KC (ksc)
03cc08aa92 [IMP] sales: updated get siganture for validation doc for RST formatting
closes 

X-original-commit: 6c38992016
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-06 08:50:43 +02:00
Lara Martini (larm)
14432e18c5 [ADD] Payroll: adding new configuration doc
closes 

X-original-commit: 8a88ec1dd0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:15:56 +02:00
Lara Martini (larm)
ecb79e1712 [IMP] Inventory: updated text for 16 and fixed rst errors
closes 

X-original-commit: 5a2e7b0512
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:15:52 +02:00
Sam Lieber (sali)
46ea85506c [IMP] marketing: RST format upgrades for marketing automation v14
closes 

X-original-commit: b5bde9186e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:15:49 +02:00
“Dallas”
ceda988a29 [IMP] accounting: move cash discount tax reduction to payment term
task-3211595

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-03 18:17:13 +02:00
tiku-odoo
41ee3e35f7 [IMP] Misc: Oauth Azure
closes 

closes 

X-original-commit: 66b2a3d50e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-08-02 23:09:17 +02:00
John Holton (hojo)
20f01556e9 [IMP] Inventory: Update Multi-package shipments doc
closes 

X-original-commit: 7df2d749a8
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-02 04:08:41 +02:00
“Chiara
d63e0f0bf8 [ADD] l10n: saudi arabia e-invoicing
task-3422500

closes 

X-original-commit: 442eccd566
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-28 16:52:16 +02:00
Xavier (XPL)
8225291dde [IMP] payments: update ACH section content to match 16.0
closes 

X-original-commit: 4cb7b3af3d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 21:16:55 +02:00
Xavier (XPL)
b2cb74ea8a [IMP] accounting: year-end closing
task-2823858

closes 

X-original-commit: 8c03442791
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 14:35:32 +02:00
Donatienne Pirlot
17a10803c6 [ADD] elearning: creating a new elearning doc page
To add updated information related to the elearning app

closes 

Id: 3251391
X-original-commit: 2e9c99c941
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 14:35:19 +02:00
Xavier (XPL)
165c90465c [IMP] payments: add section about ACH payments
task-3303591

closes 

X-original-commit: 0155844ef5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 18:29:22 +02:00
Levi Siuzdak (sile)
729d5bbe22 [IMP] developer: add notes on entity references & fix illegal XML
Using `<` inside XML elements will result in a parsing error,
an entity reference should be used instead: `&lt;`.

closes 

X-original-commit: a7743d513b
Signed-off-by: Levi Siuzdak (sile) <sile@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-24 18:43:07 +02:00
“Dallas”
f15044a45e [IMP] accounting: update payment terms
task-3211595

closes 

X-original-commit: 26c4c01889
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-07-20 14:52:37 +02:00
Tom Aarab (toaa)
10815d9a2e [IMP] accounting: multicurrency
Changed the "bank statement" section to "bank transactions"

taskid-3433653

closes 

X-original-commit: 4b142c2a70
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-07-20 14:52:25 +02:00
Xavier (XPL)
fccc7f5b5d [IMP] general: add screenshot of stacked line chart in reporting
task-3375264

closes 

X-original-commit: 5ee932e14b
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-19 10:07:22 +02:00
Louis Wicket
13fa5030d6 [FIX] incoterms: fix typo: DPA → DAP
closes 

X-original-commit: 1227c9cf79
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2023-07-18 15:29:51 +02:00