Commit Graph

3771 Commits

Author SHA1 Message Date
Martin Trigaux (mat)
88fa5d6e0a [I18N] conf: add more language codes
closes odoo/documentation#8207

X-original-commit: 18062ec3b4
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-20 09:06:46 +00:00
Colu
08c671fe4e [IMP] database management: update on-premise page
task-3627193

closes odoo/documentation#8176

X-original-commit: 739309b258
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-19 11:13:03 +00:00
Xavier (XPL)
4a98887b9b [FIX] website: domain names
closes odoo/documentation#8174

X-original-commit: 87b350d47e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-19 09:56:00 +00:00
Jonathan Castillo (jcs)
f806b9dcfa [FIX] website: anchors in analytics hyperlinks
Custom anchors can be used as hyperlinks to target a specific
heading on the page. However, the google analytics one didn't
work well because of the capital letters used.

closes odoo/documentation#8172

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-18 08:44:27 +00:00
Odoo Translation Bot
7b3f3f09db [I18N] Update translation terms from Transifex 2024-03-17 01:41:08 +01:00
Felicious
8deb666761 [DEL] remove usage; contains packages + packagings
closes odoo/documentation#8166

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-15 00:24:38 +00:00
Martin Trigaux (mat)
b4c90a16e5 [ADD] conf: add Swedish
closes odoo/documentation#8152

X-original-commit: 2ed5e2a1e8
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-14 14:27:37 +00:00
Martin Trigaux (mat)
a33955ec82 [FIX] conf: don't use None in language switcher
In a lang is not present in languages_names, the menu was displaying None

X-original-commit: 8b40d49658
Part-of: odoo/documentation#8152
2024-03-14 14:27:37 +00:00
Stephan Wilson
6689684b0c [IMP] accounting: wrong line break in customer_invoices
Removed line break

closes odoo/documentation#8132

X-original-commit: 00b934c9d3
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-13 22:24:46 +00:00
Jonathan Castillo (jcs)
76bf27e87c [FIX] redirections: wrong rule for supported versions
closes odoo/documentation#8109

X-original-commit: 0c392041ab
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-12 18:06:00 +00:00
vladstroia
fa1461021e [ADD] point_of_sale: customer display doc page
task-3226201

There was previously no docs for the customer display feature in pos.
In this commit we add a docs page for it

closes odoo/documentation#8055

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-12 18:05:56 +00:00
Marion (masp)
bf8491feda [ADD] Website/Configuration: Google Search Console
closes odoo/documentation#8003

Taskid: 3696023
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-03-12 16:55:56 +00:00
KC (ksc)
3b3896bb15 [IMP] subscriptions: corrected error about recurring products
closes odoo/documentation#7979

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-11 23:29:41 +00:00
Jonathan Castillo (jcs)
32aafb08cb [MOV] documentation structure reorganization
This commit aims to improve the documentation's navigability by
redefining some categories' purposes and titles.

There is a redirection rule for each documentation page moved.
This ensures that users won't have a 404 error message.

task-3217827

closes odoo/documentation#8056

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-11 13:59:04 +00:00
Odoo Translation Bot
7b5dba47a7 [I18N] Update translation terms from Transifex 2024-03-10 01:42:34 +01:00
tiku-odoo
f7be6a3a78 [IMP] iot: ts scale exception
closes odoo/documentation#8080

X-original-commit: 8a89c4311c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-08 21:33:46 +00:00
tiku-odoo
256c96b56f [IMP] misc: email comm add allowed alias sys parameter
closes odoo/documentation#8077

X-original-commit: 7bd289f370
X-original-commit: 7bd289f370
X-original-commit: 7bd289f370
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-08 20:17:11 +00:00
Martin Trigaux (mat)
ec300e06de [I18N] *: export 15.0 translations
closes odoo/documentation#8012

X-original-commit: a8a82b1b3b
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-07 16:11:55 +00:00
Felicious
43f2ecd375 [IMP] inventory: putaway rules
closes odoo/documentation#8036

X-original-commit: 7a5db76b28
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: brse-odoo <brse@odoo.com>
2024-03-07 02:17:02 +00:00
Claire Bretton (clbr)
e60affa6fe [IMP] getting_started: use odoo/tutorials repository + runbot
We now use the odoo/tutorials to make the technical onboarding.
- Change the current documentation accordingly.
- Add a section for employees only so that they use odoo-dev/tutorials
as shared fork. It's closer to our way to work so we think it's better
to make them use to it as fast as possible.
- Add some explanations about runbot.

`odoo/technical-training-sandbox` will no longer be used and can be considered deprecated.

closes odoo/documentation#8020

X-original-commit: 2d41fd7e0c
Signed-off-by: Claire Bretton (clbr) <clbr@odoo.com>
2024-03-06 07:55:42 +00:00
Felicious
a8659727e3 [ADD] inventory: packaging
closes odoo/documentation#7751

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-03-05 23:11:37 +00:00
Julien Castiaux
c00571d724 [FIX] deploy: enable HSTS also for websocket
Fine tunning of 6a2725e604

