Brandon Mercier
79543031e6
[IMP] howtos/website_theme: Adapts "Navigation" chapter
...
closes odoo/documentation#16590
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-18 23:35:42 +00:00
Odoo Translation Bot
caa6e0cf60
[I18N] *: fetch latest Weblate translations
2026-03-18 23:20:28 +00:00
Brandon Mercier
30476d5e0f
[IMP] howtos/website_themes: Adapts "Translations" chapter
...
closes odoo/documentation#16594
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-18 20:57:33 +00:00
Brandon Mercier
19f02f16e4
[IMP] howtos/website_themes: Adapts "Gradients" chapter
...
- Improve code blocks display
- Adapt the files structure
closes odoo/documentation#16724
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-18 20:57:32 +00:00
emmi-odoo
6a5874f14f
[IMP] pos/e-pos-printers: Update ePos printers 19.0
...
task-5085342
closes odoo/documentation#16680
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
2026-03-18 20:57:30 +00:00
Brandon Mercier
41f79229ef
[IMP] howtos/website_themes: Adapts Setup sections
...
- Update images
- Add `--without-demo` parameter as its value changes in 19
closes odoo/documentation#16587
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com >
2026-03-18 15:44:50 +00:00
mcsi-odoo
cf0db1a088
[IMP] spreadsheet: global filters - two new types + general update
...
task-5881742
closes odoo/documentation#16382
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com >
2026-03-18 15:44:46 +00:00
Odoo Translation Bot
01dd73b809
[I18N] *: fetch latest Weblate translations
2026-03-17 23:21:19 +00:00
kaili
d16c2b9a81
[IMP] MRP: Update MO card disappearance in Shop Floor docs
...
closes odoo/documentation#16916
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-17 22:10:57 +00:00
masi-odoo
70ce99361f
[IMP] payment_providers/mercado_pago: OAuth and tokenization
...
Improving documentation to add OAuth process and tokenization feature to Mercado Pago
closes odoo/documentation#15091
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
2026-03-17 19:44:37 +00:00
huisit
27eba8f364
[IMP] general companies: inter-company transactions fix
...
closes odoo/documentation#16918
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-17 06:58:19 +00:00
Odoo Translation Bot
4ee0d7f59c
[I18N] *: fetch latest Weblate translations
2026-03-16 23:21:15 +00:00
Julien Castiaux
e333d0f6c7
[FIX] developer/api/external_api: xmlrpc removal postponed to 21.1/22
...
The "rpc service" API (xmlrpc/jsonrpc) have been deprecated in 19.0,
JSON-2 acting as replacement. It was at first planned to be removed in
19.1/20 but we succeeded in convicing the management It Was A Bad Idea.
The removal is postponed to Odoo 21.1/22. This makes so that if the
[Standard and extended support] policy remains the same until the
release of Odoo 22, all versions supported with no additional fees (20,
21, 22) at that time will have JSON-2:
| version | supported at 22 release | rpc services | JSON-2 |
| ------- | ----------------------- | --------------------- | ------ |
| 18.0 | no^1 | active | absent |
| 19.0 | no^1 | active but deprecated | active |
| 20.0 | yes | active but deprecated | active |
| 21.0 | yes | active but deprecated | active |
| 22.0 | yes | absent | active |
^1: with no additionnal fees.
[Standard and extended support]: https://www.odoo.com/documentation/19.0/administration/standard_extended_support.html
closes odoo/documentation#16765
Related: odoo/odoo#252721
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com >
2026-03-16 09:19:27 +00:00
Odoo Translation Bot
4aa5357b32
[I18N] *: fetch latest Weblate translations
2026-03-14 09:37:02 +00:00
Odoo Translation Bot
c21420108b
[I18N] *: export 19.0 source terms
2026-03-14 09:33:10 +00:00
jand-odoo
20ad6294da
[IMP] delivery_starshipit: shipping method wizard
...
Document the new "Get more delivery methods" button on the sales order
shipping pop-up, which fetches the full list of available Starshipit
services using the actual order's address and package details.
Task-5366574
closes odoo/documentation#16875
X-original-commit: 193b28aa70
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Signed-off-by: Jonathan Andika (jand) <jand@odoo.com >
2026-03-14 05:43:22 +00:00
Antoine Vandevenne (anv)
2aa07270ef
[IMP] standard_extended_support: release saas-19.2
...
closes odoo/documentation#16857
X-original-commit: 3214078315
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2026-03-14 04:14:57 +00:00
Valeriya (vchu)
0a8d0be740
[IMP] on_premise: recommend users to fetch a single branch
...
Cloning the whole repo is time-consuming and sometimes not needed,
encourage people to start only with the single version.
closes odoo/documentation#16847
X-original-commit: d85ea99a9b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com >
2026-03-14 04:14:54 +00:00
huisit
3777a9a25f
[IMP] general integrations: new gmail plugin link, 19.0 and saas-19.1
...
closes odoo/documentation#16825
Signed-off-by: Rex Hu (rexhu) <rexhu@odoo.com >
Co-authored-by: Felicia Kuan <feku@odoo.com >
2026-03-14 01:58:38 +00:00
huisit
7fe1d7834c
[IMP] mrp: update manufacturing product config article
...
closes odoo/documentation#16879
Signed-off-by: Rex Hu (rexhu) <rexhu@odoo.com >
2026-03-14 01:58:37 +00:00
huisit
7c58e1f786
[IMP] phone: update provider order
...
closes odoo/documentation#16796
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Co-authored-by: meval1006 <meval@odoo.com >
2026-03-14 01:58:35 +00:00
erjer-odoo
9e1c3c6940
[IMP] Quality: QCing an inventory operation
...
closes odoo/documentation#16814
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-14 01:58:31 +00:00
Julien Castiaux
e6a23e9226
[FIX] administration: typo in web service example
...
Task-6000699
closes odoo/documentation#16811
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com >
2026-03-14 01:58:27 +00:00
xpl-odoo
70fbaea6a6
[IMP] db mobile: remove outdated information about iOS app discontinuation
...
task-6022268
closes odoo/documentation#16818
X-original-commit: 1f75e8007f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com >
2026-03-14 00:59:37 +00:00
Odoo Translation Bot
107160bdf0
[I18N] *: fetch latest Weblate translations
2026-03-13 23:20:27 +00:00
Audrey (auva)
66c23246b1
[IMP] sign: additional features/info
...
task-5462047
closes odoo/documentation#16381
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com >
2026-03-13 09:54:00 +00:00
kaili
e9ddd5a968
[IMP] Events: Update Create Events page
...
closes odoo/documentation#16832
X-original-commit: cc424e2413
Signed-off-by: Kai Wen Li (kaili) <kaili@odoo.com >
Co-authored-by: theRealThagomizer <96515928+theRealThagomizer@users.noreply.github.com >
Co-authored-by: theRealThagomizer <96515928+theRealThagomizer@users.noreply.github.com >
2026-03-13 07:02:34 +00:00
Odoo Translation Bot
17c41b8ed4
[I18N] *: fetch latest Weblate translations
2026-03-12 23:21:02 +00:00
jacbodoo
10add48e14
[IMP] Website: update link tracker information
...
task-4543879
closes odoo/documentation#16170
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
2026-03-12 15:03:36 +00:00
meval1006
b9a9c3c706
[IMP] essentials: fixed typo in stages
...
closes odoo/documentation#16802
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-12 03:04:19 +00:00
Odoo Translation Bot
b5b6ad2eb1
[I18N] *: fetch latest Weblate translations
2026-03-11 23:20:42 +00:00
lman-odoo
7221077328
[IMP] website: update Pages page + add AI webpage generator
...
task-5913862
closes odoo/documentation#16676
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
2026-03-11 21:31:31 +00:00
meval1006
d9c1bec84c
[ADD] rental: add customer signature page
...
closes odoo/documentation#16774
Signed-off-by: Megan Valenzuela (meval) <meval@odoo.com >
Co-authored-by: Felicia Kuan <feku@odoo.com >
2026-03-11 07:47:43 +00:00
jero-odoo
cb166c7bc9
[IMP] Users: Sessions and inactive timeouts
...
closes odoo/documentation#16719
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Co-authored-by: Felicia Kuan <feku@odoo.com >
2026-03-11 07:47:38 +00:00
Odoo Translation Bot
59be0cb183
[I18N] *: fetch latest Weblate translations
2026-03-10 23:20:31 +00:00
lman-odoo
51b9a2cab7
[IMP] ecommerce: update performance management page
...
task-5904682
closes odoo/documentation#16715
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com >
2026-03-10 08:41:11 +00:00
XIDO-odoo
6d679ad8de
[ADD] l10n_tw: new doc
...
closes odoo/documentation#16769
X-original-commit: e81eec7c2f
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com >
Signed-off-by: Ximo Dong (xido) <xido@odoo.com >
2026-03-10 03:58:23 +00:00
kidoodoo
cc035e1d9b
[FIX] sale_lazada: Update scope logic, fix line lengths, and refresh form image
...
- Incorporate scope changes that were omitted from the previous PR.
- Update the lines to adhere to the 100-character line limit.
- Update the reference image to reflect the latest form view layout.
closes odoo/documentation#16332
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-10 03:58:22 +00:00
MCG357
908c97e57a
[IMP] Essentials: call action update
...
closes odoo/documentation#16757
X-original-commit: 869c316f2c
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Co-authored-by: Erin J <erjer@odoo.com >
2026-03-10 01:55:21 +00:00
stepperpig
d218b3ea71
[ADD] Events: Create sponsors page
...
closes odoo/documentation#16751
X-original-commit: 65085e8d4a
Signed-off-by: Kai Wen Li (kaili) <kaili@odoo.com >
Co-authored-by: Jess Rogers <104637850+jero-odoo@users.noreply.github.com >
Co-authored-by: Felicia Kuan <feku@odoo.com >
2026-03-10 01:55:20 +00:00
kaili
537438fb82
[IMP] Events: Update Sell event tickets page 18.0
...
closes odoo/documentation#16740
X-original-commit: 79f9dfe963
Signed-off-by: Kai Wen Li (kaili) <kaili@odoo.com >
Co-authored-by: Felicia Kuan <feku@odoo.com >
2026-03-10 01:55:18 +00:00
“Dallas”
4b55a45426
[ADD] accounting: explain how to transfer invoices to an external accountant
...
taskid-6005083
closes odoo/documentation#16731
X-original-commit: cfea9de263
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com >
2026-03-10 01:55:17 +00:00
huisit
42d4282ddd
[IMP] general integrations: outlook mail plugin version callout, 19.0 and saas-19.1
...
closes odoo/documentation#16714
Signed-off-by: Rex Hu (rexhu) <rexhu@odoo.com >
2026-03-10 01:55:15 +00:00
erjer-odoo
c6782336a5
[IMP] Inventory: At confirmation reservation
...
closes odoo/documentation#16722
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Co-authored-by: meval1006 <meval@odoo.com >
2026-03-10 01:55:14 +00:00
Odoo Translation Bot
409f12c80a
[I18N] *: fetch latest Weblate translations
2026-03-09 23:21:15 +00:00
Odoo Translation Bot
828801ef4f
[I18N] *: fetch latest Weblate translations
2026-03-07 09:36:40 +00:00
Odoo Translation Bot
3c3a73f5fb
[I18N] *: export 19.0 source terms
2026-03-07 09:32:29 +00:00
huisit
ea892d1691
[IMP] inventory: update replenish on order (mto) setting
...
closes odoo/documentation#16674
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
Co-authored-by: theRealThagomizer <96515928+theRealThagomizer@users.noreply.github.com >
2026-03-07 03:24:54 +00:00
larm-odoo
e029786e70
[IMP] Fleet - Link vendor bills to services
...
closes odoo/documentation#16636
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-07 02:02:34 +00:00
larm-odoo
fa0f42573e
[ADD] Fleet: Odometers Report
...
closes odoo/documentation#15987
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com >
2026-03-07 00:17:25 +00:00