Commit Graph

3249 Commits

Author SHA1 Message Date
Felicious
b456fa04a6 [IMP] barcode: split docs + hone in on language
closes odoo/documentation#6491

X-original-commit: e7cd792466
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 20:00:29 +00:00
tiku-odoo
716113965a [IMP] Productivity: Outlook Plugin edits
closes odoo/documentation#6471

X-original-commit: 71aabb2618
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-11-15 18:46:51 +00:00
Felicious
8511d26c82 [IMP] inventory: expand on accounting and math
closes odoo/documentation#6457

X-original-commit: f48a4e885a
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 13:43:40 +00:00
Felicious
7c9d1ec1e0 [IMP] inventory: fwport removal strategy
closes odoo/documentation#6441

X-original-commit: ba34f754ce
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-15 05:34:52 +00:00
Sam Lieber (sali)
a996c4c00c [IMP] tests: make review UX and resource files
closes odoo/documentation#6427

X-original-commit: 25e204adcd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-13 17:37:34 +00:00
John Holton (hojo)
fcaf4b49ee [ADD] Inventory: Use locations to manage inventory
closes odoo/documentation#6416

X-original-commit: 889e95037d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-11 18:48:25 +00:00
Loredana Perazzo
1655c179cc [IMP] pos: add warning to not buy a terminal from amazon
closes odoo/documentation#6384

Taskid: 3284737
X-original-commit: f0495a9bc9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-09 13:03:44 +00:00
Nathan Marotte (nama)
caac9a7d3b [IMP] upgrade: overhaul upgrade doc
closes odoo/documentation#6393

X-original-commit: c6c4598928
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-09 12:10:50 +00:00
Felicious
09ce8b2271 [IMP] inventory: rewrite lead times, add images
closes odoo/documentation#6353

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 04:34:03 +00:00
John Holton (hojo)
ccbd9d5aad [ADD] Inventory: Add Scrap inventory
closes odoo/documentation#6365

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

X-original-commit: 4d2a3101ad
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 09:35:52 +00:00
Antoine Vandevenne (anv)
46049c7a21 [IMP] supported_versions: release 17.0
closes odoo/documentation#6307

