Commit Graph

4528 Commits

Author SHA1 Message Date
mcsi-odoo
cdef3da925 [IMP] studio: adding link about accessing studio
Task-3761784

closes odoo/documentation#11978

X-original-commit: 7d45830ac8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-02-07 19:00:44 +00:00
Harsh Modi
c5a866bd11 [FIX] coding_guidelines: fix the alphabetic orders for the import
In odoo, as we suggest everyone to follow an alphebetic order.

The translator(`_`), ASCII is 95 and `a` ASCII value is 97
which '_' < 'a', the translator should be defined first in the
import before the `api` not at the end of the import

This commits adds an example to import static class `Command`
with a Capital alphabet with a ASCII value of `C` as 67
which will be before than the `_`
'C' < '_' < 'a'

This order of import should be followed while the import

closes odoo/documentation#11987

X-original-commit: c7a6b67a87
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
2025-02-07 17:51:53 +00:00
Nicolas Viseur (vin)
4b123b8464 [IMP] l10n_vn: SInvoice documentation
Recently, a new module released to support integration of Odoo with SInvoice to support e-invoicing for Vietnam.

task - 3631616

closes odoo/documentation#11372

Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2025-02-06 12:00:27 +00:00
Felicious
26f226c51b [IMP] inventory: CRL - replenishment & visibility days
closes odoo/documentation#11959

X-original-commit: 91165a7012
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Liz Bender <92882399+benderliz@users.noreply.github.com>
2025-02-06 04:03:16 +00:00
Merel Geens (mege)
24966a91c8 [FIX] administration: correct Fedora version
The Odoo 17 and 18 RPM builds target Fedora 38 instead of 36:

16: https://github.com/odoo/odoo/blob/16.0/setup/package.dffedora#L3
17: https://github.com/odoo/odoo/blob/17.0/setup/package.dffedora#L3
18: https://github.com/odoo/odoo/blob/18.0/setup/package.dffedora#L3

Note that both Fedora 36 and 38 are EOL:
https://docs.fedoraproject.org/en-US/releases/eol/

closes odoo/documentation#11947

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2025-02-03 13:49:32 +00:00
Odoo Translation Bot
b5d9d1afdb [I18N] Update translation terms from Transifex 2025-02-02 00:43:06 +01:00
benderliz
09427a0183 [IMP] Inventory: Consignment typo in 16.0
closes odoo/documentation#11891

X-original-commit: 38640aeb0e
Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2025-01-31 16:56:41 +00:00
Audrey (auva)
43e244edd6 [IMP] iot: refactor and update configuration documentation
Restructure and update the iot documentation

closes odoo/documentation#11518

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-30 16:49:15 +00:00
afma-odoo
8744243175 [IMP] accounting: update payment matching feature
task-3518648

