Commit Graph

3034 Commits

Author SHA1 Message Date
Loredana Perazzo
d5466bea0d [IMP] pos: move part of the intro into generate tab
task-3372676

closes odoo/documentation#5015

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-07-13 11:26:32 +02:00
Xavier (XPL)
34ce8f1566 [IMP] payments: clarify authorize.net statement import steps
task-2382237

closes odoo/documentation#5066

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 12:24:34 +02:00
Odoo Translation Bot
c4332a6b3d [I18N] Update translation terms from Transifex 2023-07-09 02:40:53 +02:00
Antoine Vandevenne (anv)
c81a91db9c [FIX] odoo_theme/switchers: fallback to the original target URL
Attempting to switch from one version to another when navigating
<old_version>/applications/hr/employees.html led to the user being
redirected to /applications/documentation/<new_version>/hr/employees.html
because `hr` was interpreted as a version string, and thus the generated
target URLs of the version switcher were all wrong.

This commit ensures the redirection now falls back onto the original
target URL when all the generated ones point to a 404.

closes odoo/documentation#5037

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-07 14:46:26 +02:00
Tom Aarab (toaa)
087f8c096d [IMP] authorize.net statement import
taskid-2382237

closes odoo/documentation#4210

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-07 12:47:12 +02:00
Martin Trigaux
e1b675ac8f [I18N] *: export translations
closes odoo/documentation#5034

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-07-06 16:00:53 +02:00
Xavier (XPL)
b729d05e57 [IMP] accounting: l10n chile deliver guides warning
task-3410367

closes odoo/documentation#5022

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-05 13:12:18 +02:00
tong-odoo
6d1ded65a0 [FIX] accounting: AU rebrands Keypay to Employment Hero
task-3250954

closes odoo/documentation#5014

Related: odoo/enterprise#43575
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-07-05 03:03:46 +02:00
Xavier (XPL)
418e4f8a2c [IMP] accounting: authorize.net
task-2382237

Updating the main section in a separate PR as the original PR is stuck due
to uncertainties regarding the Import section.

closes odoo/documentation#4999

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-03 17:25:25 +02:00
Xavier
c6e6401e36 [IMP] maintain: odoo online database management
task-2995394

closes odoo/documentation#4952

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-03 16:00:59 +02:00
tong-odoo
35fc637ed4 [IMP] localization: AU rebrands Keypay to Employment Hero
task-3250954

closes odoo/documentation#4876

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-07-03 14:33:38 +02:00
Odoo Translation Bot
c261a40695 [I18N] Update translation terms from Transifex 2023-07-02 02:40:12 +02:00
John Holton (hojo)
d9ece7b353 [ADD] Inventory: Add Replenish on order (MTO)
closes odoo/documentation#4406

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 06:00:55 +02:00
John Holton (hojo)
eb347c2681 [ADD] Inventory: Add reordering rules
closes odoo/documentation#4575

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 05:22:46 +02:00
John Holton (hojo)
18a9b88a11 [ADD] MRP: Work center time off
closes odoo/documentation#4263

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 04:46:12 +02:00
Brandon Seltenrich (BRSE)
65e2998551 [IMP] purchase: update manage vendor bills
closes odoo/documentation#4037

Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-06-29 21:06:40 +02:00
John Holton (hojo)
45b1a62782 [IMP] Administration: Rewrite Upgrade Odoo SaaS
closes odoo/documentation#4374

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-29 13:40:56 +02:00
Timothy Kukulka (tiku)
e7457c992b [IMP] IoT: edits to all IoT docs
closes odoo/documentation#3673

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-27 19:40:43 +02:00
Benoit Socias
3a131c829a [FIX] howto/rdtraining: ch.13 adapt reference to salesperson field
In chapter 13 the `property_ids` field is defined as the inverse of a
`user_id` field. But in chapter 8 when the salesperson field is added,
no such name is given to it.

This commit adapts the description to reference the general concept of
the field used to link to the salesperson instead of an actual field
identifier.

task-3381757

closes odoo/documentation#4898

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-27 11:02:20 +02:00
Benoit Socias
5a446f5c59 [IMP] developer/views: add optional attribute for fields of list views
The attributes of fields of list views do not mention the `optional`
attribute while it is used by chapter 12 of the R&D Training.

This commit describes this `optional` attribute.

task-3380953

closes odoo/documentation#4823

Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-06-27 11:02:18 +02:00
KC (ksc)
802dc467de [IMP] sales: updated down payment doc for RST and image reasons
closes odoo/documentation#4495

Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-06-26 21:31:53 +02:00
Brandon Seltenrich (BRSE)
49029eda37 [IMP] inventory: update expiration dates doc
closes odoo/documentation#3899

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-26 20:43:07 +02:00
Odoo Translation Bot
058d4059dc [I18N] Update translation terms from Transifex 2023-06-25 02:40:11 +02:00
Lara Martini (larm)
3c78017bef [IMP] inventory: update strategies second person and images
closes odoo/documentation#3804

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-22 20:02:39 +02:00
Lara Martini (larm)
547ad6fca5 [ADD] Employees: anning a new employee
closes odoo/documentation#4466

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-06-22 19:24:55 +02:00
Jonathan
c111c68a7f [IMP] localizations: small rst changes in belgium.rst
Backporting some rst changes introduced with #3442

