Commit Graph

3217 Commits

Author SHA1 Message Date
Xavier
eb8a257049 [ADD] website: reCAPTCHA
task-3336129

closes odoo/documentation#4818

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-27 16:54:08 +02:00
Benoit Socias
cbbc41d90c [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#4901

X-original-commit: 3a131c829a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-27 13:39:30 +02:00
Benoit Socias
64ac1400e1 [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#4900

X-original-commit: 5a446f5c59
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-06-27 13:39:27 +02:00
KC (ksc)
026ca474cf [IMP] sales: updated down payment doc for RST and image reasons
closes odoo/documentation#4891

X-original-commit: 802dc467de
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-27 00:53:09 +02:00
Brandon Seltenrich (BRSE)
cf9a9e518d [IMP] inventory: update expiration dates doc
closes odoo/documentation#4884

X-original-commit: 49029eda37
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-06-26 21:53:26 +02:00
Lara Martini (larm)
43237cf4c4 [ADD] Employees: anning a new employee
closes odoo/documentation#4852

X-original-commit: 547ad6fca5
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-26 20:04:14 +02:00
Odoo Translation Bot
506bacacd6 [I18N] Update translation terms from Transifex 2023-06-25 01:40:11 +02:00
Lara Martini (larm)
6201ee8760 [IMP] inventory: update strategies second person and images
closes odoo/documentation#4859

X-original-commit: 3c78017bef
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-23 08:02:03 +02:00
Lara Martini (larm)
d996bf8af3 [IMP] Expenses: making targeted edits for v 15
closes odoo/documentation#4701

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-23 08:01:58 +02:00
Jonathan
383676db84 [IMP] localizations: small rst changes in belgium.rst
Backporting some rst changes introduced with #3442

closes odoo/documentation#4835

X-original-commit: c111c68a7f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 22:11:08 +02:00
John Holton (hojo)
7df771e53c [DEL] MRP: Delete Alternative Work Centers 15.0
closes odoo/documentation#4829

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-06-21 21:05:59 +02:00
Jonathan
a85e064ffc [IMP] accounting: add tutorials links to chart of accounts
closes odoo/documentation#4825

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 17:15:54 +02:00
Jonathan
8efbe3ef84 [FIX] discuss: broken link in ice_servers.rst
closes odoo/documentation#4817

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 14:58:52 +02:00
Christophe Monniez
476e019bff [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#4802

X-original-commit: 8aed7988ba
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
2023-06-20 14:17:21 +02:00
Christophe Monniez
dbf60af282 [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.

X-original-commit: f03b4ca649
Part-of: odoo/documentation#4802
2023-06-20 14:17:21 +02:00
Loredana Perazzo
573d201361 [IMP] pos: write content on the Payment Terminals page
task-3358474

closes odoo/documentation#4774

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-06-19 17:43:07 +02:00
Antoine Vandevenne (anv)
8cffb57dae [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#4784

X-original-commit: c1ec0664bb
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-19 16:40:35 +02:00
Odoo Translation Bot
fae103d6b3 [I18N] Update translation terms from Transifex 2023-06-18 01:40:09 +02:00
KC (ksc)
d107b438cb [IMP] sales: updated pro-forma invoice doc
closes odoo/documentation#4756

X-original-commit: 3e4e8acfed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-16 01:15:55 +02:00
Sam Lieber (sali)
7aa75380a8 [IMP] marketing: testing_running.rst format fixes
closes odoo/documentation#4743

X-original-commit: 4b327417b0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:38 +02:00
Sam Lieber (sali)
a62e5958cb [IMP] marketing: workflow_activities.rst - Format fixes
closes odoo/documentation#4742

X-original-commit: a09ca7bd0f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:36 +02:00
Sam Lieber (sali)
19f0d3d8a8 [IMP] Update rst for target_audiences.rst (v14)
closes odoo/documentation#4734

X-original-commit: 89c1c1b357
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:33 +02:00
“Audrey
52bf00663e [FIX] Adyen: Fix live/test URLs
closes odoo/documentation#4720

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-13 17:08:20 +02:00
Tom Aarab (toaa)
bf327d9200 [IMP] payment providers: PayPal
taskid-3184602.

16.0 -> Change extra fees category to :ref: main page payment provider
16.2 -> Remove Odoo credentials section
        Remove PDT identity token
        Remove merchant ID note
        Remove test mode section on environment test

Took the opportunity to redo the whole page.

closes odoo/documentation#4396

Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-13 11:14:40 +02:00
Tom Aarab (toaa)
b675584730 [IMP] accounting: OSS report
Added a section on where to find OSS reports and how to export them

task-3305037

closes odoo/documentation#4615

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 18:53:31 +02:00
Jonathan Castillo (jcs)
211268ee24 [IMP] accounting: follow-up reports
task-3316301

closes odoo/documentation#4691

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 17:51:15 +02:00
Loredana Perazzo
70f58a610d [IMP] pos: update the register customers section
task-3357882

closes odoo/documentation#4676

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-06-09 16:27:00 +02:00
Morfosys
7c627f985d [IMP] l10n: update links in mexico.rst
Update the link for Smarter Web to the appropriate landing page for
Odoo.

closes odoo/documentation#4678

X-original-commit: 7510b4bb23
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 13:55:53 +02:00
Benjamin Hanquin
4218ba7964 [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#4677

X-original-commit: 98207740d5
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 13:55:50 +02:00
Xavier-Do
a0b5762497 [FIX] werkzeug version
https://werkzeug.palletsprojects.com/en/1.0.x/objects.inv now returns a
404.
2023-06-09 01:24:28 +02:00
Lara Martini (larm)
01f40f24ba [IMP] Expenses: updaitng out of date information and images
closes odoo/documentation#4553

closes odoo/documentation#4653

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

X-original-commit: c9dcbf6d01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-06-07 21:35:47 +02:00
“Audrey
e3379e2856 [IMP] Adyen: Update directions for setting the URLs
task-3338125

closes odoo/documentation#4634

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-07 16:41:42 +02:00
Jonathan Castillo (jcs)
5c578d627a [MOV] accounting: rename VAT verification filename and title
closes odoo/documentation#4633

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-06 17:43:45 +02:00
Antoine Vandevenne (anv)
552ef54355 [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#4623

X-original-commit: 3d1293757a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-06 10:50:53 +02:00
Odoo Translation Bot
efc8dd0f12 [I18N] Update translation terms from Transifex 2023-06-04 01:40:10 +02:00
Brandon Seltenrich (BRSE)
529bed0c0a [FIX] inventory: fix sn doc typos
closes odoo/documentation#4583

X-original-commit: 17b53be028
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-06-01 22:21:25 +02:00
Brandon Seltenrich (BRSE)
bbf780db5d [FIX] inventory: fix note in inv val config
closes odoo/documentation#4582

X-original-commit: 5a55437adc
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-06-01 22:21:22 +02:00
Odoo Translation Bot
bbf2617b99 [I18N] Update translation terms from Transifex 2023-05-28 01:40:08 +02:00
Olivier Dony
24fc86d229
[FIX] legal: fix link to pt_BR PDF version 2023-05-26 20:01:55 +02:00
“Audrey
61da7ce7aa [IMP] payment providers: Wire Transfer
taskid-3301001

closes odoo/documentation#4540

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-26 18:14:06 +02:00
Olivier Dony
764093ac2e [FIX] legal: add pt_BR translation of OEEL
Courtesy of LANA :)

closes odoo/documentation#4546

X-original-commit: a718922b0c
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-05-26 15:08:08 +02:00
Olivier Dony
9e956f0be6 [FIX] legal: rename pt_BR + build PDF version
X-original-commit: 0df79a70e0
Part-of: odoo/documentation#4546
2023-05-26 15:08:08 +02:00
jopa-odoo
5e33cd5864 [ADD] Legal: Portuguese (Brasil) translation of Odoo Enterprise Agreement
X-original-commit: 966bade927
Part-of: odoo/documentation#4546
2023-05-26 15:08:08 +02:00
“Dallas”
fd23308e93 [IMP] accounting: update epc qr code
task-3336175

closes odoo/documentation#4536

Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-25 16:30:24 +02:00
Brandon Seltenrich (BRSE)
db67fc2959 [IMP] inventory: fix and update lots
closes odoo/documentation#4522

X-original-commit: 5bc3b94b61
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-24 18:24:37 +02:00
“Dallas”
7c61c31038 [IMP] contributing: change gui abbreviation to lower case
closes odoo/documentation#4506

X-original-commit: 20972dc033
Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
2023-05-24 17:24:22 +02:00
“Chiara
4fc24468e4 [IMP] accounting: improve accounting concept
task-2846856

closes odoo/documentation#4060

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-23 16:34:48 +02:00
Tom Aarab (toaa)
214ce3075c [ADD] accounting: VAT units
task-2557013

16.0: Line 36 = "Create" --> "New"

closes odoo/documentation#4375

Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-05-23 11:35:15 +02:00
Brandon Seltenrich (BRSE)
8979a6e412 [IMP] inventory: update serial numbers doc
closes odoo/documentation#4480

X-original-commit: af4ad4cf4d
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-22 17:58:56 +02:00