Commit Graph

1997 Commits

Author SHA1 Message Date
Donatienne (dopi)
f7d6025f13 [IMP] website: URL translation note to be updated
taskid-4377816

closes odoo/documentation#11570

X-original-commit: 2e3e7ad35c
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-12-12 12:38:48 +00:00
Nathan Marotte (nama)
0a5c1080b6 [FIX] Upgrade: Correct URL and text for post-upgrade issues
As stated on the sentence above, in case of an issue with the **production**
database, we should open a ticket with the label (production) and not
testing an upgrade.

This commits adapt the test to match the label currently present on
odoo.com/help and the URL to pre-select the correct stage as well

closes odoo/documentation#11562

X-original-commit: 08c43b3deb
Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2024-12-12 07:16:12 +00:00
Vehiana Tepuhiarii
501b3a6111 [IMP] ldap: disable referral chasing for Microsoft AD
based on https://github.com/odoo/documentation/pull/11462
reformat to comply with doc guidelines

closes odoo/documentation#11557

X-original-commit: 6e9de168d9
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-12-12 07:16:11 +00:00
xpl-odoo
69760ac23e [IMP] general: remove mailjet notifications setup
closes odoo/documentation#11549

X-original-commit: a113cc42f5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-10 08:45:24 +00:00
LoredanaLrpz
2795bd60ae [IMP] l10n: pos 18.0 and on-premise certification
task-4391068

closes odoo/documentation#11542

X-original-commit: 50daadf7d1
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-09 20:54:01 +00:00
samueljlieber
7b5ae06d3b [IMP] sales: update settings navigation for multi address
closes odoo/documentation#11471

X-original-commit: c22f90137b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
2024-12-04 15:28:43 +00:00
Sam Lieber (sali)
cf1a7701e8 [FIX] tutorials: explicit translation function example
closes odoo/documentation#11524

X-original-commit: cb1f1e89d6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-12-04 15:28:42 +00:00
LoredanaLrpz
6854a0c363 [IMP] POS: returns and credit note
task-4016275

closes odoo/documentation#11500

X-original-commit: 208c1b8e81
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-03 14:10:32 +00:00
Doh (KIDO)
1963c72d72 [IMP] l10n_my: MyInvois documentation
Recently, there has been a new module to support MyInvois which is legally mandatory for Malaysia. With its release this week, documentation is required for the users to add specific information to register Odoo as an intermediary but also to let them know how the set-up is and the business flow achievable in Odoo.

task-3953659

closes odoo/documentation#11506

X-original-commit: 25f0c32e35
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Kim Dohyun (kido) <kido@odoo.com>
2024-12-03 03:57:59 +00:00
xpl-odoo
f36cb2bcc6 [IMP] website: cloudflare configuration
task-4113085

closes odoo/documentation#11511

X-original-commit: f8cb28ce14
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-02 20:05:56 +00:00
Parish Bracha
fa703e0490 [IMP] Email marketing: Analyze metrics reports
closes odoo/documentation#11447

X-original-commit: 47da91a9d6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-12-02 15:27:24 +00:00
vava-odoo
0cd019210e [FIX] developer/tutorials/importable_modules: no self in actions
In ir.actions.server, the variable containing the record(s) is not
`self`, but `record` and `records`.
Also, since there is a word about `store` attribute for computed
fields, this commit specifies the behaviour of `readonly` attribute.

closes odoo/documentation#11487

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 14:49:53 +00:00
afma-odoo
25663e302c [IMP] accounting: info about proforma label on invoices
task-3938154
task-3416326
task-2466972

closes odoo/documentation#11480

X-original-commit: b81d1a6d8a
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-11-29 08:20:40 +00:00
Harsh Modi
d866bb9d4c [FIX] l10n_in_edi_ewaybill: fix the typos and update the functionality
In commit - 1e4c53871d (diff-fe059f98e5cefbc09ee21ab8b14d90ba3676d8b0998d9589865d1b5a2d708a7eR38)

The automation sending of ewaybill was removed. But the documentation still
says that we provide automation sending of the ewaybill. In this commit
we update documentation as per the current code