closes odoo/documentation#11607

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-30 06:42:35 +00:00
Tiffany Chang (tic)
7af79e3189 [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#11890

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2025-01-28 09:29:58 +00:00
mcsi-odoo
4d5a4cb28d [IMP] accounting: ocr free iap test credits for enterprise users
task-4328876

closes odoo/documentation#11868

X-original-commit: 058e379a40
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-01-27 13:22:10 +00:00
Loredana Perazzo
92b968d337 [IMP] POS: move configuration in toctree
task-4512527

closes odoo/documentation#11846

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-01-27 08:57:49 +00:00
Erwin Zoer
ae9bdc5678 [FIX] developer/howtos/upgrade_custom_db: fix typo
Changed the word devolopments to developments

closes odoo/documentation#11864

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-27 08:57:43 +00:00
Odoo Translation Bot
2159795dff [I18N] Update translation terms from Transifex 2025-01-26 00:42:30 +01:00
Loredana Perazzo
7e50e9fe1c [ADD] POS: how to configure and use the preparation display
task-3604858

closes odoo/documentation#11780

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-01-24 11:12:20 +00:00
William Braeckman
ea9c8bd807 [IMP] developer/reference/cli: --limit-time-cron-conn
Document the newly created config option.

closes odoo/documentation#11822

See: https://github.com/odoo/odoo/pull/194141
X-original-commit: de2241eb7c
Related: odoo/odoo#194705
Signed-off-by: William Braeckman (wbr) <wbr@odoo.com>
2025-01-22 15:58:12 +00:00
Antoine Vandevenne (anv)
db5abde8ee [IMP] supported_versions: release saas-18.1
closes odoo/documentation#11800

X-original-commit: 9b7d3d559b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-22 09:26:25 +00:00
Doh (KIDO)
eba8e6028e [FIX] l10n_my: MyInvois credential update for preproduction
Despite registering ODOO S.A. as the name for both production and preproduction environment, MyInvois force changed pre-production to OXXX_XXXXO S.A. requiring an update on the credential for usage.

closes odoo/documentation#11798

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-22 09:26:23 +00:00
xpl-odoo
8bbbccdedc [IMP] database: update status of supported versions
task-4485068

closes odoo/documentation#11781

X-original-commit: 36d407830e
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-01-20 08:52:50 +00:00
lase@odoo.com
fe9d186b54 [IMP] marketing: match the Display Timezone description with tooltips
Issue:

The current descriptions and naming of the `Date` fields (`date_begin`,
`date_end`) and the `Timezone` field (`date_tz`) can be confusing in the
form view of the event model. Specifically:

The timezone used for converting the form dates to the database is
determined by the context and not by the `Timezone` field present on the
form. However, this `Timezone` field determines the timezone used
for displaying the event's date/time on the website. This change
clarifies the situation according to the update done in the community PR

opw-4323142

closes odoo/documentation#11749

X-original-commit: 3f87216e36
Related: odoo/odoo#193587
Signed-off-by: Lancelot Semal (lase) <lase@odoo.com>
2025-01-20 07:25:13 +00:00
Odoo Translation Bot
2a28a68376 [I18N] Update translation terms from Transifex 2025-01-19 00:42:30 +01:00
fvz-odoo
2628303bc4 [IMP] accounting/l10n_uy: clarify onboarding
Currently, users are having a hard time setting up their Uruware account. With the improvement to the documentation we are adding clarifications to simplify the onboarding process as well as adding a see also section so users have more documentation and smart classes/eLearning available.

closes odoo/documentation#11715

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.com>
2025-01-14 22:06:10 +00:00
Zuzanna Luczynska
37d9b31da5 [ADD] project/dashboard: project dashboard
task-id 4384333

closes odoo/documentation#11533

Signed-off-by: Zuzanna Luczynska (zulu) <zulu@odoo.com>
2025-01-13 10:44:13 +00:00
Odoo Translation Bot
22e428097a [I18N] Update translation terms from Transifex 2025-01-12 00:42:33 +01:00
benderliz
6852e4b980 [IMP] Inventory: Merged cycle count docs and updated for 17.0
closes odoo/documentation#10685

Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2025-01-10 21:30:50 +00:00
Zuzanna Luczynska
cb0cce2498 [IMP] project/tasks: correction in what triggers reccurence + icon
closes odoo/documentation#11655

Task-id: 3601222
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-01-06 10:04:47 +00:00
Sylvain Francis
ecb8630cc1 [FIX] Egypt fiscal localizations: Update proxy install instructions
Since Odoo 16, to install the local proxy, users need to select the
"Odoo IoT" option install of the "Local Proxy Mode" to install the local
proxy.

This commit updates both the text and accompanying screenshot

closes odoo/documentation#11661

X-original-commit: beeeff9068
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Sylvain Francis (syf) <syf+odoo@odoo.com>
2025-01-06 10:04:46 +00:00
Felicious
47fa6163a7 [IMP] inventory: add bpost link
closes odoo/documentation#11677

X-original-commit: e38438c0ae
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2025-01-06 08:04:51 +00:00
Odoo Translation Bot
8df48eb03e [I18N] Update translation terms from Transifex 2025-01-05 00:42:53 +01:00
“Dallas”
d5a2ace7b5 [FIX] accounting/tax-return: fix tax return menu path
Fix the menu navigation path of the tax return and update for 17.0 UI

task-4424499

closes odoo/documentation#11682

X-original-commit: 8aae97b838
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2025-01-03 11:50:03 +00:00
gmz-odoo
1aac8f8dc6 [IMP] accounting/l10n_pe: PLE 12.1 and PLE 13.1 inventory reports
Add new section for reports
Content based on V17
Images : [ADD]Inventory Reports: PLE 12.1 and PLE 13.1 - Images
Expected section to be added: [l10n_pe][USER DOC][ADD]Inventory Reports: PLE 12.1 and PLE 13.1

closes odoo/documentation#11214

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-01-02 18:53:58 +00:00
guillaume gallant (guga)
6bbf94d00a [ADD] project: task dependencies
task-4413833

closes odoo/documentation#11657

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-12-31 15:34:57 +00:00
Tiffany Chang (tic)
c5c7fa6250 [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#11652

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2024-12-31 14:20:16 +00:00
Odoo Translation Bot
2b0f9c51a4 [I18N] Update translation terms from Transifex 2024-12-29 00:42:21 +01:00
Felicious
de8f271f53 [ADD] inventory: compare packs and uom
closes odoo/documentation#11645

X-original-commit: 1ac6e5e975
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-12-27 00:42:42 +00:00
Paolo Gatti
69e6279f65 [FIX] fiscal_localizations: Italy, San Marino's destination code fix
Code is 2R4GTO8, not 2R4GT08.

task-4398355

closes odoo/documentation#11633

X-original-commit: dd94839b20
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Paolo Gatti (pgi) <pgi@odoo.com>
2024-12-23 14:59:39 +00:00
gmz-odoo
f3969af47e [IMP] accounting/l10n_pe: update GRE credentials section
closes odoo/documentation#11580

Context: after Odoo17 the menu changes on the settings from Accounting to Inventory, as this workflow is related to stock moves
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-23 08:15:38 +00:00
Odoo Translation Bot
aebefbf019 [I18N] Update translation terms from Transifex 2024-12-22 00:42:29 +01:00
Zachary Straub (ZST)
1a72b05e0a [IMP] mrp: workcenter wording adjustment
closes odoo/documentation#11622

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-12-20 21:34:28 +00:00
emmi-odoo
3561ca06df [FIX] website/domain: add sub domain
task-4220363

closes odoo/documentation#11608

X-original-commit: 6cc9c9a75e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Emmanuel Minga (EMMI) <emmi@odoo.com>
2024-12-20 07:35:36 +00:00
benderliz
2f197b66ce [FIX] Inventory: Fixing reordering rules navigation
closes odoo/documentation#11605

Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2024-12-19 19:22:19 +00:00
benderliz
82a45dbc50 [FIX] payment_providers/authorize: update Excel import template
closes odoo/documentation#11585

X-original-commit: f552c117a8
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-12-19 18:05:22 +00:00
Donatienne (dopi)
795afbb728 [IMP] ecommerce: shipping
taskid-4016678

closes odoo/documentation#11455

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-12-17 14:59:30 +00:00
xpl-odoo
81a7fcbb45 [IMP] website: replace cloudflare's page rule by redirect rule
closes odoo/documentation#11575

X-original-commit: d1779bf4e5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-16 11:25:09 +00:00
LoredanaLrpz
994c3530c4 [IMP] l10n: pos 18.0 and on-premise certification
task-4391068

closes odoo/documentation#11540

X-original-commit: 50daadf7d1
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-16 08:08:02 +00:00
Odoo Translation Bot
447736ae08 [I18N] Update translation terms from Transifex 2024-12-15 00:42:31 +01:00
Donatienne (dopi)
10bc27946f [IMP] website: URL translation note to be updated
taskid-4377816

closes odoo/documentation#11568

X-original-commit: 2e3e7ad35c
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-12-12 13:22:45 +00:00
Nathan Marotte (nama)
e62e798a8b [FIX] Upgrade: Correct URL and text for post-upgrade issues
As stated on the sentence above, in case of an issue with the **production**
database, we should open a ticket with the label (production) and not
testing an upgrade.

This commits adapt the test to match the label currently present on
odoo.com/help and the URL to pre-select the correct stage as well

closes odoo/documentation#11559

X-original-commit: 08c43b3deb
Signed-off-by: Nathan Marotte (nama) <nama@odoo.com>
2024-12-12 07:10:17 +00:00
Vehiana Tepuhiarii
6e9de168d9 [IMP] ldap: disable referral chasing for Microsoft AD
based on https://github.com/odoo/documentation/pull/11462
reformat to comply with doc guidelines

closes odoo/documentation#11555

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-12-11 12:47:31 +00:00
xpl-odoo
a113cc42f5 [IMP] general: remove mailjet notifications setup
closes odoo/documentation#11547

X-original-commit: a6f1cd2cf9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-09 17:32:37 +00:00