Marion (masp)
53cc4aacb5
[FIX] Website: pages.rst menu bug
...
fixes bug introduced with https://github.com/odoo/documentation/pull/5307
closes odoo/documentation#6717
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-11-29 13:26:55 +00:00
“Audrey
998aa32f59
[ADD] website: mail groups
...
task-2845181
closes odoo/documentation#6703
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:21:44 +00:00
John Holton (hojo)
22c9e25f23
[ADD] Quality: Take a Picture Check
...
closes odoo/documentation#6713
X-original-commit: 2e605c9ec8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-29 03:18:57 +00:00
Sam Lieber (sali)
9398f21207
[IMP] accounting/l10n_co: additional context
...
closes odoo/documentation#6688
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:46:07 +00:00
Jess Rogers (jero)
9dd1c5f299
[IMP] crm: update manage lost opps
...
closes odoo/documentation#6679
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:05:17 +00:00
Marion (masp)
9d31a62267
[IMP] Contributing: typo seealso admonition
...
closes odoo/documentation#6640
X-original-commit: 70d5a55909
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2023-11-27 17:26:55 +00:00
Felicious
365934f1ef
[IMP] barcode: add zebra scanner section
...
add more figures
closes odoo/documentation#6597
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 14:18:21 +00:00
Donatienne (dopi)
74af020940
[IMP] sign: update for 16.0
...
task-3433578
closes odoo/documentation#6659
X-original-commit: 71446b0668
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-27 10:40:06 +00:00
Donatienne (dopi)
2ba79f54a5
[IMP] documents: new features
...
task-3433587
closes odoo/documentation#5646
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-27 10:39:59 +00:00
Xavier (XPL)
0da44b9594
[IMP] reporting: improve grammar and remove image centering
...
closes odoo/documentation#6650
X-original-commit: 3ead6e0f99
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-24 13:57:29 +00:00
Xavier (XPL)
ae5e8c7aef
[FIX] accounting: update link to getting started video tutorial
...
task-3608613
closes odoo/documentation#6612
X-original-commit: c0653112a1
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 21:11:43 +00:00
Claire Bretton (clbr)
672166d0df
[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#6629
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:52:53 +00:00
Claire Bretton (clbr)
e7657174ca
[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#6629
2023-11-23 19:52:53 +00:00
Xavier (XPL)
95bdf70f75
[IMP] outlook: remove note about multi-user sync spam
...
task-3575806
closes odoo/documentation#6622
X-original-commit: b4302e4023
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 19:52:52 +00:00
Xavier (XPL)
0327813a50
[IMP] paypal: add note about supported currencies
...
task-3608056
closes odoo/documentation#6569
X-original-commit: 5f1881a88a
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-23 09:34:18 +00:00
KC (ksc)
d038aff425
[IMP] sales: updated deadline doc for 16
...
closes odoo/documentation#6582
X-original-commit: 75c24e7e88
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-23 07:48:17 +00:00
Felicious
20a9c3bf6d
[IMP] inventory: update delivery methods from 12 to 16
...
closes odoo/documentation#6598
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:10 +00:00
Felicious
7fe9193209
[ADD] inventory: cluster picking
...
closes odoo/documentation#6589
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:09 +00:00
John Holton (hojo)
9afde5ed0d
[ADD] Quality: Measure quality check
...
closes odoo/documentation#6576
X-original-commit: 78713f1637
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-23 01:18:44 +00:00
Xavier (XPL)
5221f20aca
[IMP] upgrade: add note on bank synch neutralization
...
task-3605690
closes odoo/documentation#6560
X-original-commit: dc48273e7e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-22 14:43:41 +00:00
Donatienne (dopi)
dbd9d29a50
[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#6543
X-original-commit: cd11937f43
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-11-22 08:11:05 +00:00
John Holton (hojo)
e656e2d924
[ADD] Quality: Pass - Fail quality checks
...
closes odoo/documentation#6549
X-original-commit: 1a11e3c35c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-22 03:49:38 +00:00
Jess Rogers (jero)
f17abe6248
[REM] crm: google spreadsheet integration
...
closes odoo/documentation#6532
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 18:10:06 +00:00
Xavier (XPL)
fb29b81954
[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#6527
X-original-commit: 16e339a7a3
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-21 17:08:51 +00:00
Felicious
244c4b66f5
[IMP] barcode: split docs + hone in on language
...
closes odoo/documentation#6517
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:54:23 +00:00
oco-odoo
a0da25bb62
[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#6503
X-original-commit: 1a32165180
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-11-17 20:34:03 +00:00
Rémi Rahir (rar)
1746c57ff4
[FIX] dev/reference: Fix external reference
...
The tour utils were red and moved in Odoo (odoo/odoo#107618 ).
closes odoo/documentation#6496
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-17 17:56:59 +00:00
John Holton (hojo)
1a1be966ab
[ADD] MRP: Three-step manufacturing
...
closes odoo/documentation#5163
closes odoo/documentation#6487
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:51:04 +00:00
John Holton (hojo)
20f65d7bcf
[ADD] MRP: One-step manufacturing
...
closes odoo/documentation#6467
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 01:04:56 +00:00
Felicious
f4a17b8a1a
[IMP] inventory: expand on accounting and math
...
closes odoo/documentation#6477
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:44 +00:00
tiku-odoo
d4f51ec03e
[IMP] Productivity: Outlook Plugin edits
...
closes odoo/documentation#6478
X-original-commit: 71aabb2618
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-11-15 18:46:09 +00:00
Rémy Voet (ryv)
6b7caffc2a
[IMP] orm: update changelog
...
closes odoo/documentation#6462
X-original-commit: f1960a250c
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2023-11-15 13:09:05 +00:00
KC (ksc)
6d4fae0528
[IMP] sales: complete rewrite for pricing doc
...
closes odoo/documentation#6412
X-original-commit: a113d83fea
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-15 05:36:45 +00:00
Yaroslav Soroko (yaso)
dfbc816e65
[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#6437
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 20:09:54 +00:00
John Holton (hojo)
e77eb994ba
[ADD] Quality: Instructions quality check
...
closes odoo/documentation#6451
X-original-commit: f0b895fdb2
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-14 00:49:58 +00:00
Felicious
6936eec4e0
[IMP] inventory: fwport removal strategy
...
closes odoo/documentation#6445
X-original-commit: ba34f754ce
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-14 00:49:57 +00:00
John Holton (hojo)
0b81c85d18
[ADD] MRP: Two-step manufacturing
...
closes odoo/documentation#6399
X-original-commit: 0241c9dd05
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-12 22:42:49 +00:00
John Holton (hojo)
be5551b5f5
[ADD] Inventory: Use locations to manage inventory
...
closes odoo/documentation#6420
X-original-commit: 889e95037d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-11 19:13:38 +00:00
Sam Lieber (sali)
beb3dabe5e
[FIX] upgrade: remove empty toctree
...
closes odoo/documentation#6369
X-original-commit: 392e99f907
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 18:53:41 +00:00
John Holton (hojo)
e42bb2d978
[ADD] MRP: Work order dependencies
...
closes odoo/documentation#6377
X-original-commit: a1e7445ae3
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 16:14:58 +00:00
Loredana Perazzo
0df937bcbf
[IMP] pos: add warning to not buy a terminal from amazon
...
closes odoo/documentation#6388
Taskid: 3284737
X-original-commit: f0495a9bc9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-09 12:47:45 +00:00
John Holton (hojo)
f1893a2c52
[ADD] Inventory: Add Scrap inventory
...
closes odoo/documentation#6372
X-original-commit: 0e6576cc3d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-09 04:58:48 +00:00
Felicious
676a5e2885
[IMP] inventory: rewrite lead times, add images
...
closes odoo/documentation#6357
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:18:13 +00:00
tiku-odoo
b3d188d785
[ADD] IoT: OPC-UA Protocol
...
closes odoo/documentation#6347
X-original-commit: 4d2a3101ad
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 10:14:44 +00:00
John Holton (hojo)
03fbd83059
[ADD] MRP: Add Split and merge manufacturing orders
...
closes odoo/documentation#6338
X-original-commit: 83873dbd71
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 10:14:43 +00:00
John Holton (hojo)
246b423b76
[ADD] MRP: Shop Floor Overview
...
closes odoo/documentation#6332
X-original-commit: cd881656b8
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-08 07:18:38 +00:00
Louis Baudoux
54cf9cd814
[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#6325
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 20:07:54 +00:00
Louis Baudoux
c91fbed100
[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#6325
2023-11-07 20:07:54 +00:00
Nathan Marotte (nama)
9daa0a8abc
[IMP] upgrade: overhaul upgrade doc
...
closes odoo/documentation#6317
X-original-commit: 41aebc3b05
Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2023-11-07 17:20:47 +00:00
Antoine Vandevenne (anv)
60cdb997d3
[IMP] supported_versions: release 17.0
...
closes odoo/documentation#6311
X-original-commit: 2c805d9813
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-11-07 17:20:46 +00:00
Felicious
831415c098
[ADD] PLM: ECO approvals doc
...
closes odoo/documentation#6301
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 23:12:52 +00:00
Sam Lieber (sali)
c63dd4e3de
[IMP] l10n: Chile new features
...
closes odoo/documentation#6254
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 19:54:59 +00:00
Felicious
3193107900
[ADD] PLM: version control
...
closes odoo/documentation#6291
Author: Felicious <feku@odoo.com>
X-original-commit: 6a5c340a26
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-11-04 11:58:31 +00:00
Jess Rogers (jero)
8f102c0b07
[IMP] live chat: update ratings doc
...
closes odoo/documentation#6261
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-03 22:15:57 +00:00
Louis Baudoux
8676bc75f1
[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#6280
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:29:09 +00:00
Felicious
f207bce1c4
[ADD] PLM: engineering change order
...
closes odoo/documentation#6270
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:26:03 +00:00
Rémy Voet (ryv)
d8cf7f16ab
[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#6241
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:16 +00:00
Tom Aarab (toaa)
bec8860955
[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#6228
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:15:58 +00:00
Tom Aarab (toaa)
a31bcec3ba
[IMP] accounting: reconciliation
...
Updated screenshots and typos for 16.3
Forward to 16.4:
- Change: Dashboard links are improved, and audit features can be found
in the journal items view.
closes odoo/documentation#6162
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-27 09:43:43 +00:00
Mathieu Duckerts-Antoine
648a2e8142
[FIX] search panel: fix bad indentation
...
closes odoo/documentation#6202
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 14:33:22 +00:00
lman-odoo
27de266b94
[FIX] Localization-Peru: duplicated words
...
closes odoo/documentation#6196
X-original-commit: 4abe6da354
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-23 13:28:30 +00:00
Lara Martini (larm)
60adfc9a9b
[IMP] employees: making targeted edits for v15 and updating images
...
closes odoo/documentation#6185
X-original-commit: a819e91c7b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-10-20 14:00:50 +00:00
tiku-odoo
f74cf3f7ee
[IMP] Maintain/Productivity: Azure Name Change
...
closes odoo/documentation#6177
X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:57:56 +00:00
lman-odoo
a89f30b5dc
[FIX] partner_autocomplete: fix a typo
...
closes odoo/documentation#6174
X-original-commit: e24e708a14
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:57:55 +00:00
Lara Martini (larm)
cb71f08a7f
[ADD] payroll: adding new work entries doc
...
closes odoo/documentation#6145
X-original-commit: d349cf7bb1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 00:46:34 +00:00
“Audrey
f48368b9d2
[FIX] Studio: New button in Reports
...
closes odoo/documentation#6164
X-original-commit: f9db244a85
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-10-18 15:27:56 +00:00
Loredana Perazzo
fa40a94962
[IMP] pos: update content of the pricelists page
...
task-3005170
closes odoo/documentation#6159
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:01:42 +00:00
Louis Baudoux
959d91460b
[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#6137
X-original-commit: fa604a95b0
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-17 09:23:06 +00:00
Lara Martini (larm)
ca48ab8aff
[ADD] Recruitment: add new job position
...
Co-authored by: hojo-odoo <hojo@odoo.com>
Co-authored by: StraubCreative <zst@odoo.com>
closes odoo/documentation#6153
X-original-commit: 8e7fd152ac
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-17 04:56:22 +00:00
Stan (stgu)
8977c39b37
[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#6124
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:09 +00:00
Xavier (XPL)
2c5aa21968
[IMP] l10n: clarify which BE FDM is supported
...
task-3552761
closes odoo/documentation#6129
X-original-commit: d2124b9e68
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-16 13:26:53 +00:00
Martin Trigaux
6382fa7795
[IMP] administration: add instructions to enable HSTS
...
closes odoo/documentation#6084
X-original-commit: 6a2725e604
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-12 15:38:00 +00:00
Donatienne (dopi)
1381f9d391
[ADD] to-do: create main page
...
task-3193463
closes odoo/documentation#5595
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-12 11:43:22 +00:00
Jolien
d3cf3578b3
[FIX] EMAIL TEMPLATES: fix typo
...
closes odoo/documentation#6099
X-original-commit: a5272c2845
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 00:13:35 +00:00
Jolien
70d50ed15a
[FIX] events: fix some typos on Essentials page
...
closes odoo/documentation#6098
X-original-commit: ab05778363
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 00:13:34 +00:00
Jolien
59dbea8b5e
[FIX] SMS-MARKETING: Fix typo on SMS essentials page
...
closes odoo/documentation#6091
X-original-commit: 221464545f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-12 00:13:33 +00:00
Lara Martini (larm)
404397d4f3
[ADD] payroll: adding new contract doc
...
closes odoo/documentation#6111
X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 17:50:41 +00:00
John Holton (hojo)
d252ba799f
[ADD] Manufacturing: Configure product for manufacturing
...
closes odoo/documentation#6056
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:15 +00:00
Loan (LSE)
0e8c7bd4ab
[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#6063
X-original-commit: 974c59f0c7
Signed-off-by: StraubCreative <zst@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-07 17:49:18 +00:00
John Holton (hojo)
01721c8650
[ADD] Quality: Quality checks
...
closes odoo/documentation#5997
X-original-commit: 7a6c0a9247
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-07 16:56:44 +00:00
jopa-odoo
14aa841d4a
[FIX] helpdesk: remove type on receiving tickets page
...
closes odoo/documentation#6019
X-original-commit: 590fc79726
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-06 12:07:34 +00:00
XPL
6e17184cd4
[FIX] localization: kenya typo
...
closes odoo/documentation#6026
X-original-commit: f7c04b1e35
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-06 11:04:23 +00:00
tiku-odoo
8fb636442f
[ADD] Accounting: Admonition Block Sunset TaxCloud
...
closes odoo/documentation#5978
closes odoo/documentation#6042
X-original-commit: 8e1031d9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-06 02:48:51 +00:00
Marianna cima
bfeb9f71b2
[FIX] marketing automation: correction of a typo in the description of an image
...
closes odoo/documentation#6018
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:00:42 +00:00
bve-odoo
835fc1095d
[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#6034
X-original-commit: 41b9ba6383
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 23:44:50 +00:00
Larissa
4cccf75397
[FIX] maintain/bugfix updates: fix typo
...
closes odoo/documentation#6009
X-original-commit: caf2e69d1f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-05 13:56:41 +00:00
Louis Baudoux
cf7d4dc1e9
[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#6008
X-original-commit: cade61dd56
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-05 13:56:40 +00:00
Louis Baudoux
0b0f11aac2
[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#6008
2023-10-05 13:56:40 +00:00
Anita (anko)
c97461bc82
[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#5991
X-original-commit: 3db442acbb
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-10-04 14:43:52 +00:00
Donatienne (dopi)
9032ae0389
[IMP] accounting: bank reconciliation documentation updated
...
task-3237825
closes odoo/documentation#5981
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:48:57 +00:00
Felicious
816f15fd37
[IMP] inventory: update batch picking screenshots
...
closes odoo/documentation#5987
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 00:49:46 +00:00
Tom Aarab (toaa)
d5bac4f64c
[IMP] accounting: bank sync
...
Updated the section on dates
task-id:3519559
closes odoo/documentation#5954
X-original-commit: 65a2bbacf2
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-10-02 07:01:30 +00:00
John Holton (hojo)
60aa50ac67
[ADD] MRP: Manufacturing backorders
...
closes odoo/documentation#5972
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:29 +00:00
tiku-odoo
f3b09a06d0
[IMP] Misc: Email Template 16
...
closes odoo/documentation#5964
X-original-commit: ca2feb8dd4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 16:22:18 +00:00
John Holton (hojo)
3c37b2091a
[REF] Inventory and MRP: Update TOC tree
...
closes odoo/documentation#5959
X-original-commit: 7b67d69abd
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 03:37:19 +00:00
Loredana Perazzo
bbdc160d4a
[IMP] POS: add info for iOS devices
...
task-3388561
closes odoo/documentation#5949
X-original-commit: 895d30cceb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-29 12:14:56 +00:00
Julien Castiaux
6398e83c07
[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#5932
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:23:59 +00:00
Brandon Seltenrich (BRSE)
23ee238ae2
[IMP] inventory: update cycle counts
...
closes odoo/documentation#5922
X-original-commit: 06a225587b
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-09-26 13:43:11 +00:00
rps-odoo
f05fad2127
[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#5927
X-original-commit: 923839f2cf
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-26 12:29:09 +00:00
Jonathan Castillo (jcs)
1d799f2764
[FIX] legal: broken links to the support page
...
task-3513581
closes odoo/documentation#5915
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 06:02:51 +00:00
dispread
80c084c23f
[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#5904
Forward-port-of: odoo/documentation#5899
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-09-25 12:39:32 +00:00
Jonathan Castillo (jcs)
08bf0d63fe
[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#5896
X-original-commit: 25330276d2
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-22 12:20:55 +00:00
tiku-odoo
d4af79185e
[ADD] productivity: whatsapp configuration doc
...
Dev PR https://github.com/odoo/enterprise/pull/45601#pullrequestreview-1608996613
Task [3495962](https://www.odoo.com/web#cids=3&model=project.task&view_type=form&id=3495962 )
closes odoo/documentation#5762
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: larm-odoo <larm@odoo.com>
Co-authored-by: jero-odoo <jero@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
Co-authored-by: samueljlieber <sali@odoo.com>
Co-authored-by: fpodoo <fp@odoo.com>
2023-09-22 01:41:49 +00:00
Sam Lieber (sali)
94cb11393b
[IMP] l10n: CO content updates
...
closes odoo/documentation#5881
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:42:41 +00:00
tiku-odoo
a7d936d870
[IMP] Discuss Team Comms Add Chatter Info
...
closes odoo/documentation#5817
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:09 +00:00
Sam Lieber (sali)
52749b8e3e
[IMP] accounting: l10n_mx content updates
...
closes odoo/documentation#5868
X-original-commit: 7e12726c32
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-09-15 15:41:25 +00:00
fdardenne
5813e4b51a
[IMP] Views howtos: add details on how to use a view in arch
...
closes odoo/documentation#5778
X-original-commit: c1c04f90a8
Signed-off-by: Florent Dardenne (dafl) <dafl@odoo.com>
2023-09-14 11:26:30 +00:00
Olivier Dony
058910b52a
[ADD] legal: update terms of sales for monthly subs, add ES,DE
...
closes odoo/documentation#5847
X-original-commit: 76570c1e9d
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:13 +00:00
Martin Trigaux
7665cc2873
[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#5833
X-original-commit: 80e1065dff
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:32:13 +00:00
Loredana Perazzo
c43ecf5bee
[IMP] l11n: Odoo 16 is now certified to use the blackbox
...
task-3495357
closes odoo/documentation#5809
X-original-commit: 87b4f1817e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-11 16:17:01 +00:00
Leloup Loïc (lole)
4d6cc725a3
[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#5792
X-original-commit: 9fadc3355d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-11 11:04:49 +00:00
KC (ksc)
12614ebbcd
[IMP] sales: updated RST formatting for quote template doc
...
closes odoo/documentation#5797
X-original-commit: e689c98a05
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-09 04:43:26 +00:00
“Audrey
12ba2ea34f
[IMP] payment_provider/mercado pago: Add missing step for production credentials
...
task-3498727
closes odoo/documentation#5783
X-original-commit: fe7f72bf63
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-08 16:13:44 +00:00
“Audrey
a366bca094
[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#5766
X-original-commit: d538ed070e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-09-08 07:03:23 +00:00
Sam Lieber (sali)
cbca252682
[IMP] accounting/l10n: add tour and smartclass links
...
closes odoo/documentation#5756
X-original-commit: 88c2aacbf5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-06 18:37:44 +00:00
baro-odoo
019c28b254
[FIX] odoo.sh: typo in branches.rst
...
closes odoo/documentation#5751
X-original-commit: cbbd5a5ee9
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-06 16:38:11 +00:00
Xavier (XPL)
66e334a2cd
[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#5743
X-original-commit: 8e41b58834
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-06 14:15:07 +00:00
Tom Aarab (toaa)
dbd82dac07
[ADD] website: menus page
...
taskid-3414667
closes odoo/documentation#5735
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:39:40 +00:00
Augusto Perez
d78f807564
[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#5727
X-original-commit: 28cacd3b98
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-05 15:03:37 +00:00
Jonathan Castillo (jcs)
8b7d298f4a
[ADD] WhatsApp: basic description of the app
...
- adds basic content for Odoo WhatsApp app
- adds a redirect rule for non-existent links in the app
see https://github.com/odoo/enterprise/pull/45601#pullrequestreview-1608996613
task-3425722
closes odoo/documentation#5713
Related: odoo/enterprise#46785
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-04 11:56:47 +00:00
Odoo's Mergebot
4f10ef0b20
[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#5707
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:10:26 +00:00
Nur Muhammad Naufaldo
4eff51ed4b
[FIX] inventory: fix typo
...
closes odoo/documentation#5682
X-original-commit: cae0edcc83
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-04 04:42:27 +00:00
Zachary Straub (ZST)
0d9da9ea78
[FIX] voip: update broken links, light markup cleaning
...
closes odoo/documentation#5695
X-original-commit: 2fff805029
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-31 01:29:01 +00:00
Andrea Tasselli
290768367e
[FW][FIX] developer/tutorials/discover_js_framework: add missing this
...
closes odoo/documentation#5683
Forward-port-of: odoo/documentation#5677
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-31 00:22:01 +00:00
Donatienne Pirlot
481c78e6b3
[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#5674
X-original-commit: c60ec48c9d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-29 13:07:51 +00:00
arsi
c28e5e81ca
[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#5668
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 10:16:12 +00:00
Tom Aarab (toaa)
edb03bfee8
[FIX] PayPal: documentation dead link fix
...
Fixed a dead URL
taskid-3454286
closes odoo/documentation#5617
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 10:32:24 +00:00
“Audrey
caf52828d8
[IMP] payment_providers/buckaroo: review doc page structure and fix small mistake
...
task-3382228
closes odoo/documentation#5649
X-original-commit: 4a42a9c327
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-08-28 09:19:16 +00:00
KC (ksc)
eb4114cb5f
[IMP] fixed duplicate content in the Group By section
...
closes odoo/documentation#5659
X-original-commit: 575f6040a0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-26 01:00:35 +02:00
Tom Aarab (toaa)
4480d19e26
[FIX] Stripe: screenshot update
...
Updated an outdated screenshot from V14 to V15
Forward to master.
taskid-3467638
closes odoo/documentation#5643
X-original-commit: 93c8de714f
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 13:59:40 +02:00
“tap-odoo”~
d604c7f31f
[ADD] Thailand localisation Documentation
...
- Added Thailand localisation documentation as it not exist before.
Features were pushed to Odoo 16 already
closes odoo/documentation#5613
X-original-commit: 7287989ea4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 09:56:51 +02:00
tiku-odoo
294393524d
[IMP] Discuss Team Communication edits
...
closes odoo/documentation#5637
X-original-commit: b6a3be322c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-25 06:16:19 +02:00
Brandon Seltenrich (BRSE)
fb13a5ebee
[FIX] mrp: fix kits note
...
closes odoo/documentation#5629
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:28:20 +02:00
Loredana Perazzo
700de05880
[FIX] pos: typo in note (stripe)
...
task-3472802
closes odoo/documentation#5587
X-original-commit: ac53c6f12e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 18:59:50 +02:00
Jonathan Castillo (jcs)
31c3240030
[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 odoo/documentation#5580
X-original-commit: fd2c0b8010
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 14:40:45 +02:00
Erwin Zoer
2ada4b4adb
Update stock_warehouses.rst
...
closes odoo/documentation#5563
Spelling: whe > the on line 168
X-original-commit: 7eb22a3737
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-22 02:50:30 +02:00
Felicious
b9e1ffa367
[ADD] barcode: GS1 nomenclature
...
closes odoo/documentation#5570
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:47 +02:00
Xavier (XPL)
b0b0c77dcd
[FIX] install: fix reference and redirect
...
closes odoo/documentation#5550
X-original-commit: f1db43b3ac
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-18 23:29:58 +02:00
Xavier (XPL)
91c28fd433
[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 odoo/documentation#5539
X-original-commit: da2a48b9fd
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-18 14:19:21 +02:00
KC (ksc)
e340381072
[IMP] sales: updated different addresses doc for RST
...
closes odoo/documentation#5529
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 01:19:32 +02:00
Antoine Vandevenne (anv)
41f86b5b00
[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 odoo/documentation#5512
X-original-commit: b6f923d111
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-17 19:18:48 +02:00
ksc-odoo
8894cb2244
[IMP] Sales - Update optional_products.rst
...
closes odoo/documentation#5418
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:47:54 +02:00
Jonathan
242d1ea961
[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 odoo/documentation#5511
X-original-commit: c0ca09cdde
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-16 19:07:35 +02:00
Antoine Dupuis (andu)
42ef43f8c4
[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 odoo/documentation#5488
Task-id: 3172198
X-original-commit: c96be6dc69
Related: odoo/odoo#131920
Related: odoo/enterprise#45752
Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
2023-08-16 16:45:15 +02:00
Sam Lieber (sali)
ddcddf1b21
[ADD] accounting: l10n_br avalara implementation
...
closes odoo/documentation#5463
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 17:28:20 +02:00
masi-odoo
ead2e2a623
[IMP] accounting/loca: AR add check management section
...
closes odoo/documentation#5491
X-original-commit: 98d0d59188
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-14 18:01:33 +02:00
Sam Lieber (sali)
eb4103248c
[REF] l10n: PoC doc restructure for CO
...
closes odoo/documentation#5478
X-original-commit: e52d8f172f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-12 08:40:43 +02:00
imanie383
1bed977b8c
[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 )

closes odoo/documentation#5473
Forward-port-of: odoo/documentation#5459
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-11 19:16:02 +02:00
tiku-odoo
d8bcaaef46
[IMP] Misc Oauth Azure Clarification
...
closes odoo/documentation#5445
X-original-commit: b41d69ae82
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 00:43:31 +02:00
Lara Martini (larm)
d30501aeaf
[IMP] Inventory: updating second person and images, add clarity
...
feku-review-add-headings-and-extra-reference
closes odoo/documentation#5453
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:20 +02:00
John Holton (hojo)
662a23edfb
[ADD] MRP: Add Scrap during manufacturing
...
closes odoo/documentation#5378
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:59:57 +02:00
Lara Martini (larm)
e02bf048b5
[MOV] Payroll: moved configuration doc to main payroll so there is less clicking for users
...
closes odoo/documentation#5431
X-original-commit: 4fd1f56b33
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-08-09 16:38:41 +02:00
Brandon Seltenrich (BRSE)
638c6f113a
[IMP] inventory: update inventory adjustments
...
closes odoo/documentation#5417
X-original-commit: 3da457a501
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-09 15:18:21 +02:00
Xavier (XPL)
9947a67928
[IMP] sales: correct amazon invoicing and payment registration info
...
task-2203035
closes odoo/documentation#5377
X-original-commit: bd50b39abf
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-08 22:47:36 +02:00
Sam Lieber (sali)
b538d4226f
[IMP] marketing: RST upgrades for metrics doc
...
closes odoo/documentation#5402
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:33:40 +02:00
ksc-odoo
430d3009b2
[IMP] Sales - updated Deadline.rst (v14)
...
closes odoo/documentation#5401
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:33:37 +02:00
Sam Lieber (sali)
a54dc5946e
[ADD] email marketing: essentials, mailing lists, unsubscriptions
...
closes odoo/documentation#5388
X-original-commit: 56a291831a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-08 21:33:33 +02:00
KC (ksc)
f3b57a9346
[IMP] sales: invoicing policy doc for RST reasons
...
closes odoo/documentation#5344
X-original-commit: acc2c7994a
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-08 01:36:51 +02:00
Xavier (XPL)
9e34d5ea4e
[IMP] maintain: change info about domain names approval time
...
Original commit: 4fd1b73013
Original PR: https://github.com/odoo/documentation/pull/5272
closes odoo/documentation#5338
X-original-commit: 45a2d970b7
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-07 19:43:01 +02:00
“ralo-odoo”
a72094d166
[ADD] localization: philippines-l10n_ph
...
Adding Philippines localization documentation from PR #5179
closes odoo/documentation#5330
X-original-commit: 465e7e70c4
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-08-07 17:50:11 +02:00
Antoine Vandevenne (anv)
2282aa9b72
[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 odoo/documentation#5325
X-original-commit: 6225ef9e32
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-07 16:33:34 +02:00
Jonathan
b1f73ce0c5
[FIX] iot: broken link in troubleshooting.rst
...
closes odoo/documentation#5317
X-original-commit: 020200abbe
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-07 15:14:29 +02:00
Tom Aarab (toaa)
fc73ce1d7d
[IMP] website: "pages" page
...
Adding a documentation on "pages" within the already existing "page"
toctree
task-3383323
closes odoo/documentation#5307
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 12:38:01 +02:00
Tom Aarab (toaa)
1e8e39df93
[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 odoo/documentation#5268
X-original-commit: 7f75d16f1b
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-07 11:11:47 +02:00
KC (ksc)
1883977103
[IMP] sales: updated get siganture for validation doc for RST formatting
...
closes odoo/documentation#5301
X-original-commit: 6c38992016
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-06 08:50:24 +02:00
Lara Martini (larm)
574740195f
[ADD] Payroll: adding new configuration doc
...
closes odoo/documentation#5293
X-original-commit: 8a88ec1dd0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:14:15 +02:00
Lara Martini (larm)
8b5a7ca683
[IMP] Inventory: updated text for 16 and fixed rst errors
...
closes odoo/documentation#5285
X-original-commit: 5a2e7b0512
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:14:12 +02:00
Sam Lieber (sali)
ae0a53ca92
[IMP] marketing: RST format upgrades for marketing automation v14
...
closes odoo/documentation#5280
X-original-commit: b5bde9186e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:14:06 +02:00
Martin Trigaux
bf5c888446
[IMP] developer: document new parameter
...
closes odoo/documentation#5234
Related: odoo/odoo#129977
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-08-04 12:38:04 +02:00
“Dallas”
eddb0e2a99
[IMP] accounting: move cash discount tax reduction to payment term
...
task-3211595
closes odoo/documentation#5258
X-original-commit: ceda988a29
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-08-04 11:15:29 +02:00
tiku-odoo
ebfca4bca6
[IMP] Misc: Oauth Azure
...
closes odoo/documentation#5041
closes odoo/documentation#5253
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:08:58 +02:00
John Holton (hojo)
3a1d92d572
[IMP] Inventory: Update Multi-package shipments doc
...
closes odoo/documentation#5244
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:21 +02:00
“Chiara
c55d1a8b28
[ADD] l10n: saudi arabia e-invoicing
...
task-3422500
closes odoo/documentation#5231
X-original-commit: 442eccd566
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-28 16:51:57 +02:00
Xavier (XPL)
84880211d4
[IMP] payments: update ACH section content to match 16.0
...
closes odoo/documentation#5214
X-original-commit: 4cb7b3af3d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 18:41:18 +02:00
Xavier (XPL)
93d2bfaff4
[IMP] accounting: year-end closing
...
task-2823858
closes odoo/documentation#5208
X-original-commit: 8c03442791
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 17:28:21 +02:00
Donatienne Pirlot
bea93632a0
[ADD] elearning: creating a new elearning doc page
...
To add updated information related to the elearning app
closes odoo/documentation#5153
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 08:11:43 +02:00
Xavier (XPL)
9502fe6bf4
[IMP] payments: add section about ACH payments
...
task-3303591
closes odoo/documentation#5196
X-original-commit: 0155844ef5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 18:21:25 +02:00
Levi Siuzdak (sile)
1b1340524f
[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: `<`.
closes odoo/documentation#5182
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:10:26 +02:00
Tom Aarab (toaa)
abe1a14e3c
[IMP] accounting: multicurrency
...
Changed the "bank statement" section to "bank transactions"
taskid-3433653
closes odoo/documentation#5170
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 15:14:00 +02:00
“Dallas”
8a3c452920
[IMP] accounting: update payment terms
...
task-3211595
closes odoo/documentation#5174
X-original-commit: 26c4c01889
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-07-20 14:00:49 +02:00
Xavier (XPL)
18607ba774
[IMP] general: add screenshot of stacked line chart in reporting
...
task-3375264
closes odoo/documentation#5154
X-original-commit: 5ee932e14b
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-19 09:53:44 +02:00
Louis Wicket
fb5018a46f
[FIX] incoterms: fix typo: DPA → DAP
...
closes odoo/documentation#5145
X-original-commit: 1227c9cf79
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2023-07-18 15:38:38 +02:00
chyde-clearwater
302c373994
[IMP] tutorials/getting_started: disambiguate example model name
...
I removed the dot notation in the "_name" variable for the example
model. AKA, "test.model" is now named "test_model".
Dot notation implies a data structure relationship between a <model> and
it's parent (or class etc) <test> (like test.model() or Test.model).
There is no relationship like this between a <test> and <model> - it's
just one thing: a <test model>.
The seeming "benefit" of the ORM translating dots to underscores doesn't
justify this naming convention. Yes, I know it's a string, but still,
this seems confusing for newbies and adds unnecessary complexity (why
name the same thing differently in different places?)
closes odoo/documentation#5140
X-original-commit: f36c612d13
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-18 15:38:33 +02:00
Henrique Dias
91cfadcac3
[FW][ADD] rpc: Go examples
...
Examples rely on `kolo/xmlrpc` as well as on the standard library package `log` to panic on error, matching snippets in other languages (which tend to raise exceptions).
As with other languages, only the RPC interaction is spelled out.
closes odoo/documentation#5128
Forward-port-of: odoo/documentation#5064
Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
2023-07-14 12:08:05 +02:00
John Holton (hojo)
597a478a99
[DEL] MRP: Delete Alternative Work Centers 16.0
...
closes odoo/documentation#5122
X-original-commit: a67a69beae
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-13 22:37:13 +02:00
Lara Martini (larm)
a02bc78ce5
[IMP] Inventory: update for 16
...
closes odoo/documentation#5102
X-original-commit: 29db8bf1e6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-13 21:06:20 +02:00
Jess Rogers (jero)
e385b22a91
[IMP] live chat: add note for 16.3 command changes
...
closes odoo/documentation#5101
X-original-commit: a187b7cde4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-13 19:59:44 +02:00
Marc Durepos
1ba2976fa0
[FIX] Remove reference to assets_qweb in assets.rst
...
Reflects the fact that assets_qweb bundle is no longer used in 16.0
closes odoo/documentation#5107
X-original-commit: c85031b3fc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-13 17:43:06 +02:00
Martin Trigaux
8bf2d026b7
[FIX] developer: document changes of message_post API
...
closes odoo/documentation#5082
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-07-13 16:16:10 +02:00
Loredana Perazzo
d1201080ca
[IMP] pos: move part of the intro into generate tab
...
task-3372676
closes odoo/documentation#5114
X-original-commit: d5466bea0d
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-07-13 13:45:12 +02:00
Aymen Sellami
542661eede
Remove duplicate note
...
The notes displayed before and after the tabs under the Git paragraph in install.rst were identical, except for one sentence. Added the sentence to the post-tabs note and removed the pre-tabs one.
X-original-commit: 481a867a05
Part-of: odoo/documentation#5091
2023-07-12 22:27:59 +02:00
Xavier (XPL)
830fd28ae3
[IMP] payments: clarify authorize.net statement import steps
...
task-2382237
closes odoo/documentation#5076
X-original-commit: 22d45407c4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 22:44:48 +02:00
Tom Aarab (toaa)
9e173096bb
[IMP] authorize.net statement import
...
taskid-2382237
closes odoo/documentation#5062
X-original-commit: ca38752795
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-07 17:48:05 +02:00
Zuzanna Luczynska
9fe7122847
[ADD] project: recurring tasks, FW port edit 16.2
...
closes odoo/documentation#5048
Id: 3255317
X-original-commit: c2d174fb4e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-07 17:47:45 +02:00
tong-odoo
d252a96747
[FIX] accounting: AU rebrands Keypay to Employment Hero
...
task-3250954
closes odoo/documentation#5033
X-original-commit: 6d21b089a5
Related: odoo/enterprise#43702
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Tommy Ng (tong) <tong@odoo.com>
2023-07-06 12:04:43 +02:00
Xavier (XPL)
294c49ed84
[IMP] accounting: l10n chile deliver guides warning
...
task-3410367
closes odoo/documentation#5029
X-original-commit: b729d05e57
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-05 16:46:21 +02:00
Brandon Seltenrich (BRSE)
e6fdf2e3ca
[IMP] purchase: update manage vendor bills
...
closes odoo/documentation#5011
X-original-commit: 688220bb51
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-07-04 01:06:12 +02:00
Xavier
7989b82225
[IMP] maintain: odoo online database management
...
task-2995394
closes odoo/documentation#5005
X-original-commit: c6e6401e36
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-04 01:06:10 +02:00
tong-odoo
236b76b131
[IMP] localization: AU rebrands Keypay to Employment Hero
...
task-3250954
closes odoo/documentation#4997
X-original-commit: 35fc637ed4
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-07-04 01:06:07 +02:00
AMZIL Ayoub
9e55729686
[DOC] cleanup of pec server documentation
...
PEC Server is removed from 16 (onwards)
closes odoo/documentation#4990
X-original-commit: f3e3490ba4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-04 01:05:55 +02:00