closes odoo/documentation#11457

X-original-commit: 30d6e17cf9
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
2024-11-27 02:31:35 +00:00
Donatienne (dopi)
395281cb5b [IMP] ecommerce: cross-upselling
closes odoo/documentation#11440

Taskid: 4273498
X-original-commit: 4590851acf
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-11-22 07:49:36 +00:00
xpl-odoo
0b132c4556 [IMP] on-premise: remove too many users upsell alert block
task-4343506

closes odoo/documentation#11434

X-original-commit: b923389182
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 15:32:45 +00:00
xpl-odoo
1c623a267b [IMP] upgrade: harmonize release interval
task-4346126

closes odoo/documentation#11429

X-original-commit: e953d8f838
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 15:32:44 +00:00
kekiss
62c4d14e18 [IMP] Productivity: Discuss Getting Started rewrite
[FIX] Updates to Discuss doc for 17.0

Adding reviewer suggestions

Added blank line at end of file

closes odoo/documentation#11419

X-original-commit: cdf833810f
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.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>
2024-11-19 19:34:41 +00:00
Valentino
d30452e23a [IMP] accounting/l10n_br: Resourceful links section for onboarding
Add the relevant links to improve the onboarding of new customers. This documentation is accessible from the `res.config` in the customer DB.

To improve the onboarding, when the customer clicks in the DB is redirected here, and the first thing they see are the videos and the onboarding document with more details on how to configure the Avalara Portal, Use cases, tips, and tricks.

closes odoo/documentation#11385

X-original-commit: 79758ab9de
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Valentino Gaffuri Bedetta (vbe) <vbe@odoo.com>
2024-11-19 15:47:52 +00:00
jero-odoo
7a9a39974f [IMP] VoIP: Update settings menu images
closes odoo/documentation#11410

