Olivier Dony
ca7c6df2a9
[IMP] conf: special case alt lang links for legal terms
...
Legal terms live under specific URL as their translations are not
managed in the same manner.
Layout is like this:
/terms/enterprise.html (EN)
/terms/i18n/enterprise_fr.html (FR)
This commit adapts the generation of alternative languages links for each
"legal terms page", so that it targets the correct i18n link, or goes
back to the canonical EN one, depending on the target language.
closes odoo/documentation#7382
closes odoo/documentation#7384
closes odoo/documentation#7387
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2024-01-15 22:54:02 +01:00
Olivier Dony
f1717ff82a
[CHG] legal: make Spanish partnership contract official
...
Removed the "not legally binding" warning, as Odoo now has official
establishments in countries when Spanish contracts are mandatory and
need to be binding. More careful reviews of the Spanish translations
will be necessary from now on.
Part-of: odoo/documentation#7387
2024-01-15 22:54:02 +01:00
Olivier Dony
151b12cb5b
[IMP] legal: update spanish Enterprise contract to v10a
...
Including spellchecking and proper emphasis of some important terms, and
the disambiguation of "Extra Covered Modules" and "Bug"
Removed the "not legally binding" warning, as Odoo now has official
establishments in countries when Spanish contracts are mandatory and
need to be binding. More careful reviews of the Spanish translations
will be necessary from now on.
Part-of: odoo/documentation#7387
2024-01-15 22:54:02 +01:00
Christophe Monniez
9cbecca312
[REL] saas-17.1
2024-01-15 18:55:05 +00:00
Jonathan Castillo (jcs)
3d28850a40
[FIX] redirects: redirection loop on install.rst
...
closes odoo/documentation#7392
X-original-commit: f4bad01680
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-01-15 13:04:21 +00:00
Donatienne (dopi)
83a68e4b9b
[MOV] geo ip installation: move page to install
...
Page moved from Websites to Install section
taskid-3512515
X-original-commit: a9004e844f
Part-of: odoo/documentation#7392
2024-01-15 13:04:21 +00:00
Rémy Voet (ryv)
be60243eff
[IMP] orm: update changelog for the new flush strategy
...
closes odoo/documentation#7194
Related: odoo/upgrade#5469
Related: odoo/odoo#144747
Related: odoo/enterprise#53380
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
2024-01-15 13:04:08 +00:00
KC (ksc)
d07052aa57
[IMP] sales: updated amazon order management
...
closes odoo/documentation#7381
X-original-commit: f751e9548a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-14 21:38:51 +00:00
KC (ksc)
b89d3e56c2
[IMP] sales: amazon connector features doc for 16
...
closes odoo/documentation#7380
X-original-commit: a43a65992e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-14 21:38:50 +00:00
Felicious
8d87bfe462
[ADD] inventory: fefo removal
...
closes odoo/documentation#7366
X-original-commit: 8ebfc5cd2a
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-01-14 02:15:41 +00:00
Sam Lieber (sali)
b72d340b3c
[FIX] l10n_cl: Chile typo corrections
...
closes odoo/documentation#7363
X-original-commit: 505547264e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Marco Antonio Iribe Sepulveda (masi) <masi@odoo.com>
2024-01-13 05:40:53 +00:00
Felicious
a197b6c57d
[ADD] inventory: fifo removal strategy
...
closes odoo/documentation#7354
X-original-commit: 5f416e028f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
2024-01-13 04:31:50 +00:00
Joren Van Onder
f0cf3c68ac
[IMP] accounting: direct customers to official fork of Taxcloud modules
...
Also improve wording a bit.
closes odoo/documentation#7353
X-original-commit: 968177ade5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Renee Carano <rca@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-01-13 03:20:49 +00:00
Tom Aarab (toaa)
1f31ba3f06
[REM] accounting: multiple payments
...
Removing redundant page (see task)
See PR https://github.com/odoo/documentation/pull/6645
taskid-3466400
closes odoo/documentation#7350
X-original-commit: 2ef7150ebf
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-13 03:20:48 +00:00
Marion (masp)
2f0d98c9f7
[ADD] website: address autocomplete configuration
...
Task-3618264
closes odoo/documentation#7316
X-original-commit: ca160e4e1a
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-01-12 16:21:15 +00:00
Nicolas Viseur (vin)
4210a31408
[REF] l10n_au_keypay: remove au dependency
...
Keypay, now called Employment Hero, is not limited to Australia
but also supports Singapore, Malaysia,...
This task will:
- remove dependencies to Australia, to make it usable with other
localisation.
- Rename the module and all references to keypay and au in order to
keep the module clean for future use.
- Implement better error messages when the api returns one.
- Render the api key, and url company specific to support using
two different API on two separate companies.
Task id # 2925767
closes odoo/documentation#7276
Related: odoo/enterprise#53685
Related: odoo/upgrade#5494
Signed-off-by: Nicolas Viseur (vin) <vin@odoo.com>
2024-01-12 11:22:55 +00:00
Nathan Marotte (nama)
080dc64e54
[ADD] Upgrade documentation: How-to-guide for developers
...
closes odoo/documentation#7336
X-original-commit: 44f4683519
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-11 17:21:54 +00:00
Felicious
95f8067ed5
[IMP] inventory: split removal strategy doc
...
closes odoo/documentation#7329
X-original-commit: 9c417efadc
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2024-01-11 05:37:14 +00:00
masi-odoo
f453b2266f
[IMP] payment_provider/mercado pago: content updates
...
This commit will add important clarifications to use and test the Mercado Pago payment provider and add visual documentation similar to other provider's documentation
closes odoo/documentation#7326
X-original-commit: 1596413d4b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marco Antonio Iribe Sepulveda (masi) <masi@odoo.com>
Co-authored-by: samueljlieber <sali@odoo.com>
2024-01-11 05:37:07 +00:00
Tom Aarab (toaa)
d88b185c27
[IMP] localization: spain missing reports
...
Missing tax reports for
15 & 16: 347 & 349
17: 347, 349, & 390
taskid-3673259
closes odoo/documentation#7320
X-original-commit: e808a28f3a
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-10 09:02:55 +00:00
Tom Aarab (toaa)
62a4db0c7d
[IMP] accounting: taxes
...
Updated the tax documentation for 16.4 onwards. Forward to master.
taskid-3621461
closes odoo/documentation#7303
X-original-commit: 73fc5e9be4
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-10 06:28:01 +00:00
Tom Aarab (toaa)
de2999c01d
[IMP] accounting: payments doc update
...
Updated the payments doc page.
Forward to master.
16.3 -> Change reconciliation section
taskid-3610834
closes odoo/documentation#7273
X-original-commit: 9c1efe5b20
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-08 14:23:23 +00:00
Tom Aarab (toaa)
494ae5a555
[IMP] accounting: checks
...
Cleared up some confusion about path menu and feature
Forward to master
taskid-3644544
closes odoo/documentation#7292
X-original-commit: c438e5a3aa
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-08 12:52:43 +00:00
Donatienne (dopi)
283c843eeb
[ADD] blogs: documentation
...
task-3492925
closes odoo/documentation#7282
X-original-commit: 4bc2742413
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-01-08 12:52:42 +00:00
Julien Castiaux
b0cc13d4fe
[FIX] developer/reference/cli: log on stderr
...
Odoo is actually logging on sys.stderr and not sys.stdout[^1][^2][^3].
Remove passage about the workflows, the workflows were an OpenERP
feature removed almost a decade ago in odoo/odoo@98cb4719db .
Fixes : #7210
[^1]: b3b9b2b49e/odoo/netsvc.py (L156)
[^2]: b3b9b2b49e/odoo/netsvc.py (L198)
[^3]: https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler
closes odoo/documentation#7274
X-original-commit: c55e8f251a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2024-01-04 23:00:59 +00:00
Donatienne (dopi)
6016ed4e93
[IMP] to-do: create a new to-do with ctrl k shortcut
...
taskid-3501306
closes odoo/documentation#7252
X-original-commit: a1eaf3af64
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-01-04 20:40:46 +00:00
Tom Aarab (toaa)
6c561112a8
[FIX] Project: broken URL
...
One of the link is broken
taskid-3658558
closes odoo/documentation#7250
X-original-commit: 0311faee2f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 19:10:10 +00:00
Tom Aarab (toaa)
7a8f551d67
[IMP] accounting: Incoterms
...
Updated the Incoterms page to add "location" field and fixed typos
taskid-3619104
closes odoo/documentation#7245
X-original-commit: 30f5433366
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 19:10:09 +00:00
Tom Aarab (toaa)
67adf2fc3b
[IMP] accounting: batch payments
...
Updated screenshots from 16.3 onwards. Forward to master.
taskid-3615592
closes odoo/documentation#7242
X-original-commit: 22012bbf3e
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 19:10:08 +00:00
Tom Aarab (toaa)
6f3ca9f4a3
[IMP] accounting: bank sync
...
Changed a note that was confusing to end users. Forward to 16.3
16.3 & 16.4 --> Fetch Account/Reconnect
17.0 --> Reconnect
taskid-3619168
closes odoo/documentation#7234
X-original-commit: f0ee3420b9
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 17:58:34 +00:00
“Chiara
d1836f349f
[IMP] accounting: withholding tax
...
taskid-3615963
closes odoo/documentation#7236
X-original-commit: cc03963248
Signed-off-by: Chiara Prattico (chpr) <chpr@odoo.com>
2024-01-04 14:59:39 +00:00
YStorm5
e765370016
[FW][FIX] developer/tutorials/getting_started: swap headers
...
I think these two header got mix up.
closes odoo/documentation#7226
Forward-port-of: odoo/documentation#7199
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-03 17:43:36 +00:00
ezoer
15beccfd50
[FW][FIX] developer/user_interface: fix typo in 'attribute'
...
closes odoo/documentation#7225
Forward-port-of: odoo/documentation#7190
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-03 17:43:34 +00:00
Lara Martini (larm)
cec2e1f322
[ADD] fleet: add a new vehicle
...
closes odoo/documentation#7222
X-original-commit: 7a5d891206
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: jero-odoo <104637850+jero-odoo@users.noreply.github.com>
2024-01-02 22:09:33 +00:00
Brandon Seltenrich (BRSE)
9cb186f87b
[IMP] inventory: update differences doc
...
closes odoo/documentation#7216
X-original-commit: 81d201efc4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2024-01-02 20:36:56 +00:00
KC (ksc)
075eea9326
[IMP] sales: updated quotation template for 17
...
closes odoo/documentation#7198
X-original-commit: edb41d8c51
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-29 23:24:40 +00:00
KC (ksc)
b5507c4940
[IMP] subscriptions: updated upsell sub doc
...
closes odoo/documentation#7197
X-original-commit: 648cc25775
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-29 23:24:39 +00:00
Lara Martini (larm)
64fabeb801
[IMP] Inventory: making targeted edits for 16
...
closes odoo/documentation#7189
X-original-commit: 04401626e5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-27 23:57:01 +00:00
Lara Martini (larm)
6667e3ec35
[ADD] Fleet: new services doc
...
closes odoo/documentation#7183
X-original-commit: abb6130914
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-27 23:57:00 +00:00
Brandon Seltenrich (BRSE)
7b917cd1c3
[IMP] mrp: update variants doc
...
closes odoo/documentation#7175
X-original-commit: f3a2865dea
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-12-27 14:03:06 +00:00
Lara Martini (larm)
884c1b3126
[ADD] Referrals: new doc explaining all of referrals
...
closes odoo/documentation#7167
X-original-commit: f2b550ab78
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-12-26 23:07:20 +00:00
Brandon Seltenrich (BRSE)
b339573354
[IMP] barcode: update barcode operations doc
...
closes odoo/documentation#7166
X-original-commit: 30fd7112af
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-26 23:07:19 +00:00
Brandon Seltenrich (BRSE)
668420655f
[IMP] barcode: update transfers scratch doc
...
closes odoo/documentation#7153
X-original-commit: df58ae965c
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-26 21:44:52 +00:00
Ricardo Gomes Rodrigues
abb3589471
[IMP] accounting: Deferred revenues and expenses
...
Update Deferred Revenues and Expenses documentation
following the changes in https://github.com/odoo/enterprise/pull/40902
task-id 3478356
closes odoo/documentation#7143
X-original-commit: 6d6e82a158
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2023-12-26 09:53:34 +00:00
Prakash Prajapati (ppr)
588801185a
[IMP] payment_providers: activate on-demand (Recurring payments) feature for Razorpay
...
task-3495914
closes https://github.com/odoo/documentation/pull/6732
closes odoo/documentation#7145
Related: odoo/odoo#143525
Related: odoo/odoo#147425
X-original-commit: 5be62e15e2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Prakash Prajapati (ppr) <ppr@odoo.com>
2023-12-26 08:40:44 +00:00
aliya
78d1f23686
[IMP] accounting: peppol
...
task-3613395
closes odoo/documentation#7140
X-original-commit: d88148f3f6
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-12-22 21:16:41 +00:00
Lara Martini (larm)
e72b21d734
[IMP] Recruitmet: updating images and text for 16 version
...
closes odoo/documentation#7133
X-original-commit: 55600e428d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-22 19:50:02 +00:00
Lara Martini (larm)
5ff951e927
[IMP] payroll: made targeted edits for 16
...
closes odoo/documentation#7132
X-original-commit: ec18f20bf5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-22 19:50:01 +00:00
Lara Martini (larm)
78b3ca7521
[IMP] employees: larm made targeted edits for 16 and updated pics
...
closes odoo/documentation#7131
X-original-commit: 5413bd1c5d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-22 19:50:00 +00:00
Lara Martini (larm)
9e3cb9eeaf
[ADD] Attendances: new documentation needed for flow and configurations
...
updated section about managers for better flow
closes odoo/documentation#7115
X-original-commit: 6b9ba7f9ed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: jero-odoo <104637850+jero-odoo@users.noreply.github.com>
Co-authored-by: jero-odoo <104637850+jero-odoo@users.noreply.github.com>
2023-12-22 19:49:59 +00:00