Commit Graph

3325 Commits

Author SHA1 Message Date
Odoo Translation Bot
da69be08aa [I18N] Update translation terms from Transifex 2023-10-15 01:40:34 +02:00
Loredana Perazzo
78a26a0fa8 [IMP] pos: update content of the pricelists page
task-3005170

closes odoo/documentation#5688

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-12 11:49:13 +00:00
Lara Martini (larm)
56b647166e [ADD] payroll: adding new contract doc
closes odoo/documentation#6106

X-original-commit: d1ce712814
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-10-11 17:51:49 +00:00
Martin Trigaux
ea123b8a3c [I18N] *: export translations
closes odoo/documentation#6070

X-original-commit: c34f66ca3e
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-10-09 09:48:19 +00:00
Odoo Translation Bot
1a693b73fb [I18N] Update translation terms from Transifex 2023-10-08 01:40:20 +02:00
Loan (LSE)
974c59f0c7 [IMP] iot: esc-pos ESC * support documentation
Documentation regarding the fix:
https://github.com/odoo/odoo/pull/126689

opw-3351084,3341907

Authored by: lse-odoo <lse@odoo.com>
Co-authored by: tiku-odoo <tiku@odoo.com>
Co-authored by: Felicious <feku@odoo.com>
Co-authored by: jero-odoo <jero@odoo.com>

closes odoo/documentation#5367

Signed-off-by: StraubCreative <zst@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-07 02:50:12 +00:00
Denis Ledoux
d141144be5 [FIX] qweb: type "overrinding"
overrinding -> overriding

closes odoo/documentation#6047

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-10-06 14:12:28 +00:00
tiku-odoo
c34c5b190b [ADD] Accounting: Admonition Block Sunset TaxCloud
closes odoo/documentation#5978

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 18:59:53 +00:00
bve-odoo
41b9ba6383 [FIX] azure_oauth: configuration mail server Outlook.
Results of seeing a lot of wrong and missing configuration
on consultancy project for Outlook accounts.

The Multi outgoing mail server is harder to maintain than having
a unique mail server with an Odoo db correctly configured.

Insisting on the mail.default.from (ICP) and the From Filtering
parameters that NEEDS TO BE set up.

task-3512379

[FIX] Maintain: Azure_oauth: configuration mail server Outlook

Co-author-by: tiku-odoo <tiku@odoo.com>
Co-author-by: jqu-odoo <jqu@odoo.com>

Results of seeing a lot of wrong and missing configuration
on consultancy project for Outlook accounts.

The Multi outgoing mail server is harder to maintain than having
a unique mail server with an Odoo db correctly configured.

Insisting on the mail.default.from (ICP) and the From Filtering
parameters that NEEDS TO BE set up.

task-3512379

closes odoo/documentation#5909

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-05 17:57:43 +00:00
Loredana Perazzo
d8706cdd89 [IMP] POS: add info for iOS devices
task-3388561

closes odoo/documentation#5944

X-original-commit: 895d30cceb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-10-02 09:06:23 +00:00
John Holton (hojo)
3a10fb4ea3 [ADD] MRP: Manufacturing backorders
closes odoo/documentation#5967

X-original-commit: cfc40f8cd1
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-01 05:36:57 +00:00
Odoo Translation Bot
e03bd14e3b [I18N] Update translation terms from Transifex 2023-10-01 01:40:31 +02:00
Jonathan Castillo (jcs)
1924074d82 [FIX] legal: broken links to the support page
task-3513581

closes odoo/documentation#5908

X-original-commit: 8253b6fdee
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-26 09:42:50 +00:00
Brandon Seltenrich (BRSE)
06a225587b [IMP] inventory: update cycle counts
closes odoo/documentation#4464

Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-09-26 01:02:25 +00:00
Odoo Translation Bot
5d696bab55 [I18N] Update translation terms from Transifex 2023-09-24 01:40:33 +02:00
Donatienne (dopi)
08369d0062 [IMP] Website: several images per product page to be corrected
closes odoo/documentation#5876