X-original-commit: 982e27382e
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-19 13:07:50 +00:00
Merel Geens (mege)
109bbd0ee5 [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#11406

X-original-commit: 4d079db7f8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-19 09:01:51 +00:00
Felicious
c7531dd242 [IMP] inventory: landed cost conditions
closes odoo/documentation#11380

X-original-commit: 14b552a8a0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-11-15 21:08:50 +00:00
Loredana Perazzo
6357040f64 [IMP] pos: remove warning "july 22" in six
task-4337378

closes odoo/documentation#11399

X-original-commit: 738703df14
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-11-15 12:54:35 +00:00
Loredana Perazzo
6d8b086bb9 [IMP] POS: move replicated title into one page
task-3973404

Must come back in 16.0 & 17.0

closes odoo/documentation#11228

X-original-commit: 2125ba0a6a
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-11-15 08:54:23 +00:00
Joris Makauskis
a2069fcb54 [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#11391

X-original-commit: 8c93ff790e
Signed-off-by: Joris Makauskis (jmak) <jmak@odoo.com>
2024-11-14 16:02:04 +00:00
jero-odoo
1a54537cbb [IMP] POS: remove star printer reference
closes odoo/documentation#11379

X-original-commit: 54359951db
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-14 13:10:30 +00:00
Zachary Straub (ZST)
445a3c3c26 [FIX] accounting: fix broken OCR tutorial link
closes odoo/documentation#11369

X-original-commit: 724f7000d7
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-14 00:05:15 +00:00
jero-odoo
4aaab3756c [ADD] Essentials: Keyboard shortcuts
closes odoo/documentation#10968

X-original-commit: e8f3736722
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.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>
2024-11-13 14:29:41 +00:00
xpl-odoo
44c7cd5c24 [IMP] upgrade: sla clarifications
closes odoo/documentation#11363

X-original-commit: 470af9bf21
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-13 10:46:03 +00:00
afma-odoo
55f516faa8 [IMP] accounting: adding info about group payments
task-3518648

closes odoo/documentation#11356

X-original-commit: 75af17192f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-11-12 15:07:46 +00:00
jero-odoo
464f44a941 [IMP] Calendar sync: changing title of google doc
closes odoo/documentation#11349

X-original-commit: e0b025fce0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-12 13:25:28 +00:00
larm-odoo
9d98bb9bbd [ADD] Payroll: Salary attachments
closes odoo/documentation#11340

X-original-commit: afe998d6a0
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-08 14:40:04 +00:00
Sam Lieber (sali)
dc20497ab1 [IMP] l10n_cl: Update main EDI module and description
closes odoo/documentation#11196

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-04 16:49:07 +00:00
Damien Bouvy
720117d3c1 [ADD] Developer: data module tutorial
Introduce a new tutorial about creating Odoo modules using XML data files
instead of Python code.

This guide is follows closely the 'Server Framework 101' tutorial and
covers the following:

- Module structure and deployment
- Defining models and fields
- Setting up security and access rights
- Creating views and actions
- Implementing relational fields (many2one, many2many, one2many)
- Working with computed and related fields
- Adding business logic through server actions and automation rules
- Creating website controllers for API endpoints

The tutorial includes practical exercises and code examples to reinforce
learning, catering to developers who need to customize Odoo without writing
Python code (e.g. Odoo PS-Tech employees, partners that focus on SaaS instances
or author of Industry modules).

Task-4167176

closes odoo/documentation#11303

X-original-commit: c6a8619367
Signed-off-by: Bouvy Damien (dbo) <dbo@odoo.com>
2024-11-04 12:18:18 +00:00
larm-odoo
2214fa1fcd [ADD] Payroll: Salary attachment report
closes odoo/documentation#11311

X-original-commit: ce55e4affb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-01 14:05:40 +00:00
jero-odoo
c4fb3ab106 [IMP] General: Update manage inbound email doc
closes odoo/documentation#11307

X-original-commit: 1b14a732b9
Signed-off-by: Jessica Rogers (jero) <jero@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>
2024-11-01 11:39:45 +00:00
Aurelien van Delft (avd)
229fe2b123 [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#11298

X-original-commit: ac8f3d2aa4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aurélien van Delft (avd) <avd@odoo.com>
2024-10-29 12:52:35 +00:00
gmz-odoo
044ccfc999 [IMP] accounting/l10n_pe: update modules and description
Remove older ‘Introduction section’
Add a table listing and update of the currently supported features and modules with a description of its functionality (like the format/structure displayed for Chile Localization page)
Update the description of suggested and related resources, such as Smart Tutorial videos

closes odoo/documentation#11278

X-original-commit: af29704626
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-28 13:56:17 +00:00
benderliz
ab7b048505 [IMP] accounting: ca_l10n spelling fix
closes odoo/documentation#11258

X-original-commit: 96269013b5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-10-27 16:11:47 +00:00
jero-odoo
24481852ea [IMP] Iot: Remove star printer reference
closes odoo/documentation#11277

X-original-commit: 229e633c9c
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-10-25 16:13:55 +00:00
Loredana Perazzo
dba0bd55bc [IMP] POS: add a configuration step to enable ePos printers
task-4055549

closes odoo/documentation#11287

X-original-commit: f83f35955e
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-25 14:56:41 +00:00
“Dallas”
de93516ebd [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#11272

X-original-commit: 33ef1f8918
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2024-10-24 12:46:03 +00:00
benderliz
4e8250aa8a [IMP] ar_l10n: remove extra comma
closes odoo/documentation#11254

X-original-commit: 15bc972085
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2024-10-22 18:28:59 +00:00
Valentino
c8b0b79f65 [IMP] accounting/l10n_br: IAP Free Credits Clarification
Odoo gives users 500 free IAP credits when they start with Odoo in BR in production databases. This is an important information that was not clarified.

closes odoo/documentation#11242

X-original-commit: 9ba3a1bc10
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-22 08:26:06 +00:00
xpl-odoo
9943250ff4 [ADD] sign: legality of electronic signatures in germany
closes odoo/documentation#11247

X-original-commit: 74437b0e74
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-22 08:26:05 +00:00
Ricardo Gomes Rodrigues
939d0de821 [IMP] accounting: deferred full months
Feature added in commit 5dca9c0c26

closes odoo/documentation#11237

Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-10-21 13:13:58 +00:00
masp-odoo
8fb1fb39e4 [FIX] general : Update link from Google Domains to Squarespace
Task-4224635

closes odoo/documentation#11212

X-original-commit: 399b20d9c7
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-10-17 13:12:07 +00:00
Felicious
8f5bc31f90 [IMP] inventory: improve routes definitions
closes odoo/documentation#11167

X-original-commit: 21cb6bb5cf
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-17 03:36:17 +00:00
benderliz
3270549c3a [IMP] Inventory: Updating serial numbers documentation
closes odoo/documentation#11129

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-16 22:55:16 +00:00
Felicious
36d6295fee [IMP] inventory: merge resupply
closes odoo/documentation#11203

X-original-commit: 7f24a51d7d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Liz Bender <92882399+benderliz@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-15 18:41:20 +00:00
KC (ksc)
363c58f6de [IMP] surveys: add cards and links/intros
closes odoo/documentation#11175

X-original-commit: 3337149a62
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2024-10-15 13:38:49 +00:00
Felicious
0adba84773 [REF] inventory: resupply warehouses
closes odoo/documentation#11193

X-original-commit: ef367bd442
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-11 22:11:36 +00:00
Felicious
c9aefec697 [IMP] inventory: fix typos in shipping table
closes odoo/documentation#11183

X-original-commit: e41e3c7ba0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-11 17:29:25 +00:00
larm-odoo
48c4cd161e [ADD] Payroll: Work entry analysis report
closes odoo/documentation#11179

X-original-commit: 34814984ec
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-10-11 16:14:20 +00:00
Odoo's Mergebot
a08a313f02 [FW][ADD] odoo.sh: new ci token usage
closes odoo/documentation#11188

Forward-port-of: odoo/documentation#11172
Signed-off-by: Fabien Meghazi (fme) <fme@odoo.com>
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
Co-authored-by: Fabien Meghazi <fme@odoo.com>
Co-authored-by: Stanislas Sobieski <sts@odoo.com>
2024-10-11 11:01:50 +00:00
Donatienne (dopi)
c3ceaa57a1 [IMP] ecommerce: products page updated
closes odoo/documentation#11162

Taskid: 4056328
X-original-commit: 1c5bf1337e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-10-10 06:41:40 +00:00
Ricardo Gomes Rodrigues
ac69e2872c [IMP] accounting: split deferred settings
This has been done in 39fffc5541

closes odoo/documentation#11041

Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-10-09 09:34:15 +00:00
dikd-odoo
44197f2ca9 [IMP] calendar: expand parent documentation
[ADD] expand parent calendar documentation

[FIX] formatting changes

[FIX] formatting changes

[FIX] content changes

Apply suggestions from KAEK review

[FIX] KAEK review edits

[FIX] resize images

Apply suggestions from KSC review

[FIX] content from KSC review

[FIX] revisions KSC review

[FIX] formatting

newline

formatting

Apply suggestions from KSC review

[FIX] Content change

[FIX] Content changes

Apply suggestions from KSC review

Apply suggestions from SALI review

Apply suggestions from SALI review2

content changes

format

Apply suggestions from SALI review

content

content

closes odoo/documentation#11131

X-original-commit: 721c07d341
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.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: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-08 17:53:19 +00:00
xpl-odoo
52e342e480 [IMP] administration: on-premise publisher warranty URL
task-4226945

closes odoo/documentation#11153

X-original-commit: 544e2c18d0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-07 17:04:11 +00:00
Felicious
d9beb9ab43 [ADD] purchase: import vendor pricelist
closes odoo/documentation#11140

X-original-commit: 3b69030302
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.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>
2024-10-04 21:22:49 +00:00
larm-odoo
6c843244eb [IMP] Appraisals: Skills Report - highest improvement
closes odoo/documentation#11112

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-10-04 17:23:24 +00:00
Antoine Vandevenne (anv)
53b15ca1cc [IMP] supported_versions: release 18.0
closes odoo/documentation#11124

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 12:12:51 +00:00
afma-odoo
6f22d05c1c [IMP] accounting: pdf menu to export reports
task-3605633

closes odoo/documentation#11111

X-original-commit: 380c4bc10f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-29 14:06:16 +00:00
masp-odoo
eb5b4fb2c8 [FIX] website: recaptcha threshold number
task-4145451

closes odoo/documentation#11106

X-original-commit: 0aa1a671dd
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-09-26 13:41:16 +00:00
larm-odoo
2c0256f408 [ADD] Appraisals: Skills Evolution reporting
closes odoo/documentation#11098

X-original-commit: 1e39d90420
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 19:58:25 +00:00
larm-odoo
a2b4ff885f [ADD] Employees: Certifications
closes odoo/documentation#11097

X-original-commit: 14007868bb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 19:58:24 +00:00
larm-odoo
95d030c877 [ADD] Employees: Employee retention report
closes odoo/documentation#11092

X-original-commit: 43d99f8070
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 18:36:26 +00:00
larm-odoo
9c4362088b [ADD] Appraisals: Appraisal Analysis reporting
closes odoo/documentation#11075

X-original-commit: 85e04b2723
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-23 17:59:45 +00:00
larm-odoo
49cec1af4e [ADD] Employees: Offboarding an employee
closes odoo/documentation#11074

X-original-commit: 7d075de97a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-23 17:59:44 +00:00
Loredana Perazzo
7b99670e26 [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#11012

X-original-commit: 3faefe2597
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 15:29:49 +00:00
Julian Roussieau
8d931d43e5 [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#11060

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:33:49 +00:00
Loredana Perazzo
183f5b3aac [IMP] l10n: add 17.0 blackbox certif in table
task-4131387

closes odoo/documentation#11017

X-original-commit: 7b841f6eee
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 08:01:36 +00:00
Sam Lieber (sali)
b5c962699f [IMP] l10n_us: blank checks
closes odoo/documentation#10946

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
2024-09-19 19:42:55 +00:00
afma-odoo
7ceb5c89ad [IMP] accounting: cash register page in POS
task-3721929
task-3890538

closes odoo/documentation#11054

X-original-commit: 5b6531a68d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-19 15:16:56 +00:00
afma-odoo
abc8b512e6 [IMP] accounting: update reporting page and screenshots
task-3605633
task-3562956

closes odoo/documentation#11051

X-original-commit: 5bb9c1fcc2
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-19 13:49:05 +00:00
Lara Martini (larm)
5832540a70 [IMP] Time Off: added example for based on work time
closes odoo/documentation#10995

X-original-commit: 4b1ebb71c0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-16 15:09:09 +00:00
larm-odoo
6073abb6dd [ADD] Referrals: reporting doc with use case
closes odoo/documentation#11032

X-original-commit: db78ddcdf9
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-16 15:09:08 +00:00
larm-odoo
ea1227e372 [ADD] Recruitment: Team performance reporting
closes odoo/documentation#11025

X-original-commit: 34ff71cb20
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-16 15:09:06 +00:00
Sam Lieber (sali)
9dd836ddd7 [ADD] accounting/l10n_ca: canada accounting
closes odoo/documentation#11028

X-original-commit: b752040eb0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-09-16 13:49:07 +00:00
Audrey (auva)
bfd5c80140 [IMP] contributing/documentation: update documentation guidelines
task-3709518

closes odoo/documentation#11022

X-original-commit: 8ce6283807
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-16 09:49:57 +00:00
tong-odoo
67320bdc28 [ADD] POS: point of sale qr code payment
task-4169629

closes odoo/documentation#11005

X-original-commit: 4393e08731
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-13 15:11:07 +00:00
Lara Martini (larm)
bc4a2802ba [ADD] Recruitment: time in stage analysis
closes odoo/documentation#11001

X-original-commit: 03839a5b11
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-13 13:58:07 +00:00
Loredana Perazzo
75de303f7d [IMP] POS: move title from page A to page B in restaurant
task-3617680

closes odoo/documentation#10981

X-original-commit: fc71b2df57
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-13 07:39:45 +00:00
John Holton (hojo)
25172a0d05 [ADD] Inventory: product catalog
closes odoo/documentation#10997

X-original-commit: 4f2402aec4
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-12 21:09:40 +00:00
Parish Bracha
be1bbaf0b5 [IMP] Subscriptions: Report format update
closes odoo/documentation#10937

X-original-commit: 31972238cc
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2024-09-10 17:40:18 +00:00
Audrey (auva)
9ff44adcf9 [IMP] payment_providers: PCI DSS compliance, payment methods on portal
task-4042449
task-2949379

closes odoo/documentation#10988

X-original-commit: d8b827cda4
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-10 16:33:22 +00:00
John Holton (hojo)
f2a4870ed6 [IMP] Inventory: add carrier integration links
closes odoo/documentation#10839

X-original-commit: bb1a60fd76
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 17:12:16 +00:00
John Holton (hojo)
64dedb9f5f [IMP] Manufacturing: work center time off update
closes odoo/documentation#10971

X-original-commit: 1403e60925
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 14:44:46 +00:00
John Holton (hojo)
7fa00bab39 [IMP] Inventory: MTO update
closes odoo/documentation#10976

X-original-commit: 72c6e76906
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2024-09-09 14:44:45 +00:00
Loredana Perazzo
f3b4ecfa73 [IMP] POS: stripe connection correction
task-4160316

closes odoo/documentation#10955

X-original-commit: 582c44f05e
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-09 10:49:59 +00:00
sjai-odoo
29ee1b73b4 [ADD] point_of_sale: documentation to configure razorpay terminal
Added the documentation needed to use razorpay payment method in Point Of Sale.

task- 3762059

closes odoo/documentation#10960

X-original-commit: 5f54878e5f
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-09 10:49:58 +00:00
afma-odoo
a4e94b5d84 [IMP] accounting: add info on developer mode for bank online synch
task-4118449

closes odoo/documentation#10962

X-original-commit: 259e6bb272
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-09 08:25:42 +00:00
afma-odoo
76a6f1a7f1 [IMP] accounting: change reports information - Mexican localization
task-3994265

closes odoo/documentation#10961

X-original-commit: 9857ab293b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-09 07:13:13 +00:00
Parish Bracha
f5667702b8 [FIX] CRM: Send quotes guilabel fix
closes odoo/documentation#10922

X-original-commit: 7473cded7f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-09-08 08:50:08 +00:00
Sam Lieber (sali)
60e23d6249 [ADD] accounting/l10n_uy: uruguay
closes odoo/documentation#10973

X-original-commit: f6e2eaccc0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: fvz-odoo <fvz@odoo.com>
Co-authored-by: auva-odoo <auva@odoo.com>
2024-09-06 21:13:56 +00:00
gmz-odoo
d31667f952 [IMP] l10n_pe: eCommerce electronic invoicing
Add new section for eCommerce Functionality starting Odoo17+

Section will be display after the “Guía de entrega electrónica 2.0” menu with the same hierarchy

Pictures on shared folder: https://drive.google.com/drive/folders/1fDgPxJFOpesZrkE3TsaOytDIOT0OW9Cf?usp=sharing

closes odoo/documentation#10902

X-original-commit: 7340391b78
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.com>
Co-authored-by: auva-odoo <128469033+auva-odoo@users.noreply.github.com>
2024-09-05 14:53:43 +00:00
Carsten Wolff (cawo)
612b461f45 [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#10943

X-original-commit: 2a5e686783
Signed-off-by: Carsten Wolff (cawo) <cawo@odoo.com>
2024-09-05 13:25:04 +00:00
afma-odoo
b75396108d [IMP] accounting: change of the onboarding banners
task-4088605

closes odoo/documentation#10931

X-original-commit: fcf6474829
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-05 11:56:44 +00:00
afma-odoo
f9b4ba28da [IMP] accounting: change Financial budget title
task-4147298

closes odoo/documentation#10927

X-original-commit: fc8449c974
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-05 07:58:44 +00:00
xpl-odoo
e198d3ce6e [IMP] upgrade: better introduce the upgrade process
closes odoo/documentation#10918

X-original-commit: e05a37917d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-09-04 08:25:49 +00:00