Commit Graph

4070 Commits

Author SHA1 Message Date
samueljlieber
c22f90137b [IMP] sales: update settings navigation for multi address
closes odoo/documentation#11442

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-27 18:17:57 +00:00
jero-odoo
92a90f60e8 [IMP] Email: update mailjet parameter note
closes odoo/documentation#11437

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-25 14:35:09 +00:00
Odoo Translation Bot
5769e8f617 [I18N] Update translation terms from Transifex 2024-11-24 01:44:27 +01:00
xpl-odoo
b923389182 [IMP] on-premise: remove too many users upsell alert block
task-4343506

closes odoo/documentation#11426

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 12:27:32 +00:00
xpl-odoo
e953d8f838 [IMP] upgrade: harmonize release interval
task-4346126

closes odoo/documentation#11425

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 11:20:33 +00:00
Merel Geens (mege)
4d079db7f8 [FIX] administration/on-premise: Incorrect ports
In Odoo 18 and lower versions, update notifications are sent over HTTP,
not HTTPS:

Odoo 18: bbcafb7bb1/odoo/tools/config.py (L78)
Odoo 17: a7ccd81fb2/odoo/tools/config.py (L78)
Odoo 16: 6b5a839428/odoo/tools/config.py (L78)

The documentation has listed 443 as the main port since 2019:
https://github.com/odoo/documentation/pull/324 , but what it mentions
about the most recent version of Odoo using services.odoo.com wasn't
true until Odoo 18: https://github.com/odoo/odoo/pull/163202 . That PR
kept the HTTP usage and not HTTPS as was originally intended:
https://github.com/odoo/odoo/pull/30272 .

closes odoo/documentation#11402

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-18 15:10:08 +00:00
Odoo Translation Bot
cbcf64e750 [I18N] Update translation terms from Transifex 2024-11-17 01:44:43 +01:00
Loredana Perazzo
738703df14 [IMP] pos: remove warning "july 22" in six
task-4337378

closes odoo/documentation#11396

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-11-15 10:19:11 +00:00
Joris Makauskis
8c93ff790e [IMP] extract_api: Add bank statement documentation
- Updated documentation to include details on the new bank statement
extraction via OCR.
- Removed mention of unsupported discount, product, and unit features
from invoice_lines feature.

Task-3895452

closes odoo/documentation#11127

Signed-off-by: Joris Makauskis (jmak) <jmak@odoo.com>
2024-11-14 11:31:09 +00:00
Zachary Straub (ZST)
724f7000d7 [FIX] accounting: fix broken OCR tutorial link
closes odoo/documentation#11352

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-13 00:53:03 +00:00
xpl-odoo
470af9bf21 [IMP] upgrade: sla clarifications
closes odoo/documentation#11337

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-12 19:26:10 +00:00
jero-odoo
e0b025fce0 [IMP] Calendar sync: changing title of google doc
closes odoo/documentation#11346

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-11 14:50:51 +00:00
Odoo Translation Bot
4e92457ed8 [I18N] Update translation terms from Transifex 2024-11-10 01:42:58 +01:00
afma-odoo
20bd9b1780 [IMP] accounting: adding info about group payments
task-3518648

closes odoo/documentation#11206

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-07 14:33:42 +00:00
Tiffany Chang (tic)
bfd78d2f9b [I18N] *: export latest terms
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)

closes odoo/documentation#11318

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-11-04 09:40:06 +00:00
Odoo Translation Bot
db38d06045 [I18N] Update translation terms from Transifex 2024-11-03 01:43:31 +01:00
Aurelien van Delft (avd)
ac8f3d2aa4 [IMP] contributing/git: add [PERF] to the valid commit tags
The [PERF] commit tag passes the runbot minimal check and has been
used in lots of patches. E.g.
 - odoo/odoo@f02bcfadcb
 - odoo/odoo@b30b059898
 - odoo/odoo@780a2bb601

However this tag was not listed in the documentation yet. This led
to confusion for reviewers not accustomed with it. This commit
fixes that.

closes odoo/documentation#11290

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-29 07:53:45 +00:00
Odoo Translation Bot
e0b26c78b6 [I18N] Update translation terms from Transifex 2024-10-27 01:42:33 +02:00
Loredana Perazzo
f83f35955e [IMP] POS: add a configuration step to enable ePos printers
task-4055549

closes odoo/documentation#11284

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-25 09:41:10 +00:00
“Dallas”
33ef1f8918 [FIX] l10n_de: Fix second broken GoBD link
There were two broken links originally, one of which was fixed by PR#10074. This commit will remove the first link entirely and fix the second link, as suggested by TSB.

task-4088554

closes odoo/documentation#11263

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-24 08:31:43 +00:00
benderliz
15bc972085 [IMP] ar_l10n: remove extra comma
closes odoo/documentation#11250

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-10-21 22:35:35 +00:00
xpl-odoo
74437b0e74 [ADD] sign: legality of electronic signatures in germany
closes odoo/documentation#11240

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-21 15:39:54 +00:00
Louis Wicket (wil)
e662ebe70c [I18N] add LATAM Spanish to the documentation
closes odoo/documentation#11233

Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-10-21 08:12:58 +00:00
Odoo Translation Bot
77e4f66a5a [I18N] Update translation terms from Transifex 2024-10-20 01:43:00 +02:00
Loredana Perazzo
04a8e4657f [IMP] POS: move replicated title into one page
task-3973404

