Commit Graph

4544 Commits

Author SHA1 Message Date
jero-odoo
1b14a732b9 [IMP] General: Update manage inbound email doc
closes odoo/documentation#11293

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-10-31 19:38:30 +00:00
Damien Bouvy
c6a8619367 [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#11050

Signed-off-by: Bouvy Damien (dbo) <dbo@odoo.com>
2024-10-31 17:15:21 +00:00
Aurelien van Delft (avd)
660f73e02c [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#11296

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:38:52 +00:00
Odoo Translation Bot
63be4d2d65 [I18N] Update translation terms from Transifex 2024-10-27 00:42:25 +02:00
Loredana Perazzo
7e2d88cc02 [IMP] POS: add a configuration step to enable ePos printers
task-4055549

closes odoo/documentation#11285

X-original-commit: f83f35955e
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-25 18:02:06 +00:00
jero-odoo
229e633c9c [IMP] Iot: Remove star printer reference
closes odoo/documentation#11267

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-24 17:56:38 +00:00
gmz-odoo
af29704626 [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#10562

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-24 17:56:37 +00:00
“Dallas”
4107fb03a5 [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#11270

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 16:07:18 +00:00
benderliz
fa7713f31c [IMP] ar_l10n: remove extra comma
closes odoo/documentation#11252

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:30:52 +00:00
xpl-odoo
cfe4968bef [ADD] sign: legality of electronic signatures in germany
closes odoo/documentation#11244

X-original-commit: 74437b0e74
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-22 08:46:38 +00:00
benderliz
96269013b5 [IMP] accounting: ca_l10n spelling fix
closes odoo/documentation#11251

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-10-21 23:43:56 +00:00
Valentino
9ba3a1bc10 [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#11216

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-21 14:44:11 +00:00
Louis Wicket (wil)
ff891f246e [I18N] add LATAM Spanish to the documentation
closes odoo/documentation#11234

Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
2024-10-21 09:14:38 +00:00
Loredana Perazzo
8bcf4cc29c [IMP] POS: move replicated title into one page
task-3973404

Must come back in 16.0 & 17.0

closes odoo/documentation#11226

X-original-commit: 04a8e4657f
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-21 09:14:36 +00:00
Ricardo Gomes Rodrigues
5669d48cb9 [IMP] accounting: deferred full months
Feature added in commit 5dca9c0c26

closes odoo/documentation#11159

Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-10-21 09:14:31 +00:00
Odoo Translation Bot
42c4585cdd [I18N] Update translation terms from Transifex 2024-10-20 00:42:51 +02:00
masp-odoo
399b20d9c7 [FIX] general : Update link from Google Domains to Squarespace
Task-4224635

closes odoo/documentation#11198

Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-10-16 15:10:36 +00:00
Felicious
7f24a51d7d [IMP] inventory: merge resupply
closes odoo/documentation#11120

Signed-off-by: Zachary Straub (zst) <zst@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 01:07:51 +00:00
Odoo Translation Bot
69477d78c7 [I18N] Update translation terms from Transifex 2024-10-13 00:42:43 +02:00
Felicious
ef367bd442 [REF] inventory: resupply warehouses
closes odoo/documentation#11119

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-11 20:04:59 +00:00
Odoo's Mergebot
711dbc5931 [FW][ADD] odoo.sh: new ci token usage
closes odoo/documentation#11186

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 09:15:55 +00:00
Felicious
e41e3c7ba0 [IMP] inventory: fix typos in shipping table
closes odoo/documentation#11171

X-original-commit: e2fdcb019e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-11 04:06:10 +00:00
larm-odoo
34814984ec [ADD] Payroll: Work entry analysis report
closes odoo/documentation#11063

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-10-11 00:54:11 +00:00
KC (ksc)
3337149a62 [IMP] surveys: add cards and links/intros
closes odoo/documentation#10233

Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2024-10-10 20:06:20 +00:00
Felicious
21cb6bb5cf [IMP] inventory: improve routes definitions
closes odoo/documentation#10830

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-09 18:58:01 +00:00
Donatienne (dopi)
1c5bf1337e [IMP] ecommerce: products page updated
closes odoo/documentation#10616

Taskid: 4056328
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-10-09 09:09:42 +00:00
xpl-odoo
6032be9d6f [IMP] administration: on-premise publisher warranty URL
task-4226945

closes odoo/documentation#11151

X-original-commit: 544e2c18d0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-08 07:46:47 +00:00
Tiffany Chang (tic)
5aa4151638 [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#11144

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-10-07 10:25:59 +00:00
Odoo Translation Bot
b10c2daf6b [I18N] Update translation terms from Transifex 2024-10-06 00:42:06 +02:00
Felicious
3b69030302 [ADD] purchase: import vendor pricelist
closes odoo/documentation#11047

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 19:01:24 +00:00
dikd-odoo
721c07d341 [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#10774

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-01 22:45:11 +00:00
Antoine Vandevenne (anv)
d029bdac15 [IMP] supported_versions: release 18.0
closes odoo/documentation#11122

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 13:56:03 +00:00
Odoo Translation Bot
c302c85fd4 [I18N] Update translation terms from Transifex 2024-09-29 00:45:07 +02:00
afma-odoo
380c4bc10f [IMP] accounting: pdf menu to export reports
task-3605633

closes odoo/documentation#11083

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-26 12:42:33 +00:00
masp-odoo
0aa1a671dd [FIX] website: recaptcha threshold number
task-4145451

closes odoo/documentation#11067

X-original-commit: 85cef1bc5b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-09-26 08:15:05 +00:00
larm-odoo
1e39d90420 [ADD] Appraisals: Skills Evolution reporting
closes odoo/documentation#10999

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-09-25 17:35:27 +00:00
larm-odoo
14007868bb [ADD] Employees: Certifications
closes odoo/documentation#11048

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 17:35:26 +00:00
larm-odoo
43d99f8070 [ADD] Employees: Employee retention report
closes odoo/documentation#11045

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 16:28:03 +00:00
Tiffany Chang (tic)
b9338949e9 [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#11082

X-original-commit: b870ae4
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-09-24 13:56:56 +00:00
larm-odoo
7d075de97a [ADD] Employees: Offboarding an employee
closes odoo/documentation#11040

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-09-23 15:13:53 +00:00
larm-odoo
85e04b2723 [ADD] Appraisals: Appraisal Analysis reporting
closes odoo/documentation#11037

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-09-23 15:13:52 +00:00
Odoo Translation Bot
49561d4daf [I18N] Update translation terms from Transifex 2024-09-22 00:42:34 +02:00
Loredana Perazzo
c0340cf05a [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#11008

X-original-commit: da64b5c340
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 15:14:24 +00:00
Julian Roussieau
4cb7637a23 [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#11058

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 11:05:00 +00:00
Loredana Perazzo
bed0d86d1d [IMP] l10n: add 17.0 blackbox certif in table
task-4131387

closes odoo/documentation#11015

X-original-commit: 7b841f6eee
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 08:24:59 +00:00
afma-odoo
5b6531a68d [IMP] accounting: cash register page in POS
task-3721929
task-3890538

closes odoo/documentation#11042

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

closes odoo/documentation#11039

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-19 08:40:59 +00:00
Audrey (auva)
63316dd6bd [IMP] contributing/documentation: update documentation guidelines
task-3709518

closes odoo/documentation#11020

X-original-commit: 92dce1d630
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-16 07:42:42 +00:00
Odoo Translation Bot
87cde5c74c [I18N] Update translation terms from Transifex 2024-09-15 00:42:17 +02:00
larm-odoo
db78ddcdf9 [ADD] Referrals: reporting doc with use case
closes odoo/documentation#10993

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-14 18:56:29 +00:00