Commit Graph

886 Commits

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

X-original-commit: 9fadc3355d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-11 08:58:16 +00:00
KC (ksc)
095ac84b07 [IMP] sales: updated RST formatting for quote template doc
closes 

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 

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 

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 

X-original-commit: 28cacd3b98
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-09-05 14:34:50 +00: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 

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 

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 

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
KC (ksc)
c8326607a9 [IMP] fixed duplicate content in the Group By section
closes 

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 

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 

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 

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 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-24 17:13:51 +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 

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
Timothy Kukulka (tiku)
da9b9d68ff [IMP] IoT: edits to all IoT docs
closes 

X-original-commit: e7457c992b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-27 21:15:51 +02:00
Xavier
eb8a257049 [ADD] website: reCAPTCHA
task-3336129

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-06-27 16:54:08 +02:00
Benoit Socias
cbbc41d90c [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 

X-original-commit: 3a131c829a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-27 13:39:30 +02:00
Benoit Socias
64ac1400e1 [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 

X-original-commit: 5a446f5c59
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-06-27 13:39:27 +02:00
KC (ksc)
026ca474cf [IMP] sales: updated down payment doc for RST and image reasons
closes 

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:53:09 +02:00
Brandon Seltenrich (BRSE)
cf9a9e518d [IMP] inventory: update expiration dates doc
closes 

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:26 +02:00
Lara Martini (larm)
43237cf4c4 [ADD] Employees: anning a new employee
closes 

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:14 +02:00
Lara Martini (larm)
6201ee8760 [IMP] inventory: update strategies second person and images
closes 

X-original-commit: 3c78017bef
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-23 08:02:03 +02:00
Lara Martini (larm)
d996bf8af3 [IMP] Expenses: making targeted edits for v 15
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-23 08:01:58 +02:00
Jonathan
383676db84 [IMP] localizations: small rst changes in belgium.rst
Backporting some rst changes introduced with 

closes 

X-original-commit: c111c68a7f
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 22:11:08 +02:00
John Holton (hojo)
7df771e53c [DEL] MRP: Delete Alternative Work Centers 15.0
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-06-21 21:05:59 +02:00
Jonathan
a85e064ffc [IMP] accounting: add tutorials links to chart of accounts
closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 17:15:54 +02:00
Jonathan
8efbe3ef84 [FIX] discuss: broken link in ice_servers.rst
closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 14:58:52 +02:00
Christophe Monniez
476e019bff [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 

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:21 +02:00
Christophe Monniez
dbf60af282 [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: 
2023-06-20 14:17:21 +02:00
Loredana Perazzo
573d201361 [IMP] pos: write content on the Payment Terminals page
task-3358474

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-06-19 17:43:07 +02:00
Antoine Vandevenne (anv)
8cffb57dae [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 

X-original-commit: c1ec0664bb
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-19 16:40:35 +02:00
KC (ksc)
d107b438cb [IMP] sales: updated pro-forma invoice doc
closes 

X-original-commit: 3e4e8acfed
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-16 01:15:55 +02:00
Sam Lieber (sali)
7aa75380a8 [IMP] marketing: testing_running.rst format fixes
closes 

X-original-commit: 4b327417b0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:38 +02:00
Sam Lieber (sali)
a62e5958cb [IMP] marketing: workflow_activities.rst - Format fixes
closes 

X-original-commit: a09ca7bd0f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:36 +02:00
Sam Lieber (sali)
19f0d3d8a8 [IMP] Update rst for target_audiences.rst (v14)
closes 

X-original-commit: 89c1c1b357
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:54:33 +02:00
“Audrey
52bf00663e [FIX] Adyen: Fix live/test URLs
closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-13 17:08:20 +02:00
Tom Aarab (toaa)
bf327d9200 [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 

Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-13 11:14:40 +02:00
Tom Aarab (toaa)
b675584730 [IMP] accounting: OSS report
Added a section on where to find OSS reports and how to export them

task-3305037

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 18:53:31 +02:00
Jonathan Castillo (jcs)
211268ee24 [IMP] accounting: follow-up reports
task-3316301

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 17:51:15 +02:00
Loredana Perazzo
70f58a610d [IMP] pos: update the register customers section
task-3357882

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-06-09 16:27:00 +02:00
Morfosys
7c627f985d [IMP] l10n: update links in mexico.rst
Update the link for Smarter Web to the appropriate landing page for
Odoo.

closes 

X-original-commit: 7510b4bb23
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 13:55:53 +02:00
Benjamin Hanquin
4218ba7964 [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 

X-original-commit: 98207740d5
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 13:55:50 +02:00
Lara Martini (larm)
01f40f24ba [IMP] Expenses: updaitng out of date information and images
closes 

closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-08 20:06:50 +02:00
Brandon Seltenrich (BRSE)
afc4da633f [FIX] inventory: fix two step doc
closes 

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:47 +02:00
“Audrey
e3379e2856 [IMP] Adyen: Update directions for setting the URLs
task-3338125

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-07 16:41:42 +02:00
Jonathan Castillo (jcs)
5c578d627a [MOV] accounting: rename VAT verification filename and title
closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-06 17:43:45 +02:00
Antoine Vandevenne (anv)
552ef54355 [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 

X-original-commit: 3d1293757a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-06 10:50:53 +02:00
Brandon Seltenrich (BRSE)
529bed0c0a [FIX] inventory: fix sn doc typos
closes 

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 22:21:25 +02:00
Brandon Seltenrich (BRSE)
bbf780db5d [FIX] inventory: fix note in inv val config
closes 

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 22:21:22 +02:00
Olivier Dony
24fc86d229
[FIX] legal: fix link to pt_BR PDF version 2023-05-26 20:01:55 +02:00
“Audrey
61da7ce7aa [IMP] payment providers: Wire Transfer
taskid-3301001

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-26 18:14:06 +02:00
Olivier Dony
764093ac2e [FIX] legal: add pt_BR translation of OEEL
Courtesy of LANA :)

closes 

X-original-commit: a718922b0c
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-05-26 15:08:08 +02:00
Olivier Dony
9e956f0be6 [FIX] legal: rename pt_BR + build PDF version
X-original-commit: 0df79a70e0
Part-of: 
2023-05-26 15:08:08 +02:00
jopa-odoo
5e33cd5864 [ADD] Legal: Portuguese (Brasil) translation of Odoo Enterprise Agreement
X-original-commit: 966bade927
Part-of: 
2023-05-26 15:08:08 +02:00
“Dallas”
fd23308e93 [IMP] accounting: update epc qr code
task-3336175

closes 

Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-25 16:30:24 +02:00
Brandon Seltenrich (BRSE)
db67fc2959 [IMP] inventory: fix and update lots
closes 

X-original-commit: 5bc3b94b61
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-24 18:24:37 +02:00
“Dallas”
7c61c31038 [IMP] contributing: change gui abbreviation to lower case
closes 

X-original-commit: 20972dc033
Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
2023-05-24 17:24:22 +02:00
“Chiara
4fc24468e4 [IMP] accounting: improve accounting concept
task-2846856

closes 

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-23 16:34:48 +02:00
Tom Aarab (toaa)
214ce3075c [ADD] accounting: VAT units
task-2557013

16.0: Line 36 = "Create" --> "New"

closes 

Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-05-23 11:35:15 +02:00
Brandon Seltenrich (BRSE)
8979a6e412 [IMP] inventory: update serial numbers doc
closes 

X-original-commit: af4ad4cf4d
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-22 17:58:56 +02:00
Jonathan Castillo (jcs)
6f16d7e092 [MOV] accounting: restructuration of the accounting documentation
This commit improves the structure of the accounting documentation by
- reducing the levels necessary to reach the information
- grouping some docs
- moving content to their parent category page (content in all levels)
- renaming some sections to reflect the structure of the app better

task-3330093

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-19 18:47:46 +02:00
Olivier Dony
96c7da16a1
[CHG] legal: partnership contract v11 (updated level requirements + clarifications) 2023-05-19 12:39:01 +02:00
Jonathan Castillo (jcs)
f94b397cbb [FIX] accounting: mark salt edge bank sync provider available worldwide
task-3329454

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-17 19:48:12 +02:00
Tom Aarab (toaa)
48f3417b7c [IMP] Accounting: follow-up reports
taskid-3316301

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-16 12:04:27 +02:00
Jonathan Castillo (jcs)
b3db7fdd48 [REM] accounting: remove page about purchase receipts
Sale and purchase receipts aren't really useful anymore. However, they
are left in the app for corner cases and to avoid upgrade issues. Since
this page is already deprecated, it is best to remove it.

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-15 16:24:59 +02:00
Antoine Vandevenne (anv)
276f981703 [IMP] tutorials/getting_started: rework the environment setup guide
This commit replaces a big chunk of the instructions relative to the
environment setup with a reference to the equivalent steps listed in the
contribution guide. It also moves the content of the "Create your first
PR" section from chapter 16 to chapter 2, as readers were struggling
with the Git configuration required to push their work to GitHub as they
progressed through the tutorial.

closes 

X-original-commit: b48ffacd8c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-10 16:59:45 +02:00
Tom Aarab (toaa)
57fd1bfeed [IMP] accounting: follow-up reports
taskid-2057352.

Forward to master.

closes 

X-original-commit: 767ee598ac
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-05-10 15:37:20 +02:00
CVDE-odoo
29203e94bd [ADD] developer/howto: guide for theming
A complete guide on how to create a custom website theme for Odoo

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-10 15:37:15 +02:00
Loredana Perazzo
e9d6b37ec7 [IMP] pos: note about businesses requirements to use Adyen
task-3251524

closes 

X-original-commit: 6740ad7811
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-05-09 09:25:46 +02:00
Loredana Perazzo
7df54b3c39 [IMP] pos: correct a typo in note
task-3296759

closes 

X-original-commit: 89a1a95a2b
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-05-08 18:21:49 +02:00
Xavier
8763fef3f7 [IMP] upgrade: clarify and update the SLA section
task-3300955

closes 

X-original-commit: 1a657194ab
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-08 14:11:17 +02:00
Xavier
af93e6532d [IMP] studio: add a note about duplicating standard reports
Task ID: 3301013

closes 

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-04 16:46:36 +02:00
Sam Lieber (sali)
bea00ecb40 [IMP] inventory: delivery orders and incoming shipments restructure
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-04 09:31:38 +02:00
John Holton (hojo)
f2c1cb228a [ADD] Inventory: add create second warehouse
closes 

X-original-commit: 9b04ed1d01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-02 23:37:18 +02:00
Jonathan Castillo (jcs)
eea4029a33 [ADD] UAE localization
closes 

Taskid: 2906051
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-02 13:03:12 +02:00
Timothy Kukulka (tiku)
9fe358ac1c [IMP] Google Oauth Docs edits final review
closes 

X-original-commit: 5b63bfcba9
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-30 19:45:38 +02:00
tiku-odoo
d2e6c1d647 [IMP]Maintain:Fix typo in Azure Mail
closes 

X-original-commit: 330ce42cef
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-04-27 19:21:15 +02:00
Sam Lieber (sali)
d5380367d0 [REF] surveys: remove overview folder
closes 

X-original-commit: 50824b6677
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-26 08:48:39 +02:00
Brandon Seltenrich (BRSE)
31889ddc3b [IMP] inventory: update stock_warehouses
closes 

X-original-commit: c2409d8a52
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-25 22:07:17 +02:00
Jonathan
7b69dc6d55 [IMP] contributing/dev: add cd command to the git config section
closes 

X-original-commit: 817e332160
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-25 13:31:15 +02:00
Jonathan
30f9c3ac93 [MOV] pos: restructuration of pos toctree
task-3284514

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-22 00:00:41 +02:00
KC (ksc)
431c97d91d [ADD] social marketing: added social marketing documentation to v14
closes 

X-original-commit: 42148acbec
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-21 22:57:49 +02:00
Zuzanna Luczynska
3ae4fbab84 [IMP] field service: default warehouse
task-2948598

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-19 10:08:31 +02:00
John Holton (hojo)
8606c2185f [FIX] MRP: Update using work centers for 15.0
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-19 02:26:48 +02:00
John Holton (hojo)
5a66befeed [ADD] Maintenance: add new equipment
closes 

X-original-commit: eb067d6dc1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-19 00:36:42 +02:00
Zuzanna Luczynska
151e0554fa [MOV] field service: improve the structure and merge docs
Currently, there are two pages about onsite interventions in two
separate categories. This task aims to merge both pages into a single
one and remove the useless categories.

task-3275322

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-15 12:49:20 +02:00
hapa-odoo
f1bad95874 [IMP] fiscal localizations: India
task-3272960

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-14 17:33:34 +02:00
Mahmoud Metwally
513059fa65 [FIX] howtos/company: fix typos
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 17:33:32 +02:00
Loan (LSE)
406f212ab4 [IMP] iot: add documentation regarding HTTPS certificate
Also include details/troubleshoot/solutions for redundant
support issues:
 - Error code details for HTTPS certificate generation
   (see: https://github.com/odoo/odoo/pull/114993 )
 - DNS issue with HTTPS domain

 OPW-3227004

closes 

X-original-commit: 6f4822cb2b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-13 18:58:56 +02:00
Mahmoud Metwally
e8c29ef8c2 [FIX] developer/web_services: fix typo
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-13 18:02:52 +02:00
Julien Van Roy
706fe835ab [IMP] accounting/electronic_invoicing: add SG einvoicing format
Since commit
bd06decccf,
the 'SG BIS Billing 3.0' format is available for singaporean companies.

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-13 16:50:07 +02:00
Brandon Seltenrich (BRSE)
9800b27d37 [IMP] inventory: update owned_stock
closes 

X-original-commit: 1289a9ec45
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-04-13 00:59:44 +02:00
Jonathan Castillo (jcs)
a58391241a [MOV] live chat: structure
task-3269837

closes 

X-original-commit: e98cf5f54a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 23:32:40 +02:00
Jonathan Castillo (jcs)
8740623ad5 [MOV] website: structure
As a first step to update the doc - at last! - we first need to update
its structure.

task-3269837

X-original-commit: ce4a0c3e35
Part-of: 
2023-04-11 23:32:40 +02:00
fvz-odoo
c646657fa5 [l10n_mx] Update exempt tax configuration.
In Mexico there are two 0% taxes, 0% VAT and 0% exempt VAT. This change
makes the tip clearer so users do not confuse both taxes. Forward to
master.

closes 

X-original-commit: 5ef339fe82
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 21:29:47 +02:00
Jonathan Castillo (jcs)
99bcb694dc [MOV] calendar: "Calendar" app from "Misc" to "Productivity"
To improve the structure of the documentation, the "Miscellaneous"
section should be limited as much as possible.

This commit:
- renames "Calendars" into "Calendar" (as the app name)
- moves the app from the "Miscellaneous" section to the "Productivity"
  section
- fixes the wrong file structure to follow the toc
  (e.g. general/calendars/outlook/outlook_calendar -> productivity/calendar/outlook)

task-3217827

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 21:29:44 +02:00
John Holton (hojo)
51b2fb6ea7 [ADD] Quality: add Create quality alerts
closes 

X-original-commit: 1b640a7a30
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-10 23:54:00 +02:00
Sam Lieber (sali)
52f86bec7c [IMP] purchase: update reordering rules config doc
closes 

X-original-commit: 728a462762
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-10 23:01:01 +02:00
John Holton (hojo)
6e3e5876a0 [IMP] Inventory: Update dropshipping
closes 

X-original-commit: bbbca62f6f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-09 23:36:51 +02:00
KC (ksc)
e8ad53cead [ADD] sms marketing: added essentials/getting started docs
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-05 23:22:03 +02:00
John Holton (hojo)
6f6e018db4 [IMP] Inventory: Update inter-warehouse replenishment
closes 

Signed-off-by: John Holton (hojo) <hojo@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-05 22:16:58 +02:00
Melanie Nguyen (meng)
9f72036be8 [FIX] crm: replace old lead scoring content with predictive lead scoring
closes 

Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-04-05 02:58:55 +02:00
Loredana Perazzo
3a0e23f3f9 [ADD] pos: how to add/modify customer notes from POS UI
Task ID: 2622090

closes 

Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-04-04 12:00:49 +02:00
Benoit Socias
91448bf251 [IMP] tutorials: add warning about mutable global variables
The whole concept of multi-tenancy is not really approached within the
tutorial.

This commit adds a warning about never using mutable global variables
within odoo to seed the idea in the reader's mind.

task-3059110

closes 

X-original-commit: 1ce7166f49
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-04-03 15:34:58 +02:00
Zuzanna Luczynska
40ef1a26f9 [ADD] field service: default warehouse
task-2948598

closes 

Signed-off-by: zulu-odoo <zulu@odoo.com>
2023-04-03 15:34:44 +02:00
oskarenablebanking
6d3118b258 [ADD] accounting: enablebanking
task-3232701

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-03 11:30:57 +02:00
Jonathan Castillo (jcs)
867c20103a [MOV] accounting: structure of bank sync docs
Part-of: 
2023-04-03 11:30:56 +02:00
Felicious
b9c4a94e49 [IMP]: add manual valuation section
Add images and manual valuation

add ref tag and retitle doc to sentence case

Remove trailing whitespaces

update explanation

closes 

X-original-commit: 71ede7a3d4
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-03 10:01:23 +02:00
Loan (lse)
fd70b531c2 [IMP] ePoS: vulgarise the SSL ePos issue
SSL/HTTPS topic is complicated for most of
Odoo customers as it is quite technical.

This PR should help them guide them to better
understand the issue and how to fix it themselves.

Support can't be provided to each device, browsers and OS.
But we did add some guides regarding the more
"popular" ones and some "keyword" to search
online for the others.

closes 

X-original-commit: 415a817c57
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
2023-03-29 21:27:39 +02:00
Xavier
eac60bab79 [ADD] attendances: hr and attendances categories + hardware page
Task ID: 3251124

closes 

X-original-commit: 0124878dd4
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-29 17:39:57 +02:00
Tom Aarab (toaa)
0b234fe203 [IMP] Adyen: additional minimum requirements for users
Adding requirements for users to use Adyen. Forward to master.

closes 

Taskid: 3159712
X-original-commit: 86940f0a17
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-03-29 11:28:56 +02:00
Timothy Kukulka (tiku)
2167c18143 [IMP] General: Oauth seemore additions
closes 

X-original-commit: aa4e5d7a01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-29 03:41:27 +02:00
Melanie Nguyen (meng)
404d524deb [IMP] mail plugins: add instructions to gmail plugin
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-29 00:56:46 +02:00
Melanie Nguyen (meng)
f30f6d2003 [IMP] sales: menuselection fix
Fixed a menuselection error and deleted instances of second-person pov
Closes task 3116083

closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-28 23:55:21 +02:00
Anita (anko)
edb17a2ea3 [IMP] paypal: remove deleted field
Removing no longer used Merchant Account ID field.
task-2854184

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-28 13:07:05 +02:00
Felicious
f2010faafc [FIX] inventory: fix BoM typo
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-27 21:22:52 +02:00
Nicolas (vin)
c2c284b72d [IMP] coding_guidelines: fix python code indents
A few python code blocks on the coding guidelines are indented twice
(8 spaces instead of 4), which is not correct.

closes 

X-original-commit: 16176fb508
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-03-27 18:03:03 +02:00
Antoine Vandevenne (anv)
7b266b99a6 [IMP] supported_version: release saas-16.2
closes 

X-original-commit: 697cdad097
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-27 18:02:54 +02:00
Timothy Kukulka (tiku)
2948b5ada6 [IMP] Support: Update What can I expect
closes 

X-original-commit: 406e12822e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-26 09:12:49 +02:00
Olivier Dony
14e33886f4
[FIX] legal: fix some broken links (pdfs, translations)
1) PDF files are generated and stored at the root of the CURRENT_BRANCH
directory. The links to those files are generated at different levels of
the doctree, which makes it impossible to use a relative path.
For example the same "Enterprise Agreement" doc in EN is published on:
 - /16.0/legal/terms/enterprise.html
 - /16.0/fr/legal/terms/enterprise.html

As a workaround, use absolute links for the PDFs. They won't work
locally for now. Can be improved later, as long as we don't break
those links located in various depths of the troctree.

2) The legal constracts aren't translated in all availables languages
(yet), so those links are 404s now. Introduced a conf.py variable
`legal_translations` with the list of languages where translated
contracts are indeed available, and falling back to the EN version
otherwise. Some languages don't have *all* the contracts translated, so
some 404 may remain temporarily.

Forward-port of f69dba70be
2023-03-23 16:41:22 +01:00
LoredanaLrpz
a2f9ebb60c [IMP] pos: take the half-up out of the last note
Task ID: 3184227

closes 

X-original-commit: f3aafe2f09
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-21 12:02:38 +01:00
Antoine Vandevenne (anv)
7eeb275f83 [IMP] supported_versions: flag saas-16.1 as supported
closes 

X-original-commit: c466d6fd6e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-17 12:05:07 +01:00
Timothy Kukulka (tiku)
dc50388b30 [IMP] Website: rewrite-keycdn-doc
closes 

X-original-commit: 3eb3f74f70
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 21:44:52 +01:00
Jonathan Castillo (jcs)
5888b6eb89 [MOV] accounting: remove "misc" category in "bank and cash"
closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-13 21:44:49 +01:00
Timothy Kukulka (tiku)
1de373336b [IMP] Maintain: Add process to delete account and clean-up
closes 

X-original-commit: 6b7c550724
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 21:44:47 +01:00
Timothy Kukulka (tiku)
9eb9fa7e19 [IMP] Misc: Remove section from from-address
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-13 14:24:59 +01:00
LoredanaLrpz
00671f9005 [imp] pos: fusion between split and print bills pages
Task ID: 3210388

closes 

X-original-commit: 38d0ab1d23
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-09 22:47:14 +01:00
LoredanaLrpz
0bbbb5288e [IMP] pos: structure of the restaurant category
Task ID: 3210388

X-original-commit: e9f2e9a059
Part-of: 
2023-03-09 22:47:14 +01:00
LoredanaLrpz
d92a554ab2 [IMP] l10n: setup info for belgian pos
TaskID:3142402

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-08 13:21:00 +01:00
LoredanaLrpz
95ecbefb3b [ADD] Finance: POS certification doc blackbox setup
closes 

X-original-commit: f6dfea8206
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-07 13:14:15 +01:00
Donatienne Pirlot
8ee4a25bf5 [IMP] accounting: improving snailmail documentation
Id: 3099154
X-original-commit: 3bb3acbb42

Debug mode should be activated in V15 and V16 to modify the paper format

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-03-07 10:10:25 +01:00
Jonathan Castillo (jcs)
35e4d95812 [IMP] accounting: add custom anchors to tax_return.rst headings
closes 

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-03 09:52:07 +01:00
Cindy
b176228cd1 [IMP] contributing: fix a punctutation mistake in contributing
For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders." instead of For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders".

closes 

X-original-commit: da87d72167
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 18:58:51 +01:00
LoredanaLrpz
adad64289f [IMP] pos: add port num for windows os, rem useful tips and check indent
Task ID: 3193053

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 15:03:22 +01:00
John Holton (hojo)
f88057d33f [ADD] MRP: using work centers
closes 

X-original-commit: dd304af1e3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-03-02 00:18:31 +01:00
Tom Aarab (toaa)
4b60815488 [FIX] website: syntax error (fix for translators)
A translator notified me that one of the sentences in English made no
sense, so I'm fixing it to 1) make sense now 2) make it easier for the
translator.

Small fix, this page will be depecrated when I have time to make a new
one.

Forward to master.

closes 

Taskid: 3211784
X-original-commit: f4ede744ae
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-01 15:07:33 +01:00
Sam Lieber (sali)
cc7467788d [IMP] sales: product variants config btn instructions
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-01 10:45:43 +01:00
Antoine Vandevenne (anv)
72e636da5f [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes 

X-original-commit: 48571c05a4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-27 16:01:07 +01:00
Timothy Kukulka (tiku)
44ddf2f812 [MOV] Misc: Move Portal doc to Misc
closes 

X-original-commit: d690314ba5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-02-24 18:20:44 +01:00
John Holton (hojo)
3729e23729 [FIX] Odoo.sh: correct content error
closes 

X-original-commit: 033f6de839
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 11:58:09 +01:00
“Chiara
86089fead4 [ADD] Accounting: Italian warning
closes 

Taskid: 3201538
X-original-commit: eea1aec26b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2023-02-22 17:18:54 +01:00
Antoine Vandevenne (anv)
ff8c242d01 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
a8e8a7b1c9 [MOV] developer/api/extract_api: move "Extract API" to the reference dir
task-2991663

Part-of: 
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
fe6f9d42ff [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: 
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
25c44f8caa [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: 
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
087c9aee73 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: 
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
e61fbafb0d [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: 
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
3a24384582 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
535103974b [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
f38a85a584 [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: 
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
41cf87f57e [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: 
2023-02-22 14:31:24 +01:00