Commit Graph

4610 Commits

Author SHA1 Message Date
LoredanaLrpz
04111d2f04 [IMP] POS: returns and credit note
task-4016275

closes odoo/documentation#11501

X-original-commit: 208c1b8e81
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-03 13:11:36 +00:00
Doh (KIDO)
2d2c3edffe [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#11507

Signed-off-by: Kim Dohyun (kido) <kido@odoo.com>
2024-12-03 07:52:31 +00:00
xpl-odoo
0c135dd29c [IMP] website: cloudflare configuration
task-4113085

closes odoo/documentation#11514

X-original-commit: f8cb28ce14
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-02 20:28:02 +00:00
Tiffany Chang (tic)
eb714d1772 [I18N] *: export latest termsi
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#11505

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-12-02 19:07:16 +00:00
Parish Bracha
a36da03009 [IMP] Email marketing: Analyze metrics reports
closes odoo/documentation#11448

X-original-commit: 47da91a9d6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-12-02 17:26:35 +00:00
afma-odoo
f4d64763c0 [IMP] Fiscal Localizations: Add CIS deduction info for UK
task-4341297

closes odoo/documentation#11451

Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-12-02 16:03:35 +00:00
afma-odoo
d4564632c3 [IMP] Fiscal localizations: Add info about Teledec and liasse fiscale
task-4342454

closes odoo/documentation#11454

Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-12-02 16:03:34 +00:00
Odoo Online
a21fe7c695 [I18N] Update translation terms from Transifex 2024-12-01 02:43:18 +01:00
vava-odoo
7b5828d047 [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#11488

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

closes odoo/documentation#11481

X-original-commit: b81d1a6d8a
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-11-29 14:29:07 +00:00
Bastien Fafchamps (bafa)
8ef0514ad1 [IMP] developer/*: update js code to ES6
This PR updates javascript code to be up to date with the codebase standards:
- use the `static` keyword when possible
- proper owl imports
- removed unecessary `@odoo-module` directives

Task ID: 2258359

closes odoo/documentation#11466

Signed-off-by: Bastien Fafchamps (bafa) <bafa@odoo.com>
2024-11-28 17:27:01 +00:00
John Holton (hojo)
34c1edef12 [IMP] Quality: add spreadsheet check to QCP doc
closes odoo/documentation#11450

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-28 03:24:51 +00:00
John Holton (hojo)
e1227f0c2b [IMP] Manufacturing: update MO costs
closes odoo/documentation#11422

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-28 03:24:50 +00:00
Harsh Modi
5453741f0c [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#11459

X-original-commit: 30d6e17cf9
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
2024-11-27 12:18:28 +00:00
Odoo Online
ecab061166 [I18N] Update translation terms from Transifex 2024-11-24 02:42:36 +01:00
masi-odoo
9cb00bdb01 [IMP] accounting/l10n_co: Update documentation for DIAN module
This commit improves the official documentation to support the strategy to focus on the new DIAN electronic invoicing module on V18 (leaving notes and references for clients still using Carvajal in this version)

closes odoo/documentation#11315

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-22 12:07:11 +00:00
Donatienne (dopi)
72020aea3f [IMP] ecommerce: cross-upselling
closes odoo/documentation#11441

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:47:24 +00:00
John Holton (hojo)
3a85ef3436 [IMP] Inventory: add UPS warning
closes odoo/documentation#11335

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-21 19:35:41 +00:00
xpl-odoo
14efdd7db6 [IMP] upgrade: harmonize release interval
task-4346126

closes odoo/documentation#11430

X-original-commit: e953d8f838
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 19:35:33 +00:00
xpl-odoo
d7c6f5eb8f [IMP] on-premise: remove too many users upsell alert block
task-4343506

closes odoo/documentation#11435

X-original-commit: b923389182
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 19:35:30 +00:00
xpl-odoo
b58c84f8aa [IMP] localizations: clarify, simplify and update the content
closes odoo/documentation#11301

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-20 14:18:38 +00:00
kekiss
4cc5aaa9b3 [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#11420

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-20 07:10:37 +00:00
Valentino
37dd1d8327 [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#11386

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:24:59 +00:00
jero-odoo
d580490b02 [IMP] VoIP: Update settings menu images
closes odoo/documentation#11411

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:51:29 +00:00
Harsh Modi
88e6f46765 [IMP] l10n_in_gstin_status: add documentation for GSTIN status
task-4143187

closes odoo/documentation#11324

Related: odoo/odoo#187515
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-19 13:51:26 +00:00
Merel Geens (mege)
5b965fb1b8 [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#11407

X-original-commit: 4d079db7f8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-19 10:53:13 +00:00
Demesmaeker
3c7f6c0e55 [IMP] send_quotations/pdf_quote_builder
Add documentation about the new features and possibilities of the PDF quote builder.
Delete obsolote information.

closes odoo/documentation#11128

Signed-off-by: Morgane Demesmaeker <edm@odoo.com>
2024-11-19 09:20:39 +00:00
Odoo Online
a4ac625bab [I18N] Update translation terms from Transifex 2024-11-17 02:42:09 +01:00
Loredana Perazzo
1b0835b29e [IMP] pos: remove warning "july 22" in six
task-4337378

closes odoo/documentation#11400

X-original-commit: 738703df14
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-11-16 10:49:29 +00:00
Felicious
22a0a1834e [IMP] inventory: landed cost conditions
closes odoo/documentation#11382

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 00:53:52 +00:00
Joris Makauskis
0548b3fb4b [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#11392

X-original-commit: 8c93ff790e
Signed-off-by: Joris Makauskis (jmak) <jmak@odoo.com>
2024-11-14 21:52:05 +00:00
jero-odoo
66f3b28309 [IMP] POS: remove star printer reference
closes odoo/documentation#11381

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 17:57:16 +00:00
Audrey (auva)
3a24e18b45 [IMP] payment_providers/paypal: new PayPal version
task-3355211

closes odoo/documentation#11374

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-14 08:42:16 +00:00
Zachary Straub (ZST)
b06db2b641 [FIX] accounting: fix broken OCR tutorial link
closes odoo/documentation#11370

X-original-commit: 724f7000d7
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-14 01:23:07 +00:00
jero-odoo
aa79e58e32 [ADD] Essentials: Keyboard shortcuts
closes odoo/documentation#11089

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 23:45:04 +00:00
xpl-odoo
0611ec0705 [IMP] upgrade: sla clarifications
closes odoo/documentation#11364

X-original-commit: 470af9bf21
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-13 14:23:50 +00:00
Albaraa Maktabi
ad624afdf8 [FIX] developer/tutorials/pdf_reports: fix a grammer issue
On line 60 changed "we will can print..." to "we will be able to print..."

closes odoo/documentation#11359

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-11-12 21:17:28 +00:00
afma-odoo
d0ce383423 [IMP] accounting: adding info about group payments
task-3518648

closes odoo/documentation#11357

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 18:01:55 +00:00
jero-odoo
1f520a4907 [IMP] Calendar sync: changing title of google doc
closes odoo/documentation#11350

X-original-commit: e0b025fce0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-11 16:49:52 +00:00
Odoo Online
92ac7ee0e6 [I18N] Update translation terms from Transifex 2024-11-10 02:42:48 +01:00
larm-odoo
b747dfcbd4 [ADD] Payroll: Salary attachments
closes odoo/documentation#11341

X-original-commit: afe998d6a0
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-08 14:57:09 +00:00
jero-odoo
7e23234796 [IMP] General: Update manage inbound email doc
closes odoo/documentation#11308

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-05 18:27:37 +00:00
Tiffany Chang (tic)
63f88d7adb [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#11327

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-11-05 13:58:57 +00:00
Louis Wicket (wil)
dc4d10edbb [I18N] add vi and id to the language switcher
closes odoo/documentation#11322

X-original-commit: 204db28154
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-11-05 10:14:47 +00:00
Sam Lieber (sali)
8b0fca19f5 [IMP] l10n_cl: Update main EDI module and description
closes odoo/documentation#11328

X-original-commit: dc20497ab1
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-05 08:08:59 +00:00
Damien Bouvy
65a752daf6 [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#11304

X-original-commit: c6a8619367
Signed-off-by: Bouvy Damien (dbo) <dbo@odoo.com>
2024-11-04 10:59:26 +00:00
Albaraa Maktabi
9946fd4ec6 [FIX] developer/view_architectures: fix a typo
Corrected a typo in the file view_architectures.rst on line 2395. Changed 'than' to 'that'.

closes odoo/documentation#11314

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-11-04 07:31:54 +00:00
Odoo Online
9794fee804 [I18N] Update translation terms from Transifex 2024-11-03 02:42:00 +01:00
larm-odoo
9dec09c9de [ADD] Payroll: Salary attachment report
closes odoo/documentation#11312

X-original-commit: ce55e4affb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-01 13:54:14 +00:00
Aurelien van Delft (avd)
ab963d305d [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#11299

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 11:08:24 +00:00