X-original-commit: 2c805d9813
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-07 11:58:04 +00:00
Louis Baudoux
00747b26d3 [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#6297

X-original-commit: 8da826d944
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-11-06 17:51:49 +00:00
Louis Baudoux
0e110ac3b8 [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: 0c1b7c4636
Part-of: odoo/documentation#6297
2023-11-06 17:51:49 +00:00
Louis Baudoux
a6bd5ce9e3 [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#6276

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:54:45 +00:00
Rémy Voet (ryv)
bd11d27891 [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#6237

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:01:11 +00:00
Tom Aarab (toaa)
1bc985fbb7 [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#6224

X-original-commit: 323d3563c9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-10-27 11:50:49 +00:00
Martin Trigaux
218b48aafa [IMP] *: export translations
closes odoo/documentation#6217

X-original-commit: f3f0232847
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-27 06:41:42 +00:00
Louis Baudoux
d829aa19a0 [IMP] extract_api: uniformize API documentation across all versions
We used to document the extract API according to the version of the
documentation that is being viewed, i.e. in version 14, we
documented the API version that was used in Odoo 14.

This is actually not a good idea as the extract API isn't strictly
linked to Odoo versions, it has its own versioning system.

It can also be an issue if users don't realize they're viewing an old
version of the API and start implementing customizations based on it.

This commit is an exact copy of the current `master` version of the
extract API documentation.

closes odoo/documentation#6219

X-original-commit: f8adea7845
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-26 11:07:39 +00:00
Mathieu Duckerts-Antoine
b14d189dfe [FIX] search panel: fix bad indentation
closes odoo/documentation#6195

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 15:18:08 +00:00
Lara Martini (larm)
87e218a30e [IMP] employees: making targeted edits for v15 and updating images
closes odoo/documentation#6181

X-original-commit: a819e91c7b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-10-20 14:02:11 +00:00
tiku-odoo
66a1ebf044 [IMP] Maintain/Productivity: Azure Name Change
closes odoo/documentation#6169

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

X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 00:47:12 +00:00
Louis Baudoux
d223263c10 [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#6133

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

closes odoo/documentation#6149

X-original-commit: 8e7fd152ac
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-17 04:57:16 +00:00
Loredana Perazzo
2625d5dd96 [IMP] pos: update content of the pricelists page
task-3005170

closes odoo/documentation#6116

X-original-commit: 78a26a0fa8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-13 14:12:29 +00:00
Lara Martini (larm)
c5f6b0f4ec [ADD] payroll: adding new contract doc
closes odoo/documentation#6107

X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 17:51:36 +00:00
Martin Trigaux
f6a43ac7cc [I18N] *: export translations
closes odoo/documentation#6074

X-original-commit: ea123b8a3c
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-09 12:06:13 +00:00
Loan (LSE)
a2f570fd81 [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#6059

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:54 +00:00
Denis Ledoux
2ac1017cee [FIX] qweb: type "overrinding"
overrinding -> overriding

closes odoo/documentation#6049

X-original-commit: d141144be5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-10-06 16:30:27 +00:00
bve-odoo
ae7ea8bdd0 [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#6030

X-original-commit: 41b9ba6383
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 00:54:44 +00:00
tiku-odoo
8e1031d9ed [ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978

closes odoo/documentation#6038

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 23:43:15 +00:00
John Holton (hojo)
c71089b1d2 [ADD] MRP: Manufacturing backorders
closes odoo/documentation#5968

X-original-commit: cfc40f8cd1
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-01 05:36:39 +00:00
Loredana Perazzo
836663343b [IMP] POS: add info for iOS devices
task-3388561

closes odoo/documentation#5945

X-original-commit: 895d30cceb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-30 10:44:48 +00:00
Brandon Seltenrich (BRSE)
14fb9a81bb [IMP] inventory: update cycle counts
closes odoo/documentation#5918

X-original-commit: 06a225587b
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-09-26 14:12:28 +00:00
Jonathan Castillo (jcs)
0f20e43a1e [FIX] legal: broken links to the support page
task-3513581

closes odoo/documentation#5910

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:55 +00:00
Donatienne (dopi)
91fb2c36e0 [IMP] Website: several images per product page to be corrected
closes odoo/documentation#5900

Taskid: 3490508
X-original-commit: 08369d0062
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-22 17:10:39 +00:00
Julien Castiaux
00a691111a [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#5886

Fixes: odoo/odoo#88984
Closes: odoo/odoo#128571
X-original-commit: 9ee92c3a27
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-09-21 07:06:50 +00:00
Sam Lieber (sali)
4f85065359 [IMP] l10n: CO content updates
closes odoo/documentation#5877

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:33:19 +00:00
Sam Lieber (sali)
9d1fefdfa3 [IMP] accounting: l10n_mx content updates
closes odoo/documentation#5864

X-original-commit: 7e12726c32
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-09-15 14:49:04 +00:00
Olivier Dony
b1ba6c55a3 [ADD] legal: update terms of sales for monthly subs, add ES,DE
closes odoo/documentation#5839

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

X-original-commit: a8be832f47
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:33:11 +00:00
Martin Trigaux
595bc86f2f [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#5829

X-original-commit: 80e1065dff
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:33:11 +00:00
Martin Trigaux
906d356b5e [I18N] *: export source terms
closes odoo/documentation#5814

X-original-commit: f48a8e250c
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-09-12 05:09:49 +00:00
Loredana Perazzo
b1f13bc203 [IMP] l11n: Odoo 16 is now certified to use the blackbox
task-3495357

closes odoo/documentation#5804

X-original-commit: 87b4f1817e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-11 16:01:01 +00:00
Leloup Loïc (lole)
ad48a7d3e7 [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#5788

X-original-commit: 9fadc3355d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-11 08:52:00 +00:00
“Audrey
a37537681f [IMP] website: Google Analytics
task-2790245

- Update existing Google Analytics page for GA4
- Move warning from google_analytics_dashboard.rst to GA doc page
- Remove google_analytics_dashboard.rst as it's no longer useful

closes odoo/documentation#5703

X-original-commit: 5b6be43481
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-09-11 06:24:50 +00:00
KC (ksc)
1222e2d061 [IMP] sales: updated RST formatting for quote template doc
closes odoo/documentation#5770

X-original-commit: 0232bdd96e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-08 18:26:48 +00:00
baro-odoo
2b79d4e069 [FIX] odoo.sh: typo in branches.rst
closes odoo/documentation#5747

X-original-commit: cbbd5a5ee9
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-06 15:58:21 +00:00
Xavier (XPL)
c33d3e11bc [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#5739

X-original-commit: 8e41b58834
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-06 13:36:49 +00:00