Taskid: 3490508
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-22 15:14:54 +00:00
Julien Castiaux
0b7c7e4c67 [IMP] deploy: reword multi-thread/process section
Many users don't start odoo-bin in --workers (multi-processing) mode but
instead leave the default configuration which use the development/demo
multi-threaded server, even in production.

This commit rewords the section about the difference between the
built-in servers and highlight the many advantages of the
multi-processing on. It repeats that information when it comes to
running a dedicated cron server, that it should use the multi-processing
server instead of the default multi-threading one.

closes odoo/documentation#5885

Fixes: odoo/odoo#88984
Closes: odoo/odoo#128571
X-original-commit: 9ee92c3a27
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
2023-09-21 07:07:07 +00:00
Sam Lieber (sali)
429e52bdf9 [IMP] l10n: CO content updates
closes odoo/documentation#5871

X-original-commit: 897ddfefad
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-19 17:03:58 +00:00
Odoo Translation Bot
aeb0a9bb0f [I18N] Update translation terms from Transifex 2023-09-17 01:40:37 +02:00
Sam Lieber (sali)
7e12726c32 [IMP] accounting: l10n_mx content updates
closes odoo/documentation#5225

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-09-15 12:57:53 +00:00
Olivier Dony
7d8381f863 [ADD] legal: update terms of sales for monthly subs, add ES,DE
closes odoo/documentation#5837

X-original-commit: 76570c1e9d
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:33:27 +00:00
Olivier Dony
ee4e9cc2cd [ADD] Add LICENSE and COPYRIGHT
closes odoo/documentation#5836

X-original-commit: a8be832f47
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:33:26 +00:00
Martin Trigaux
573dcf1ef4 [IMP] install: clarify Windows is not recommended for prod
It has always been the case informally but write it in the doc.

closes odoo/documentation#5828

X-original-commit: 80e1065dff
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-09-13 00:33:25 +00:00
tiku-odoo
89fa7fb16f [IMP] Misc: 15.0 email templates / FAQ update
closes odoo/documentation#4229

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-11 21:05:45 +00:00
Martin Trigaux
f48a8e250c [I18N] *: export source terms
closes odoo/documentation#5813

X-original-commit: 5a0464911f
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-09-11 16:18:46 +00:00
Loredana Perazzo
3f172d0d99 [IMP] l11n: Odoo 16 is now certified to use the blackbox
task-3495357

closes odoo/documentation#5803

X-original-commit: 87b4f1817e
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-11 15:11:15 +00:00
Leloup Loïc (lole)
79380b49d7 [IMP] cli: add unit to memory options
The documentation is unclear about the unit used for the --limit-memory-soft
and --limit-memory-hard options of odoo-bin.  The unit used is bytes, but
it isn't mentioned and the default unit is shown in mebibytes, causing
confusion.

closes odoo/documentation#5787

X-original-commit: 9fadc3355d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-11 08:58:16 +00:00
Odoo Translation Bot
2e2306e658 [I18N] Update translation terms from Transifex 2023-09-10 01:40:26 +02:00
KC (ksc)
095ac84b07 [IMP] sales: updated RST formatting for quote template doc
closes odoo/documentation#5769

X-original-commit: 0232bdd96e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-09 00:06:15 +00:00
baro-odoo
6cde25ecca [FIX] odoo.sh: typo in branches.rst
closes odoo/documentation#5746

X-original-commit: cbbd5a5ee9
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-09-06 16:28:48 +00:00
Xavier (XPL)
2fb5610c05 [IMP] maintain: refresh the change hosting solution page
This PR updates the page's content as it is a bit dated in some places
(see task) and takes into consideration the latest rst guidelines.

task-3434787

closes odoo/documentation#5738

