Commit Graph

723 Commits

Author SHA1 Message Date
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 

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 

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
Xavier (XPL)
9d3f889415 [FIX] install: fix reference and redirect
closes 

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 

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 

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 

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
Jonathan
960073d589 [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 

X-original-commit: c0ca09cdde
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-16 18:42:25 +02:00
Antoine Vandevenne (anv)
b6f923d111 [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 

X-original-commit: 51a2dbd01e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-16 16:26:11 +02:00
Sam Lieber (sali)
c540115eba [REF] l10n: PoC doc restructure for CO
closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-11 14:51:25 +02:00
tiku-odoo
494114e986 [IMP] Misc Oauth Azure Clarification
closes 

X-original-commit: b41d69ae82
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 00:45:08 +02:00
Lara Martini (larm)
6cb2ed8abc [IMP] Inventory: updating second person and images, add clarity
feku-review-add-headings-and-extra-reference

closes 

X-original-commit: 3392389244
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-09 20:29:49 +02:00
Lara Martini (larm)
3385a8b5cb [MOV] Payroll: moved configuration doc to main payroll so there is less clicking for users
closes 

X-original-commit: 4fd1f56b33
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-08-09 16:58:15 +02:00
ksc-odoo
ebd9103d2f [IMP] Sales - updated Deadline.rst (v14)
closes 

X-original-commit: 5f2725160d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-08 21:10:38 +02:00
Sam Lieber (sali)
1244cb310c [IMP] marketing: RST upgrades for metrics doc
closes 

X-original-commit: 6f02a0af04
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-08-08 21:10:33 +02:00
Sam Lieber (sali)
eac60ce941 [ADD] email marketing: essentials, mailing lists, unsubscriptions
closes 

X-original-commit: 56a291831a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-08 21:10:30 +02:00
Brandon Seltenrich (BRSE)
3da457a501 [IMP] inventory: update inventory adjustments
closes 

Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-08-08 20:05:43 +02:00
John Holton (hojo)
72ba26414b [ADD] MRP: Add Scrap during manufacturing
closes 

X-original-commit: 8c1881e120
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-08 18:15:34 +02:00
Xavier (XPL)
bd50b39abf [IMP] sales: correct amazon invoicing and payment registration info
task-2203035

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-08 18:15:30 +02:00
KC (ksc)
417741adcb [IMP] sales: updated terms and conditions for RST
closes 

X-original-commit: 53ff47fe08
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-08 03:18:06 +02:00
Xavier (XPL)
1d15429f4a [IMP] maintain: change info about domain names approval time
Original commit: 4fd1b73013
Original PR: https://github.com/odoo/documentation/pull/5272

closes 

X-original-commit: 45a2d970b7
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-07 19:54:46 +02:00
Antoine Vandevenne (anv)
69ae824dff [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 

X-original-commit: 6225ef9e32
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-08-07 16:39:54 +02:00
Jonathan
884cf4ac77 [FIX] iot: broken link in troubleshooting.rst
closes 

X-original-commit: 020200abbe
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-07 15:24:33 +02:00
KC (ksc)
5e97371468 [IMP] sales: updated get siganture for validation doc for RST formatting
closes 

X-original-commit: 6c38992016
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-06 08:52:02 +02:00
Lara Martini (larm)
d02d546d42 [ADD] Payroll: adding new configuration doc
closes 

X-original-commit: 8a88ec1dd0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:07:21 +02:00
Sam Lieber (sali)
99d54ffa31 [IMP] marketing: RST format upgrades for marketing automation v14
closes 

X-original-commit: b5bde9186e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-05 03:07:18 +02:00
Tom Aarab (toaa)
7f75d16f1b [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 

Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-08-04 08:37:08 +02:00
tiku-odoo
66b2a3d50e [IMP] Misc: Oauth Azure
closes 

closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-08-02 21:15:51 +02:00
John Holton (hojo)
8237a079ec [IMP] Inventory: Update Multi-package shipments doc
closes 

X-original-commit: 7df2d749a8
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-02 04:36:51 +02:00
“Chiara
fd2a9431ce [ADD] l10n: saudi arabia e-invoicing
task-3422500

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-28 13:10:27 +02:00
Xavier (XPL)
8f04f93840 [FIX] accounting: remove unused image on the year-end page
closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 13:47:23 +02:00
Xavier (XPL)
7ba101ffd5 [IMP] accounting: year-end closing
task-2823858

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 20:36:00 +02:00
Xavier (XPL)
0155844ef5 [IMP] payments: add section about ACH payments
task-3303591

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 14:26:30 +02:00
Tom Aarab (toaa)
eff6743924 [IMP] accounting: multicurrency
Slight sentence update for V15.

V16 --> Change the bank statement section

taskid-3433653

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-20 11:08:27 +02:00
chyde-clearwater
3e78ec5467 [IMP] tutorials/getting_started: disambiguate example model name
I removed the dot notation in the  "_name" variable for the example
model. AKA, "test.model" is now named "test_model".

Dot notation implies a data structure relationship between a <model> and
it's parent (or class etc) <test> (like test.model() or Test.model).
There is no relationship like this between a <test> and <model> - it's
just one thing: a <test model>.

The seeming "benefit" of the ORM translating dots to underscores doesn't
justify this naming convention.  Yes, I know it's a string, but still,
this seems confusing for newbies and adds unnecessary complexity (why
name the same thing differently in different places?)

closes 

X-original-commit: f36c612d13
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-18 12:41:28 +02:00
Loredana Perazzo
673a8eee9e [IMP] pos: move part of the intro into generate tab
task-3372676

closes 

X-original-commit: d5466bea0d
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-07-13 13:16:13 +02:00
Tom Aarab (toaa)
8baff9f232 [IMP] accounting: intrastat
Updated Intrastat for 15.0

task-3373480

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-12 10:51:50 +02:00
Xavier (XPL)
10cee5e7b2 [FIX] payments: remove authorize duplicated statement content
task-2382237

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-11 11:54:51 +02:00
Xavier (XPL)
cd2bc63b22 [IMP] payments: clarify authorize.net statement import steps
task-2382237

closes 

X-original-commit: 34ce8f1566
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 16:52:13 +02:00
Tom Aarab (toaa)
dcfd61e962 [IMP] authorize.net statement import
taskid-2382237

closes 

X-original-commit: 087f8c096d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-07-10 13:42:39 +02:00
Xavier (XPL)
e54046b98f [IMP] accounting: l10n chile deliver guides warning
task-3410367

closes 

X-original-commit: b729d05e57
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-05 19:00:04 +02:00
tong-odoo
ee3634d623 [FIX] accounting: AU rebrands Keypay to Employment Hero
task-3250954

closes 

X-original-commit: 6d1ded65a0
Related: 
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Tommy Ng (tong) <tong@odoo.com>
2023-07-05 05:51:44 +02:00
Xavier
6617d01d46 [IMP] maintain: odoo online database management
task-2995394

closes 

X-original-commit: c6e6401e36
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-03 17:31:54 +02:00
tong-odoo
a746bd98a4 [IMP] localization: AU rebrands Keypay to Employment Hero
task-3250954

closes 

X-original-commit: 35fc637ed4
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-07-03 17:31:52 +02:00
Brandon Seltenrich (BRSE)
688220bb51 [IMP] purchase: update manage vendor bills
closes 

X-original-commit: 65e2998551
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-03 16:28:22 +02:00
John Holton (hojo)
b86f45bda5 [ADD] Inventory: Add Replenish on order (MTO)
closes 

X-original-commit: d9ece7b353
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:48 +02:00
John Holton (hojo)
0ed33021a8 [ADD] Inventory: Add reordering rules
closes 

X-original-commit: eb347c2681
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:45 +02:00
John Holton (hojo)
5ad51c1031 [ADD] MRP: Work center time off
closes 

X-original-commit: 18a9b88a11
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-07-01 18:06:42 +02:00
John Holton (hojo)
15749fd715 [IMP] Administration: Rewrite Upgrade Odoo SaaS
closes 

X-original-commit: 45b1a62782
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-30 10:13:17 +02:00
Lara Martini (larm)
e09903e29d [IMP] Inventory: updated images and removed edit steps
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-30 00:16:25 +02:00
Tom Aarab (toaa)
6e0d01771b [IMP] accounting: checks
task-2979887

closes 

Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-28 15:20:55 +02:00