Must come back in 16.0 & 17.0

closes odoo/documentation#11019

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-18 08:59:10 +00:00
Odoo Translation Bot
392fb6ae15 [I18N] Update translation terms from Transifex 2024-10-13 01:41:53 +02:00
Odoo's Mergebot
cc259daa66 [ADD] odoo.sh: new ci token usage
closes odoo/documentation#11172

Signed-off-by: Fabien Meghazi (fme) <fme@odoo.com>
Co-authored-by: Fabien Meghazi <fme@odoo.com>
Co-authored-by: Stanislas Sobieski <sts@odoo.com>
2024-10-11 07:31:06 +00:00
Felicious
e2fdcb019e [IMP] inventory: fix typos in shipping table
closes odoo/documentation#11170

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-10-10 05:46:21 +00:00
KC (ksc)
0afd7c1f78 [ADD] events: added booth doc to 16
closes odoo/documentation#10330

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-09 16:06:12 +00:00
KC (ksc)
154b223e6b [ADD] sales: creating quotations for 16
closes odoo/documentation#10391

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-09 16:06:11 +00:00
xpl-odoo
544e2c18d0 [IMP] administration: on-premise publisher warranty URL
task-4226945

closes odoo/documentation#11145

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-07 14:21:37 +00:00
Odoo Translation Bot
412d7aed02 [I18N] Update translation terms from Transifex 2024-10-06 01:41:58 +02:00
Antoine Vandevenne (anv)
1957ca8424 [IMP] supported_versions: release 18.0
closes odoo/documentation#11121

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 12:13:47 +00:00
Odoo Translation Bot
bd4e39d52f [I18N] Update translation terms from Transifex 2024-09-29 01:45:32 +02:00
Tiffany Chang (tic)
b870ae43bc [I18N] *: export latest terms
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)

closes odoo/documentation#11079

X-original-commit: e75d2dd
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-09-24 09:13:05 +00:00
Odoo Translation Bot
4feccc3996 [I18N] Update translation terms from Transifex 2024-09-22 01:41:58 +02:00
masp-odoo
85cef1bc5b [FIX] website: recaptcha threshold number
task-4145451

closes odoo/documentation#11066

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-20 14:33:26 +00:00
Loredana Perazzo
f516c71c37 [IMP] POS: add information about POS categories
task-3984698

Still have to come back in 16 (restrict and start categories) and
saas-17.4 (point of sale tab in product form)

closes odoo/documentation#11007

X-original-commit: c6af8e28fd
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 14:33:25 +00:00
Julian Roussieau
58e4468997 [ADD] odoo.sh: a new role tester is added.
Before odoo.sh had two types of role, `user` and `admin`. A third role, `tester`,
was added between the two, and the user role was renamed `developer`.

closes odoo/documentation#11057

X-original-commit: f53cdc64cb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-09-20 10:31:59 +00:00
Loredana Perazzo
1377ac0903 [IMP] l10n: add 17.0 blackbox certif in table
task-4131387

closes odoo/documentation#11014

X-original-commit: 7b841f6eee
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 07:27:43 +00:00
afma-odoo
4a29ac6fee [IMP] accounting: cash register page in POS
task-3721929
task-3890538

closes odoo/documentation#11038

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-18 10:24:22 +00:00
afma-odoo
e95f4d715c [IMP] accounting: update reporting page and screenshots
task-3605633
task-3562956

closes odoo/documentation#10990

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-17 08:50:18 +00:00
Odoo Translation Bot
36b8f5187c [I18N] Update translation terms from Transifex 2024-09-15 01:42:22 +02:00
Audrey (auva)
92dce1d630 [IMP] contributing/documentation: update documentation guidelines
task-3709518

closes odoo/documentation#11004

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-13 15:17:46 +00:00
Audrey (auva)
d8b827cda4 [IMP] payment_providers: PCI DSS compliance, payment methods on portal
task-4042449
task-2949379

closes odoo/documentation#10945

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-10 09:40:39 +00:00
Odoo Translation Bot
e13f9de4df [I18N] Update translation terms from Transifex 2024-09-08 01:51:35 +02:00
Loredana Perazzo
582c44f05e [IMP] POS: stripe connection correction
task-4160316

closes odoo/documentation#10951

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-06 13:10:40 +00:00
Carsten Wolff (cawo)
c7b36d6a68 [IMP] upgrade: add a note about on-prem script requirements
We often get questions from customers about errors they see running the
upgrade-script, which are caused by restrictions of their environment. Add a
note that mentions the most important requirements to maybe avoid some of these
questions.

closes odoo/documentation#10940

X-original-commit: 2a5e686783
Signed-off-by: Carsten Wolff (cawo) <cawo@odoo.com>
2024-09-05 12:52:43 +00:00
afma-odoo
fc8449c974 [IMP] accounting: change Financial budget title
task-4147298

closes odoo/documentation#10904

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-04 08:43:38 +00:00
afma-odoo
60ce9c91a6 [IMP] accounting: add info on partial payment for vendor bills
task-4043877

closes odoo/documentation#10674

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-03 12:59:37 +00:00