Commit Graph

4070 Commits

Author SHA1 Message Date
Tom Aarab (toaa)
01191af74e [IMP] accounting: screenshot and related content update
taskid-3866429

17 and +: change screenshot to new design

closes odoo/documentation#10334

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-08-01 09:45:40 +00:00
Parish Bracha
4920915760 [ADD] sales: members backport
closes odoo/documentation#10158

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-07-31 19:25:51 +00:00
Antoine Vandevenne (anv)
a00aef06c3 [FIX] contributing/development: fix doc reference to tutorials.rst
closes odoo/documentation#10470

X-original-commit: 747e1bab14
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-07-31 13:35:40 +00:00
xmo-odoo
b41308d60f [FIX] contributing: remove smart quotes
There have been several new odooers who've hit legal/cla mismatches, and after
investigation their email address would be smart quoted in git (e.g.
`<“uid@example.org”>`).

That the documentation itself uses smart quotes is highly suspicious, it would
make sense that new developers just pasted the provided command, updated it to
match, and didn't even notice the quotes were wrong: `git` is perfectly happy
with it, only on reading it back can you realise it's wrong and the guide
doesn't say anything about *that*.

So fix the quotes in the doc, and hopefully that'll resolve the issue.

closes odoo/documentation#10441

X-original-commit: 811b442fcc
Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
2024-07-30 12:07:43 +00:00
Felicious
70c736d57a [IMP] barcode: add nomenclature example
closes odoo/documentation#10323

Signed-off-by: Felicia Kuan (feku) <feku@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-07-29 22:06:01 +00:00
Felicious
c70a77153e [ADD] inventory: storage categories
closes odoo/documentation#10395

X-original-commit: a2ce8821f6
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: pabr-odoo <pabr@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-07-26 23:37:39 +00:00
Parish Bracha
120fa7e2b6 [ADD] CRM: merge similar leads backport
closes odoo/documentation#10156

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-07-26 21:25:55 +00:00
Sam Lieber (sali)
44c2b65fa0 [FW][FIX] accounting/l10n_cl: remove company image
closes odoo/documentation#10390

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-07-26 19:58:11 +00:00
Felicious
2fd4af7619 [IMP] inventory: shipping rule note
closes odoo/documentation#10240

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-07-26 14:34:39 +00:00
bve-odoo
df145bf622 [FIX] microsoft_outlook: redirect URL error if not matching
_compute_outlook_uri is using get_base_url, providing the
web.base.url of the database that is subject to changed as
stated on the website documentation: if the user logging-in
is using another URL to connect to the db, and has the
Administration/Settings access right (res.groups: base.group_system)

opw-4056377

closes odoo/documentation#10373

X-original-commit: 1f7c0a9b2e
Signed-off-by: Baptiste Vergote (bve) <bve@odoo.com>
2024-07-26 13:17:59 +00:00
Tom Aarab (toaa)
0451d1f2a8 [IMP] mexico: broken url
Removing a dead URL

taskid-3636231

closes odoo/documentation#10335

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-07-25 13:51:38 +00:00
Marion (masp)
bea85886d4 [IMP] website: complete google search console doc
task-3799063