closes odoo/documentation#8004

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-05 16:14:25 +00:00
Felicious
4f15ba1eea [IMP] inventory: gme's comments on packages
closes odoo/documentation#7797

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-03-05 06:28:46 +00:00
Felicious
03a871a88b [ADD] inventory: package use and type
closes odoo/documentation#7734

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-03-04 18:43:48 +00:00
Odoo Translation Bot
c6f5eaaf9a [I18N] Update translation terms from Transifex 2024-03-03 01:40:41 +01:00
Marion (masp)
4efd4c2788 [ADD] integration: geolocation
task-3694395

closes odoo/documentation#7971

X-original-commit: 74978109ee
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-01 19:40:48 +00:00
Ali Alfie (alal)
680573ff40 [IMP] fiscal_localizations: HMRC format improved
Before, when entering the company's VAT, the user had to leave out the 'GB' prefix. This is no longer needed after odoo/enterprise/pull/57570

task-3765235

closes odoo/documentation#7956

X-original-commit: 61c86a1a8e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-01 13:17:54 +00:00
tiku-odoo
43b5825a4c [IMP] misc: voip onsip version 16 changes
closes odoo/documentation#7894

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-01 00:39:43 +00:00
Demesmaeker
eb41f30593 [FIX] amazon_connector: change to more complete links
closes odoo/documentation#7936

X-original-commit: 3d0aabbaf4
Signed-off-by: Morgane Demesmaeker <edm@odoo.com>
2024-02-29 14:25:06 +00:00
Marion (masp)
65960a2726 [ADD] administration: neutralized database
closes odoo/documentation#7305

Task: 3572950
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-28 11:54:58 +00:00
Felicious
786a9086e9 [IMP] inventory: direct carrier contract
closes odoo/documentation#7897

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-02-28 02:57:24 +00:00
Felicious
6f8118fba6 [IMP] inventory: combine uom and usage into one doc
closes odoo/documentation#7659

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-02-28 01:34:59 +00:00
Donatienne (dopi)
fff87ea667 [IMP] maintain: domain names
task-3595179

closes odoo/documentation#7878

X-original-commit: 89a6adc160
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-26 17:10:20 +00:00
Odoo Translation Bot
5407222f9c [I18N] Update translation terms from Transifex 2024-02-25 01:41:21 +01:00
tiku-odoo
4a3284230e [IMP] sales: mrkt conn ebay exception
closes odoo/documentation#7861

X-original-commit: 97203c4027
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-02-23 21:47:23 +00:00
tiku-odoo
d3b848786b [IMP] misc: voip onsip edits
closes odoo/documentation#7844

X-original-commit: 0a133687dd
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-02-23 20:00:52 +00:00
tiku-odoo
b26bb4d797 [IMP] iot: troubleshooting add barcode exception
closes odoo/documentation#7825

X-original-commit: 056242b831
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-02-23 14:27:13 +00:00
Sam Lieber (sali)
81de2a5bbe [IMP] accounting/l10n_pe: delivery guide 2.0 peru
closes odoo/documentation#7598

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-02-23 14:27:11 +00:00
Xavier (XPL)
fb82f91847 [IMP] install: enterprise packaged installers note
task-3536177

closes odoo/documentation#7812

X-original-commit: 62e08e0c1f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-23 10:38:49 +00:00
tiku-odoo
4dc8875b42 [IMP] iot: windows iot worldline exception
closes odoo/documentation#7741

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-02-23 00:07:05 +00:00
Tarek berkane
34e9ab6754 [FW][FIX] tutorials/getting_started: typo in 'estate'
closes odoo/documentation#7774

Forward-port-of: odoo/documentation#7772
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-02-19 17:20:47 +00:00
Loredana Perazzo
a12f7925ca [ADD] POS: configure and use the ship later feature
task-3095674

closes odoo/documentation#7746

X-original-commit: fb55dca079
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-02-19 12:31:17 +00:00
Odoo Translation Bot
df615b8b9c [I18N] Update translation terms from Transifex 2024-02-18 01:40:34 +01:00
Felicious
98994fbbaa [IMP] inventory: sell stock virtual warehouse
closes odoo/documentation#7753

X-original-commit: da19420201
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-02-16 02:11:53 +00:00
Sam Lieber (sali)
7fe59a5ec9 [FIX] odoo_theme: add bottom margin to inner lists
closes odoo/documentation#7722

X-original-commit: 1200df1ec8
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-02-13 18:53:07 +00:00
“Audrey
d5df27bc9b [FIX] payment_providers: add payment journal selection
task-3718255

Up to saas-16.4

closes odoo/documentation#7715

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-02-13 09:01:07 +00:00
Antoine Vandevenne (anv)
c3e77cb48b [IMP] supported_versions: release saas-17.1
closes odoo/documentation#7701

X-original-commit: e116579c99
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-02-12 20:08:45 +00:00
Odoo Translation Bot
8fc153c7ad [I18N] Update translation terms from Transifex 2024-02-11 01:40:43 +01:00
Donatienne (dopi)
1799e47028 [IMP] Website Analytics: adding Google Tag Manager documentation
taskid-3650278

closes odoo/documentation#7559

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-02-09 15:17:44 +00:00
tiku-odoo
b8909aa7be [IMP] Misc VoIP Version Clean-up
closes odoo/documentation#7668

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-02-09 02:35:39 +00:00