Commit Graph

3887 Commits

Author SHA1 Message Date
Paolo Gatti (pgi)
6a8158c657 [IMP] finance/fiscal_localizations: Internal Reverse Charge
Many updates are due because of all the changes that have happened in
the last version. Internal Reverse Charge section has been added. The
configuration section has been reordered and information no longer valid
(like invoices being automatically sent) are removed. The flow is
described in a little more detail.

closes odoo/documentation#8324

X-original-commit: d7595e5eb8
Signed-off-by: Paolo Gatti (pgi) <pgi@odoo.com>
2024-03-22 18:05:06 +00:00
Tom Aarab (toaa)
632be997c8 [IMP] accounting: add extra taxes
Extra taxes (ecotax, luxury, etc) are currently missing from doc

taskid-3794931

closes odoo/documentation#8321

X-original-commit: 0b6bef6516
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-03-22 14:57:19 +00:00
tiku-odoo
b32aab35a0 [IMP] essentials: import export rewrite
closes odoo/documentation#8317

X-original-commit: c635baa0a2
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-22 14:57:17 +00:00
Jonathan Castillo (jcs)
c2add27bd5 [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#8309

X-original-commit: 3a18276d4a
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-22 13:01:32 +00:00
tiku-odoo
4234a68d25 [IMP] iot: flash card update section
closes odoo/documentation#8305

X-original-commit: 1f89b5f4b2
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-22 13:01:29 +00:00
Mohamed Alkobrosli
47edb88436 [FW][FIX] dev/assets: typo
the "py" letter should be "by" to make the syntax correct and understood.

closes odoo/documentation#8302

Forward-port-of: odoo/documentation#8276
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-03-22 07:27:11 +00:00
tiku-odoo
bb8e72fb60 [IMP] email comms: feedback loop edit
closes odoo/documentation#8283

X-original-commit: 2fad56f841
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-22 06:04:11 +00:00
Ray Carnes
ac92c70b91 [IMP] upgrade: ready to upgrade image
Screenshot taken from Odoo 16 database with the option to upgrade to Odoo 17

closes odoo/documentation#8274

X-original-commit: b07ea8d014
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-22 06:04:07 +00:00
Donatienne (dopi)
765b61eff3 [ADD] Website: Structure blocks
task-3733822

closes odoo/documentation#8273

X-original-commit: 158a1dee79
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-22 06:04:06 +00:00
Martin Trigaux (mat)
2058488eaa [I18N] conf: add more language codes
closes odoo/documentation#8251

X-original-commit: 88fa5d6e0a
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-22 06:03:59 +00:00
glovebx
3e4b026979 [FW][FIX] dev/view_architectures: domain attribute of search view fields
The domain in the `field` component cannot accept user-provided values or access self variables.
This commit removes the misleading sentence about it from the documentation.

closes odoo/documentation#8229

Forward-port-of: odoo/documentation#8193
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-03-22 03:08:58 +00:00
Felicious
d6cd27bc9d [ADD]inventory: product type
closes odoo/documentation#8260

X-original-commit: bfcb1fa443
Signed-off-by: Felicia Kuan (feku) <feku@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: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-03-21 07:48:58 +00:00
tiku-odoo
0001bbaec4 [IMP] hosting: add admonition block on subscription
closes odoo/documentation#8256

X-original-commit: 9df807a532
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-20 20:02:09 +00:00
tiku-odoo
cbe068e3ab [IMP] developer: external api add admonition block
closes odoo/documentation#8240

X-original-commit: d6f5e74971
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-20 16:31:57 +00:00
tiku-odoo
c411a9f924 [REM] voip: onsip scrub per onsip
closes odoo/documentation#8239

X-original-commit: 7b728a22f4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-20 16:31:56 +00:00
Bastien Fafchamps (bafa)
df1f1dd6b6 [FIX] web: adapted Dropdown component documentation to new api
This commit adapts the documentation to reflect changes made to the Dropdown
component after its refactor, namely:
- Adapted props list
- Adapted code snippets
- Added DropdownGroup component documentation
- More consise examples

closes odoo/documentation#8156

Task-id: 3266145
Signed-off-by: Bastien Fafchamps (bafa) <bafa@odoo.com>
2024-03-20 16:31:55 +00:00
Xavier (XPL)
379798b35c [FIX] website: domain names
closes odoo/documentation#8236

X-original-commit: b7ffab804b
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-20 14:25:03 +00:00
Felicious
b3d06500ef [DEL] remove usage; contains packages + packagings
closes odoo/documentation#8226

X-original-commit: 281d3976da
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-03-20 12:09:38 +00:00
Louis (loti)
5bb97c3fcb [IMP] payment: render /payment/status entirely from the server
Previously, /payment/status would render a template on the server-side, and a JS widget would render subtemplates on the client-side and insert them in the server-side rendered template.

However, mixing server-side and client-side templates causes issues because the context is not properly communicated between client and server. It also makes the code more complex.

This change assumes that no new information returned by /payment/status is worth re-rendering part of the template. If the transaction moves from a pending ('draft', 'pending') state to a final state, the customer should be redirected to the final route that will display the updated information on the transaction.

task-3340354

closes odoo/documentation#8198

Related: odoo/upgrade#5829
Related: odoo/odoo#149821
Related: odoo/enterprise#58822
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-03-20 12:09:27 +00:00
Colu
fbbce69f56 [IMP] database management: update on-premise page
task-3627193

closes odoo/documentation#8181

X-original-commit: 739309b258
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-19 14:13:52 +00:00
Brandon Seltenrich (BRSE)
bec530e580 [IMP} barcode: update default nomenclature doc
closes odoo/documentation#8191

X-original-commit: 20865bfaea
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2024-03-19 06:27:57 +00:00
Brandon Seltenrich (BRSE)
de49e8f05a [ADD] inventory: add manual res doc
closes odoo/documentation#8190

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-19 06:27:56 +00:00
Antoine Vandevenne (anv)
124f9743c6 [FIX] tutorials/discover_js_framework: clarify instructions
closes odoo/documentation#8184

X-original-commit: 632add350d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-03-19 01:31:02 +00:00
Martin Trigaux (mat)
f2ceb28cb5 [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: 8b40d49

add Swedish

closes odoo/documentation#8161

X-original-commit: 8e647c342a
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-18 17:31:17 +00:00
KC (ksc)
027fca4bbd [IMP] email marketing: updated mailing lists for 17
closes odoo/documentation#8104

X-original-commit: 60d55082ce
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-16 18:34:35 +00:00
Brandon Seltenrich (BRSE)
8125ae7fc6 [ADD] inventory: add res at confirmation doc
closes odoo/documentation#8185

X-original-commit: 4255e514a9
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2024-03-16 11:44:05 +00:00
Ricardo Gomes Rodrigues
075b0e1036 [IMP] l10n: update/clarify CodaBox documentation
This commit:
- clarifies that the connection must be done by the Accounting Firm that
  has valid CodaBox Connect credentials
- updates the general configuration part following changes in
  https://github.com/odoo/enterprise/pull/58426
- adds a tip for multi-currencies bank statements

task-id 3795251

closes odoo/documentation#8155

X-original-commit: d36e0b095c
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-03-15 17:15:27 +00:00
Samuel Degueldre
ff36e1f7aa [IMP] web: create how-to for using Owl components in the frontend
closes odoo/documentation#8149

X-original-commit: e259853486
Signed-off-by: Samuel Degueldre (sad) <sad@odoo.com>
2024-03-15 15:59:20 +00:00
Olivier Dony
7032c2e008 [FIX] legal: update license info for v17
closes odoo/documentation#8147

X-original-commit: fd8b628b0e
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2024-03-15 14:29:25 +00:00
Lara Martini (larm)
f459ba48ef [IMP] fleet: updating new config changes
closes odoo/documentation#8143

X-original-commit: bcd3747156
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-03-15 14:29:24 +00:00
Lara Martini (larm)
b09b8847bf [IMP] attendances: fixed typo and added details section
closes odoo/documentation#8142

X-original-commit: 1f1f574615
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-03-15 14:29:24 +00:00
Raphael Collet
cb948c7f05 [IMP] core: remove user_has_groups()
Simply align the documentation with the new API and usage of method
user.has_group().

closes odoo/documentation#8131

Related: odoo/odoo#151597
Related: odoo/upgrade#5616
Related: odoo/enterprise#55523
Signed-off-by: Raphael Collet <rco@odoo.com>
2024-03-15 14:29:11 +00:00
Stephan Wilson
858089caf7 [IMP] accounting: wrong line break in customer_invoices
Removed line break

closes odoo/documentation#8138

X-original-commit: 00b934c9d3
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-15 12:50:03 +00:00
Jess Rogers (jero)
65b28ce72e [ADD] crm: unattended leads report doc
closes odoo/documentation#8128

X-original-commit: 25f95ce12d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-03-15 09:32:49 +00:00
tiku-odoo
9e2d8fb343 [IMP] misc: email comms alias admonition block odoo 17
closes odoo/documentation#8126

X-original-commit: 300345957a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-15 09:32:48 +00:00
vladstroia
dde0fcaba7 [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#8124

X-original-commit: 28bfdbc97a
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-03-15 08:03:35 +00:00
Marion (masp)
edb806cd7a [ADD] Website/Configuration: Google Search Console
closes odoo/documentation#8119

Taskid: 3696023
X-original-commit: bf8491feda
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-03-15 08:03:29 +00:00
Pierre Pulinckx (PIPU)
bf79132249 [IMP] dev/testing: document new tour debug mode
In this commit, documentation about debug mode feature in tour
(implemented in https://github.com/odoo/odoo/pull/155082) is added.

closes odoo/documentation#7807

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-03-13 19:23:45 +00:00
Jonathan Castillo (jcs)
9faae76bd3 [FIX] redirections: wrong rule for supported versions
closes odoo/documentation#8114

X-original-commit: 0c392041ab
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-13 06:53:44 +00:00
Jess Rogers (jero)
4699d17669 [IMP] helpdesk: track and bill time
closes odoo/documentation#8099

X-original-commit: d8b4b1d60f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
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-03-13 06:53:30 +00:00
Jess Rogers (jero)
e7d621c492 [IMP] helpdesk: after sales updates
closes odoo/documentation#8023

X-original-commit: dc0dfea959
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@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>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-03-12 16:41:10 +00:00
Brandon Seltenrich (BRSE)
035c9b95f7 [ADD] barcode: add troubleshooting doc
closes odoo/documentation#8094

X-original-commit: dc5136cc45
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2024-03-12 07:08:41 +00:00
Jonathan Castillo (jcs)
0249d9d0a6 [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#8064

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-12 07:08:34 +00:00
masi-odoo
dbe0300b84 [IMP] accounting/l10n_ar: ecommerce electronic invoicing
Improving l10n_ar documentation adding eCommerce feature

closes odoo/documentation#7984

X-original-commit: a7f87a913a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marco Antonio Iribe Sepulveda (masi) <masi@odoo.com>
Co-authored-by: Jess Rogers <104637850+jero-odoo@users.noreply.github.com>
2024-03-12 01:32:10 +00:00
Martin Trigaux (mat)
809f29dc71 [I18N] *: export 15.0 translations
closes odoo/documentation#8079

X-original-commit: ef3e57c994
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-03-09 16:03:48 +00:00
Brandon Seltenrich (BRSE)
041929d7b0 [ADD] inventory: add reservation methods docs
closes odoo/documentation#8095

X-original-commit: 2d0505c0bd
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-09 08:18:01 +00:00
tiku-odoo
d90d6d990e [IMP] misc: email comm add allowed alias sys parameter
closes odoo/documentation#8090

X-original-commit: 256c96b56f
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-08 23:49:00 +00:00
tiku-odoo
9e21fdea23 [IMP] iot: ts scale exception
closes odoo/documentation#8085

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 23:48:59 +00:00
Brandon Seltenrich (BRSE)
e2fec985a6 [IMP] barcode: update hardware setup doc
closes odoo/documentation#8071

X-original-commit: 4742f77ef9
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2024-03-08 18:29:51 +00:00
Felicious
f4cfa38ac0 [IMP] inventory: putaway rules
closes odoo/documentation#8051

X-original-commit: 43f2ecd375
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-08 11:19:24 +00:00