closes odoo/documentation#9767

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-07-25 12:21:36 +00:00
Tiffany Chang (tic)
b37934a7d9 [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#10304

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-07-23 11:47:22 +00:00
Felicious
1c927fa911 [IMP] inventory: refactor WH and locations
closes odoo/documentation#10238

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Jess Rogers <104637850+jero-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-07-20 03:01:47 +00:00
Odoo Translation Bot
e0ab879c54 [I18N] *: export 16.0 source terms 2024-07-20 02:37:23 +00:00
sovi-odoo
c84d525452 [IMP] accounting/l10n: tell users to install l10n_fr_invoice_addr
In Odoo 15.0, an extra module is necessary to conform to the french
legislation. This will tell users to install it.

This is a forward port of odoo/documentation#9820

task-3856826

closes odoo/documentation#10025

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: toaa-odoo <toaa@odoo.com>
2024-07-16 15:57:11 +00:00
Donatienne (dopi)
fda2534a74 [IMP] website: translations
taskid-3617120

closes odoo/documentation#9945

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-07-16 09:22:39 +00:00
Felicious
21779a5eb6 [IMP] inventory: sendcloud shipping rules
closes odoo/documentation#10112

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
2024-07-15 19:14:14 +00:00
Odoo Translation Bot
28634eca60 [I18N] *: export 15.0 source terms 2024-07-13 02:41:59 +00:00
“Audrey
13ddb59da9 [ADD] Studio: approval rules
task-3553095

closes odoo/documentation#10029

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-07-09 10:34:00 +00:00
Felicious
7566002f49 [IMP] inventory: bpost customer accounts
closes odoo/documentation#10100

X-original-commit: 4a527db915
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-07-09 00:08:38 +00:00
Odoo Translation Bot
10c7321ca4 [I18N] *: export 15.0 source terms 2024-07-08 20:11:52 +00:00
KC (ksc)
03f5c0660e [IMP] sales: added important admonition to amazon docs
closes odoo/documentation#9780

Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2024-07-05 20:51:57 +00:00
Felicious
58990cb4c6 [FIX] inventory: UoM redirect rules
closes odoo/documentation#10054

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-07-04 20:20:55 +00:00
“Dallas”
8ebc2d20b1 [FIX] german localization: Fixed broken GoBD link
If merged, this commit will replace the broken GoBD link with the correct link.

task ID: 4034487

closes odoo/documentation#10076

X-original-commit: 0e783b0dfa
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2024-07-04 13:52:40 +00:00
xpl-odoo
50b8a2100d [FIX] sign: line break after 100 characters
closes odoo/documentation#10068

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-07-03 21:43:44 +00:00
xpl-odoo
fa64368f21 [ADD] sign: legality
task-4008122

closes odoo/documentation#10027

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-07-02 15:17:46 +00:00
Odoo Translation Bot
363483c4aa [I18N] Update translation terms from Transifex 2024-06-30 01:40:52 +02:00
Donatienne (dopi)
afe32dfbeb [IMP] General: Change language
taskid-3964562

closes odoo/documentation#9670

Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-06-24 09:03:44 +00:00
Odoo Translation Bot
31485036f3 [I18N] Update translation terms from Transifex 2024-06-23 01:40:56 +02:00
Adrien Widart (awt)
95e348eb51 [IMP] supported_versions: end of saas-16.4
closes odoo/documentation#9890

X-original-commit: 37ca3f1917
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Adrien Widart (awt) <awt@odoo.com>
2024-06-22 08:37:23 +00:00
Tiffany Chang (tic)
a727f25be8 [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#9882

X-original-commit: 89c308c
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-06-21 17:13:48 +00:00
XPL
8e143196f1 [IMP] upgrade: remove ticket go-live mention
The phrase is confusing and leads customers to contact support to carry out
the upgrade for them.

closes odoo/documentation#9883

X-original-commit: 51323fba44
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-06-21 15:59:49 +00:00
guillaume gallant (guga)
0e6358b6cb [IMP] point_of_sale: improve text and replace pictures for Vantiv
task-3005157

closes odoo/documentation#9858

X-original-commit: 3d5ff64bab
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
Signed-off-by: Guillaume Gallant (guga) <guga@odoo.com>
2024-06-21 06:47:42 +00:00
Donatienne (dopi)
eb1eb38cce [IMP] website: cookies bar
taskid-3961318

closes odoo/documentation#9571

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-18 16:06:44 +00:00
Odoo Translation Bot
df99292384 [I18N] Update translation terms from Transifex 2024-06-16 01:40:50 +02:00
Audrey (auva)
95dd9329de [FIX] voip: broken contact link
Changed https://www.axivox.com/contact into https://www.axivox.com/en/contact
as it didn't exist (anymore).

closes odoo/documentation#9759

X-original-commit: f9ab7b716b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-11 15:44:26 +00:00
Loredana Perazzo
1394d4813a [IMP] pos: remove Epson TM-20 from list of compatible
task-3925551

closes odoo/documentation#9652

X-original-commit: 2e47b6a600
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-11 08:57:07 +00:00
Odoo Translation Bot
6f48100e70 [I18N] Update translation terms from Transifex 2024-06-09 01:40:57 +02:00
Felicious
f39139aea9 [ADD] inventory: bpost
closes odoo/documentation#9720

X-original-commit: 91a2973306
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: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-06-08 01:32:44 +00:00
Felicious
dc0dec9d65 [IMP] inventory: reserve full vs partial packaging
closes odoo/documentation#9646

X-original-commit: 2cebcb0cda
Signed-off-by: Felicia Kuan (feku) <feku@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-06-07 21:29:42 +00:00
Serge Bayet (seba)
c770eb5618 [ADD] administration: neutralized databases doc
This commit updates the documentation for neutralized databases to
include information about how search engine indexing is prevented for
these databases.

task-3895772

closes odoo/documentation#9653

Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
2024-06-07 14:01:19 +00:00
Donatienne (dopi)
6078b9107c [IMP] documents: links to tutorials to be updated
taskid-3960925

closes odoo/documentation#9671

Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-06-07 10:40:23 +00:00
Felicious
48d4fb5269 [MOV] inventory: shipping labels
closes odoo/documentation#9534

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-06-03 20:09:21 +00:00
Xavier-Do
e81e85a734 [FIX] fix typo in warning message
closes odoo/documentation#9546

X-original-commit: e2241f76fc
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-06-03 10:59:57 +00:00
Odoo Translation Bot
9d183db1ab [I18N] Update translation terms from Transifex 2024-06-02 01:41:13 +02:00
tiku-odoo
3d5841894d [ADD] essentials: contacts
closes odoo/documentation#9468

X-original-commit: e307186358
Signed-off-by: Samuel Lieber (sali) <sali@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: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-05-30 18:56:01 +00:00
Tiffany Chang (tic)
506ccf71dd [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#9508

X-original-commit: fcb1cbe
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-05-30 11:03:39 +00:00
Xavier-Do
109c82776a [IMP] adapt documentation for new install script
closes odoo/documentation#9506

X-original-commit: af73b44168
Related: odoo/odoo#167076
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-05-30 08:30:55 +00:00
Lara Martini (larm)
b4704c4424 [IMP] Payroll: add necessary contract modules
closes odoo/documentation#9469

X-original-commit: 27eaaf860b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-05-28 17:50:38 +00:00