X-original-commit: 8e41b58834
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-06 14:11:25 +00:00
Augusto Perez
38336c324b [ADD] upgrade/on_premise: Add filestore explanation
Added a note explaining that the filestores from the upgraded database
and the production database have to be merged for on-premise upgrade,
on both the testing and the production phases

closes odoo/documentation#5722

X-original-commit: 28cacd3b98
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-05 14:34:50 +00:00
Odoo Translation Bot
8902159dc6 [I18N] Update translation terms from Transifex 2023-09-03 01:40:33 +02:00
“Audrey
5b6be43481 [IMP] website: Google Analytics
task-2790245

- Update existing Google Analytics page for GA4
- Move warning from google_analytics_dashboard.rst to GA doc page
- Remove google_analytics_dashboard.rst as it's no longer useful

closes odoo/documentation#5594

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2023-09-01 13:15:51 +00:00
Zachary Straub (ZST)
143b0151d1 [FIX] voip: update broken links, light markup cleaning
closes odoo/documentation#5690

X-original-commit: 2fff805029
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-30 23:02:06 +00:00
arsi
5c400284a9 [FIX] localizations: guide to tax report to re-connect to HMRC
In the multi-company HMRC submission section, the documentation mentions
that you can connect to HMRC from the user form, after having reset the
credentials.
This is not true, you have to go back to the tax report and click the
"Connect to HMRC" button.

opw-3449939

closes odoo/documentation#5663

X-original-commit: 39c0515208
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Arnaud Sibille (arsi) <arsi@odoo.com>
2023-08-29 09:13:03 +00:00
Odoo Translation Bot
a987a7a4f5 [I18N] Update translation terms from Transifex 2023-08-27 01:40:30 +02:00
KC (ksc)
c8326607a9 [IMP] fixed duplicate content in the Group By section
closes odoo/documentation#5654

X-original-commit: 575f6040a0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-26 01:01:43 +02:00
“Audrey
e8f504537d [IMP] ecommerce: product variants
task-2689091

closes odoo/documentation#5645

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-25 18:27:29 +02:00
tiku-odoo
b6a3be322c [IMP] Discuss Team Communication edits
closes odoo/documentation#5497

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-25 03:44:01 +02:00
Brandon Seltenrich (BRSE)
a02022e2fd [FIX] mrp: fix kits note
closes odoo/documentation#5585

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-08-24 20:52:41 +02:00
Tom Aarab (toaa)
1c5a9bcb73 [FIX] Stripe: screenshot update
Updated an outdated screenshot from V14 to V15

Forward to master.

taskid-3467638

closes odoo/documentation#5606

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-24 17:13:51 +02:00
Antoine (anso)
fdeebc5896 [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#5596

X-original-commit: 4bec9a6e09
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-24 14:11:49 +02:00
Jonathan Castillo (jcs)
de84b75ad0 [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#5575

X-original-commit: fd2c0b8010
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-23 16:48:40 +02:00
Felicious
3b2c2376c0 [ADD] barcode: GS1 nomenclature
closes odoo/documentation#4352

Signed-off-by: Zachary Straub (zst) <zst@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-21 23:27:47 +02:00
Odoo Translation Bot
21453634d8 [I18N] Update translation terms from Transifex 2023-08-20 01:40:33 +02:00
Xavier (XPL)
9d3f889415 [FIX] install: fix reference and redirect
closes odoo/documentation#5545

X-original-commit: 2b9ffdb240
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-18 23:27:54 +02:00
Xavier (XPL)
c4c945e41c [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#5522

X-original-commit: b7d5d04229
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-17 20:39:02 +02:00
KC (ksc)
83dcc39459 [IMP] sales: updated different addresses doc for RST
closes odoo/documentation#5424

X-original-commit: 3a6123715d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-16 23:48:52 +02:00
ksc-odoo
dd67e99196 [IMP] Sales - Update optional_products.rst
closes odoo/documentation#5408

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:48:48 +02:00