Tom Aarab (toaa)
f3c364225c
[FIX] PayPal: documentation dead link fix
...
Fixed a dead URL
taskid-3454286
closes odoo/documentation#5619
X-original-commit: f74e9568c0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-28 11:24:38 +00:00
“Audrey
727d749f0c
[IMP] payment_providers/buckaroo: review doc page structure and fix small mistake
...
task-3382228
closes odoo/documentation#5651
X-original-commit: 4a42a9c327
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-08-28 09:34:02 +00:00
KC (ksc)
16092f080b
[IMP] fixed duplicate content in the Group By section
...
closes odoo/documentation#5661
X-original-commit: 575f6040a0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-26 01:00:06 +02:00
“tap-odoo”~
2495478757
[ADD] Thailand localisation Documentation
...
- Added Thailand localisation documentation as it not exist before.
Features were pushed to Odoo 16 already
closes odoo/documentation#5642
X-original-commit: 0151054619
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 13:59:10 +02:00
“Audrey
867f6afd9d
[FIX] ecommerce: broken link to cross-selling and upselling doc
...
task-3416686
closes odoo/documentation#5624
X-original-commit: b9cb5ffa1c
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 10:59:43 +02:00
tiku-odoo
4e394b77fb
[IMP] Discuss Team Communication edits
...
closes odoo/documentation#5639
X-original-commit: b6a3be322c
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-25 06:15:50 +02:00
Brandon Seltenrich (BRSE)
05349c6a0b
[FIX] mrp: fix kits note
...
closes odoo/documentation#5631
X-original-commit: a02022e2fd
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-24 23:40:17 +02:00
Antoine (anso)
d978b07184
[FIX] odoo_theme: fix logo colors
...
Before this commit, the Odoo logos used in the documentation were
using the old purple color.
This commit updates all these old logos with the latest version that
can be found on the Odoo brand-asset page
https://www.odoo.com/page/brand-assets
task-3328677
closes odoo/documentation#5604
X-original-commit: 4bec9a6e09
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-24 20:58:55 +02:00
Loredana Perazzo
d2d1da3312
[FIX] pos: typo in note (stripe)
...
task-3472802
closes odoo/documentation#5589
X-original-commit: ac53c6f12e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 18:55:26 +02:00
Jonathan Castillo (jcs)
0c882df05f
[REM] support: what_can_i_expect
...
This page used to be hosted as an "orphan" page in the documentation
repository. It now is displayed on the support form page at
www.odoo.com/help making this page redundant. This commit deletes that
page and a redirection pointing to the support form has been set.
task-3027584
closes odoo/documentation#5582
X-original-commit: fd2c0b8010
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 14:44:14 +02:00
Erwin Zoer
21d9fcbdca
Update stock_warehouses.rst
...
closes odoo/documentation#5565
Spelling: whe > the on line 168
X-original-commit: 7eb22a3737
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-22 02:44:31 +02:00
Felicious
3446234270
[ADD] barcode: GS1 nomenclature
...
closes odoo/documentation#5572
X-original-commit: 3b2c2376c0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2023-08-22 01:17:20 +02:00
Antoine Dupuis (andu)
0642f0601f
[ADD] l10n_ro_saft: Romanian D.406 monthly/quarterly declaration doc
...
Since January 1, 2023, Romanian businesses are required to report their
accounting data on a monthly/quarterly basis, in the D.406 declaration.
This is an XML following the SAF-T 2.0 standard, with Romanian-specific
customizations. The new module l10n_ro_saft lets you generate this
declaration from the General Ledger report.
Here's some documentation about how to use this new module! Yay!
closes odoo/documentation#5532
Task-id: 3172198
X-original-commit: 42ef43f8c4
Related: odoo/enterprise#45939
Related: odoo/odoo#132269
Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
2023-08-21 19:57:06 +02:00
Xavier (XPL)
692fe78bd1
[FIX] install: fix reference and redirect
...
closes odoo/documentation#5552
X-original-commit: 2b9ffdb240
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-19 21:05:40 +02:00
Antoine Vandevenne (anv)
a5d10930d6
[REM] payment_providers: remove mentions of extra fees
...
task-3358581
closes odoo/documentation#5517
Related: odoo/odoo#132104
Related: odoo/upgrade#5053
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-19 09:07:03 +02:00
Xavier (XPL)
ea53f06197
[REF] install: move intro to main install page and split by install type
...
This PR moves the introduction about the different installation methods and editions found on the
install/install.rst page directly under the main install/ page. It creates three pages, one per
installation method documented on the install/install.rst page (Docker being documented on
docker.com and maintained by us), and moves the related content there. In addition, it fixes various
typos/grammar issues and improves the content according to the documentation guidelines. Various
references and links across the documentation had to be fixed accordingly.
task-3459070
closes odoo/documentation#5543
X-original-commit: 91c28fd433
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-19 07:58:45 +02:00
Martin Trigaux
3953d827a3
[I18N] *: export translations
...
closes odoo/documentation#5536
X-original-commit: b27ca9b36a
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-08-18 12:18:11 +02:00
Gorash
83c2012f95
[IMP] reference: rewrite and move views documentation to user_interface/
...
The documentation of the views is redone in order to be up to date and
has allowed a better visualization of the task on the modifiers.
task-2495504
closes odoo/documentation#3523
Related: odoo/odoo#104741
Related: odoo/enterprise#35255
Related: odoo/upgrade#4884
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-08-18 09:49:36 +02:00
KC (ksc)
58b82b93d5
[IMP] sales: updated different addresses doc for RST
...
closes odoo/documentation#5531
X-original-commit: e4ebe9f277
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-18 02:06:54 +02:00
Antoine Vandevenne (anv)
0e97376921
[FIX] tutorials/getting_started: fix typos in example model name
...
Commit f36c612d13
changed the model name
in Chapter 4 without updating the other occurences.
closes odoo/documentation#5516
X-original-commit: b6f923d111
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-17 18:43:18 +02:00
ksc-odoo
ccc9bc4bc5
[IMP] Sales - Update optional_products.rst
...
closes odoo/documentation#5423
X-original-commit: 4d95afe86c
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-16 23:47:39 +02:00
Jonathan
d2f8292f44
[IMP] email com: update daily limit
...
The current default daily limit for one-app free
is 20 mails only. This commit updates the value.
closes odoo/documentation#5515
X-original-commit: c0ca09cdde
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-16 19:05:07 +02:00
Sam Lieber (sali)
f4e72f3254
[ADD] accounting: l10n_br avalara implementation
...
closes odoo/documentation#5465
X-original-commit: 4081ec3f17
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-16 10:24:26 +02:00
masi-odoo
93fa7d70e1
[IMP] accounting/loca: AR add check management section
...
closes odoo/documentation#5494
X-original-commit: 98d0d59188
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-14 19:29:02 +02:00
Sam Lieber (sali)
327b7ce0cb
[REF] l10n: PoC doc restructure for CO
...
closes odoo/documentation#5480
X-original-commit: e52d8f172f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-12 08:39:59 +02:00
imanie383
f4e7830a92
[FW][FIX] reference/owl_components: fix typo
...
Making edits for Owl Components Doc : [Link](https://www.odoo.com/documentation/16.0/developer/reference/frontend/owl_components.html#example-multi-level-dropdown-nested )

closes odoo/documentation#5475
Forward-port-of: odoo/documentation#5459
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-11 22:50:14 +02:00
Samuel Degueldre
eb63fd7629
[IMP] remove references to owl template tagging
...
In odoo/odoo#130467 the necessity to tag owl templates with an owl="1"
attribute has been removed, update the docs to reflect that.
closes odoo/documentation#5460
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-08-11 19:34:53 +02:00
Lara Martini (larm)
532f9d1af5
[IMP] Inventory: updating second person and images, add clarity
...
feku-review-add-headings-and-extra-reference
closes odoo/documentation#5455
X-original-commit: 6cb2ed8abc
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>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-08-10 10:39:34 +02:00
tiku-odoo
7fbc4a2928
[IMP] Misc Oauth Azure Clarification
...
closes odoo/documentation#5447
X-original-commit: b41d69ae82
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 10:39:26 +02:00
Victor Feyens
b9c7cd2ee8
[ADD] tests: image compression and resource file name checkers
...
task-2801043
closes odoo/documentation#4870
closes odoo/documentation#5436
X-original-commit: fa90e27c4e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-10 10:39:09 +02:00
Lara Martini (larm)
744b1cdfd2
[MOV] Payroll: moved configuration doc to main payroll so there is less clicking for users
...
closes odoo/documentation#5433
X-original-commit: 4fd1f56b33
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-08-10 07:19:03 +02:00
Brandon Seltenrich (BRSE)
c24f32c770
[IMP] inventory: update inventory adjustments
...
closes odoo/documentation#5422
X-original-commit: 3da457a501
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-10 02:39:52 +02:00
John Holton (hojo)
9b9587b882
[ADD] MRP: Add Scrap during manufacturing
...
closes odoo/documentation#5382
X-original-commit: 72ba26414b
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 02:39:48 +02:00
Sam Lieber (sali)
58b538c2b1
[IMP] marketing: RST upgrades for metrics doc
...
closes odoo/documentation#5406
X-original-commit: 6f02a0af04
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-09 04:23:16 +02:00
ksc-odoo
6731fb0320
[IMP] Sales - updated Deadline.rst (v14)
...
closes odoo/documentation#5405
X-original-commit: 5f2725160d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-09 04:23:12 +02:00
Sam Lieber (sali)
35b7b811bd
[ADD] email marketing: essentials, mailing lists, unsubscriptions
...
closes odoo/documentation#5390
X-original-commit: 56a291831a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-09 04:23:08 +02:00
Xavier (XPL)
89868401ac
[IMP] sales: correct amazon invoicing and payment registration info
...
task-2203035
closes odoo/documentation#5381
X-original-commit: bd50b39abf
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-09 04:23:01 +02:00
Sam Lieber (sali)
e70cec1c05
[IMP] test/rst_style, Makefile: add optional review checkers
...
task-2801043
closes odoo/documentation#5358
X-original-commit: 8eec0e7634
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-09 03:08:11 +02:00
KC (ksc)
7aa3301314
[IMP] sales: invoicing policy doc for RST reasons
...
closes odoo/documentation#5346
X-original-commit: acc2c7994a
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-07 22:26:08 +02:00
Xavier (XPL)
d0b913de03
[IMP] maintain: change info about domain names approval time
...
Original commit: 4fd1b73013
Original PR: https://github.com/odoo/documentation/pull/5272
closes odoo/documentation#5340
X-original-commit: 45a2d970b7
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-07 20:59:09 +02:00
“ralo-odoo”
c9ab125c7a
[ADD] localization: philippines-l10n_ph
...
Adding Philippines localization documentation from PR #5179
closes odoo/documentation#5332
X-original-commit: 465e7e70c4
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2023-08-07 19:58:26 +02:00
Antoine Vandevenne (anv)
fa4cfcd042
[IMP] supported_versions: release saas-16.4
...
This commit also moves all versions from 8.0 to 12.0 from the table to
the "older versions" section.
closes odoo/documentation#5327
X-original-commit: 6225ef9e32
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-07 19:58:22 +02:00
Jonathan
1a6b8a4132
[FIX] iot: broken link in troubleshooting.rst
...
closes odoo/documentation#5319
X-original-commit: 020200abbe
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-07 19:58:11 +02:00
Tom Aarab (toaa)
0f3024cc69
[IMP] website: "pages" page
...
Adding a documentation on "pages" within the already existing "page"
toctree
task-3383323
closes odoo/documentation#5309
X-original-commit: e40b568cc5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Co-authored-by: Toaa <toaa@odoo.com>
Co-authored-by: Auva <auva@odoo.com>
2023-08-07 18:37:36 +02:00
KC (ksc)
133b350a30
[IMP] sales: updated get siganture for validation doc for RST formatting
...
closes odoo/documentation#5303
X-original-commit: 6c38992016
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-06 20:27:12 +02:00
Lara Martini (larm)
88f7a66f4d
[ADD] Payroll: adding new configuration doc
...
closes odoo/documentation#5295
X-original-commit: 8a88ec1dd0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 05:50:56 +02:00
Lara Martini (larm)
60a7381f84
[IMP] Inventory: updated text for 16 and fixed rst errors
...
closes odoo/documentation#5287
X-original-commit: 5a2e7b0512
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 05:50:53 +02:00
Sam Lieber (sali)
af572a01c3
[IMP] marketing: RST format upgrades for marketing automation v14
...
closes odoo/documentation#5282
X-original-commit: b5bde9186e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 04:19:00 +02:00
Martin Trigaux
7f62e44002
[IMP] developer: document new parameter
...
closes odoo/documentation#5273
X-original-commit: bf5c888446
Related: odoo/odoo#130883
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-08-04 16:35:01 +02:00
Tom Aarab (toaa)
1021f85a3f
[IMP] accounting/credit and debit notes
...
Forward to master.
Change 16.3 onwards (screenshots)
Improved the doc and added some info on debit notes (was missing).
taskid-3439169
closes odoo/documentation#5270
X-original-commit: 898b08a70e
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-04 13:42:15 +02:00