closes odoo/documentation#4828

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 17:54:41 +02:00
John Holton (hojo)
649472bbda [DEL] MRP: Delete Alternative Work Centers
closes odoo/documentation#4815

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-06-21 16:41:39 +02:00
Christophe Monniez
8aed7988ba [FIX] deploy: reference the config parameter
The deploy documentation is assuming that `/etc/odoo.conf` is the
default config file, which is not the case.

With this commit, the configuration file references the cli
documentation.

closes odoo/documentation#4785

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-20 12:40:45 +02:00
Christophe Monniez
f03b4ca649 [IMP] maintain: switch to enterprise windows
* Update the title as `Upgrade Community to Enterprise` is confusing.
* Update 9.0 screenshots to more recent ones
* As the windows installer uses a real python interpreter, the install
  command is updated accordingly.

Part-of: odoo/documentation#4785
2023-06-20 12:40:45 +02:00
Antoine Vandevenne (anv)
c1ec0664bb [FIX] legal: fix broken PDF link
Apply the fix of e6aa5dd0 to `terms_of_sale.rst` and
`terms_of_sale_fr.rst` that were forgotten.

closes odoo/documentation#4783

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-19 13:59:52 +02:00
Odoo Translation Bot
d9a72b7180 [I18N] Update translation terms from Transifex 2023-06-18 02:40:11 +02:00
Loredana Perazzo
7c30510b21 [IMP] pos: write content on the Payment Terminals page
task-3358474

closes odoo/documentation#4675

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-16 17:34:07 +02:00
KC (ksc)
3e4e8acfed [IMP] sales: updated pro-forma invoice doc
closes odoo/documentation#4496

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:45:44 +02:00
Sam Lieber (sali)
4b327417b0 [IMP] marketing: testing_running.rst format fixes
closes odoo/documentation#4323

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 16:58:47 +02:00
Sam Lieber (sali)
a09ca7bd0f [IMP] marketing: workflow_activities.rst - Format fixes
closes odoo/documentation#4322

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 16:58:45 +02:00
Sam Lieber (sali)
89c1c1b357 [IMP] Update rst for target_audiences.rst (v14)
closes odoo/documentation#4321

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 15:48:38 +02:00
Odoo Translation Bot
001f117a1f [I18N] Update translation terms from Transifex 2023-06-11 02:42:41 +02:00
Morfosys
7510b4bb23 [IMP] l10n: update links in mexico.rst
Update the link for Smarter Web to the appropriate landing page for
Odoo.

closes odoo/documentation#4673

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 11:50:42 +02:00
Benjamin Hanquin
98207740d5 [IMP] odoo.sh: settings collaborators access matrix
Add the Upgrade submenu, Fix the Settings submenu to User only in
staging branches and improve the style in order to be similar to
supported versions matrix
(https://www.odoo.com/documentation/16.0/administration/maintain/supported_versions.html)

closes odoo/documentation#4663

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 11:50:40 +02:00
Loredana Perazzo
455f8ed083 [IMP] pos: update the register customers section
task-3357882

closes odoo/documentation#4662

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 10:53:18 +02:00
Xavier-Do
417ae8d581 [FIX] werkzeug version
https://werkzeug.palletsprojects.com/en/1.0.x/objects.inv now returns a
404.
2023-06-09 01:10:35 +02:00
Lara Martini (larm)
66e73c9c37 [IMP] Expenses: updaitng out of date information and images
closes odoo/documentation#4553

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-08 00:05:47 +02:00
Brandon Seltenrich (BRSE)
c9dcbf6d01 [FIX] inventory: fix two step doc
closes odoo/documentation#4622

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-07 20:24:48 +02:00
Antoine Vandevenne (anv)
3d1293757a [IMP] supported_versions: release saas-16.3
"September" didn't fit in the current table, so this commit also
replaces the previous implementation of the table by a `list-table`
directive... The real reason is that it was long due to ease future
updates of the table.

closes odoo/documentation#4620

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-05 15:29:38 +02:00
Odoo Translation Bot
ccda19a78c [I18N] Update translation terms from Transifex 2023-06-04 02:40:10 +02:00
Brandon Seltenrich (BRSE)
17b53be028 [FIX] inventory: fix sn doc typos
closes odoo/documentation#4581

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-01 18:01:31 +02:00
Brandon Seltenrich (BRSE)
5a55437adc [FIX] inventory: fix note in inv val config
closes odoo/documentation#4580

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-01 18:01:29 +02:00
Odoo Translation Bot
99fc138f7f [I18N] Update translation terms from Transifex 2023-05-28 02:40:09 +02:00
Olivier Dony
19037c0c27
[FIX] legal: fix link to pt_BR PDF version 2023-05-26 20:01:03 +02:00
Olivier Dony
a718922b0c [FIX] legal: add pt_BR translation of OEEL
Courtesy of LANA :)

closes odoo/documentation#4410

Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-05-25 17:41:17 +02:00