Xavier (XPL)
efedf12ded
[IMP] payments: clarify authorize.net statement import steps
...
task-2382237
closes odoo/documentation#5072
X-original-commit: cd2bc63b22
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 18:54:20 +02:00
Antoine Vandevenne (anv)
ba266bb075
[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#5054
X-original-commit: c81a91db9c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-07 17:01:38 +02:00
Tom Aarab (toaa)
1ff809ea26
[IMP] authorize.net statement import
...
taskid-2382237
closes odoo/documentation#5051
X-original-commit: 087f8c096d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-07-07 14:46:54 +02:00
Martin Trigaux
640b9f46e8
[I18N] *: export translations
...
closes odoo/documentation#5044
X-original-commit: 5765d66e8d
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-07-07 11:31:45 +02:00
Xavier (XPL)
f2b9b93cd7
[IMP] accounting: l10n chile deliver guides warning
...
task-3410367
closes odoo/documentation#5025
X-original-commit: b729d05e57
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-05 15:54:23 +02:00
tong-odoo
3f3a9e4d9e
[FIX] accounting: AU rebrands Keypay to Employment Hero
...
task-3250954
closes odoo/documentation#5019
X-original-commit: ee3634d623
Related: odoo/enterprise#43654
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Tommy Ng (tong) <tong@odoo.com>
2023-07-05 07:50:48 +02:00
Brandon Seltenrich (BRSE)
241189cbe1
[IMP] purchase: update manage vendor bills
...
closes odoo/documentation#5007
X-original-commit: 688220bb51
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-07-03 18:18:15 +02:00
Xavier
b88cfc1e16
[IMP] maintain: odoo online database management
...
task-2995394
closes odoo/documentation#5001
X-original-commit: c6e6401e36
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-03 18:18:13 +02:00
tong-odoo
e2911d77c6
[IMP] localization: AU rebrands Keypay to Employment Hero
...
task-3250954
closes odoo/documentation#4993
X-original-commit: 35fc637ed4
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-07-03 17:25:14 +02:00
John Holton (hojo)
e8e7c492d5
[ADD] Inventory: Add Replenish on order (MTO)
...
closes odoo/documentation#4979
X-original-commit: d9ece7b353
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:32 +02:00
John Holton (hojo)
effc37df22
[ADD] Inventory: Add reordering rules
...
closes odoo/documentation#4972
X-original-commit: eb347c2681
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:30 +02:00
John Holton (hojo)
bdb1366104
[ADD] MRP: Work center time off
...
closes odoo/documentation#4961
X-original-commit: 18a9b88a11
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:27 +02:00
John Holton (hojo)
8f0806bb37
[IMP] Administration: Rewrite Upgrade Odoo SaaS
...
closes odoo/documentation#4946
X-original-commit: 45b1a62782
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-30 10:13:05 +02:00
Tom Aarab (toaa)
8b7dc8435f
[IMP] accounting: checks
...
task-2979887
closes odoo/documentation#4937
X-original-commit: 6e0d01771b
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-29 09:11:24 +02:00
Timothy Kukulka (tiku)
ee3bd2419e
[IMP] IoT: edits to all IoT docs
...
closes odoo/documentation#4922
X-original-commit: e7457c992b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-27 21:15:41 +02:00
Xavier
6fa4ddda61
[ADD] website: reCAPTCHA
...
task-3336129
closes odoo/documentation#4914
X-original-commit: eb8a257049
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-27 19:49:43 +02:00
Benoit Socias
c79188d2ca
[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#4902
X-original-commit: 5a446f5c59
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-06-27 14:08:40 +02:00
Benoit Socias
b6bc8a4ba8
[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#4903
X-original-commit: 3a131c829a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-27 13:09:04 +02:00
KC (ksc)
eb17ad3942
[IMP] sales: updated down payment doc for RST and image reasons
...
closes odoo/documentation#4892
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:52:58 +02:00
Brandon Seltenrich (BRSE)
40d2af0d2b
[IMP] inventory: update expiration dates doc
...
closes odoo/documentation#4885
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:15 +02:00
Lara Martini (larm)
22a917e331
[ADD] Employees: anning a new employee
...
closes odoo/documentation#4853
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:03 +02:00
Lara Martini (larm)
ebcaab2bd3
[IMP] inventory: update strategies second person and images
...
closes odoo/documentation#4864
X-original-commit: 6201ee8760
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-24 03:48:24 +02:00
Jonathan
c3e5bff281
[IMP] accounting: add tutorials links to chart of accounts
...
closes odoo/documentation#4830
X-original-commit: a85e064ffc
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 22:35:25 +02:00
Jonathan
a7053f8c9f
[IMP] localizations: small rst changes in belgium.rst
...
Backporting some rst changes introduced with #3442
closes odoo/documentation#4837
X-original-commit: c111c68a7f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 21:35:46 +02:00
Jonathan
6d096cf50e
[FIX] discuss: broken link in ice_servers.rst
...
closes odoo/documentation#4820
X-original-commit: 8efbe3ef84
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 17:00:03 +02:00
Loredana Perazzo
1ef39da922
[IMP] pos: write content on the Payment Terminals page
...
task-3358474
closes odoo/documentation#4792
X-original-commit: 573d201361
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-06-21 09:51:05 +02:00
Christophe Monniez
c1eeeb86a0
[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#4803
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:08 +02:00
Christophe Monniez
0b60ae0bb0
[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#4803
2023-06-20 14:17:08 +02:00
Antoine Vandevenne (anv)
c27c3a0901
[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#4786
X-original-commit: 8cffb57dae
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-19 18:23:04 +02:00
“Dallas”
9246c25940
[MOV] accounting: update/move customer addresses to accounting
...
task-3304975
closes odoo/documentation#4632
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-16 10:37:46 +02:00
KC (ksc)
0d4b8359ac
[IMP] sales: updated pro-forma invoice doc
...
closes odoo/documentation#4757
X-original-commit: 3e4e8acfed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-16 01:15:44 +02:00
Sam Lieber (sali)
f6b0f35ec1
[IMP] marketing: testing_running.rst format fixes
...
closes odoo/documentation#4745
X-original-commit: 4b327417b0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:57:06 +02:00
Sam Lieber (sali)
532a227136
[IMP] marketing: workflow_activities.rst - Format fixes
...
closes odoo/documentation#4744
X-original-commit: a09ca7bd0f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:57:02 +02:00
Sam Lieber (sali)
265791a230
[IMP] Update rst for target_audiences.rst (v14)
...
closes odoo/documentation#4736
X-original-commit: 89c1c1b357
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:56:59 +02:00
“Audrey
72c96da1c6
[FIX] Adyen: Fix live/test URLs
...
closes odoo/documentation#4721
X-original-commit: 52bf00663e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: auva-odoo <auva@odoo.com>
2023-06-14 17:07:57 +02:00
Tom Aarab (toaa)
457a82f413
[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#4717
X-original-commit: bf327d9200
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-13 15:12:07 +02:00
Loredana Perazzo
038261ff34
[IMP] pos: update the register customers section
...
task-3357882
closes odoo/documentation#4692
X-original-commit: 70f58a610d
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-13 12:38:01 +02:00
Tom Aarab (toaa)
e69a56aac0
[IMP] accounting: OSS report
...
Added a section on where to find OSS reports and how to export them
task-3305037
closes odoo/documentation#4695
X-original-commit: b675584730
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-12 15:24:15 +02:00
“Audrey
412ada59be
[IMP] Adyen: Update directions for setting the URLs
...
task-3338125
closes odoo/documentation#4643
X-original-commit: e3379e2856
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: auva-odoo <auva@odoo.com>
2023-06-12 09:13:53 +02:00
Jonathan Castillo (jcs)
39206feeac
[IMP] accounting: follow-up reports
...
task-3316301
closes odoo/documentation#4694
X-original-commit: 211268ee24
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 19:28:43 +02:00
Morfosys
6d71e2f3d5
[IMP] l10n: update links in mexico.rst
...
Update the link for Smarter Web to the appropriate landing page for
Odoo.
closes odoo/documentation#4680
X-original-commit: 7510b4bb23
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 17:08:32 +02:00
Benjamin Hanquin
b34c4184a1
[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#4679
X-original-commit: 98207740d5
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 17:08:29 +02:00
Xavier-Do
cdebe0752e
[FIX] werkzeug version
...
https://werkzeug.palletsprojects.com/en/1.0.x/objects.inv now returns a
404.
2023-06-09 01:23:56 +02:00
Lara Martini (larm)
78762208f6
[IMP] Expenses: updaitng out of date information and images
...
closes odoo/documentation#4553
closes odoo/documentation#4664
X-original-commit: 01f40f24ba
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-08 22:19:49 +02:00
Brandon Seltenrich (BRSE)
0c7ad37260
[FIX] inventory: fix two step doc
...
closes odoo/documentation#4647
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:36 +02:00
Jonathan Castillo (jcs)
7b84eae6a0
[MOV] accounting: rename VAT verification filename and title
...
closes odoo/documentation#4635
X-original-commit: 5c578d627a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-06 20:01:33 +02:00
Antoine Vandevenne (anv)
aa12d29ce8
[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#4624
X-original-commit: 3d1293757a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-06 10:44:53 +02:00
Brandon Seltenrich (BRSE)
0423e1fbf8
[FIX] inventory: fix sn doc typos
...
closes odoo/documentation#4585
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 19:36:22 +02:00
Brandon Seltenrich (BRSE)
0383770980
[FIX] inventory: fix note in inv val config
...
closes odoo/documentation#4584
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 19:36:19 +02:00
“Audrey
dfcc8244ff
[IMP] payment providers: Wire Transfer
...
taskid-3301001
closes odoo/documentation#4563
X-original-commit: 61da7ce7aa
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-01 08:52:50 +02:00