Commit Graph

592 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
087c9aee73 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

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

task-2991663

Part-of: odoo/documentation#3644
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: odoo/documentation#3644
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: odoo/documentation#3644
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: odoo/documentation#3644
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: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
c140f7de4e [MOV] howto/rdtraining: move "Getting started" to the tutorials dir
This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
642b027d44 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
KC (ksc)
934d129f25 [ADD] events: added complete documentation
closes odoo/documentation#3593

X-original-commit: b76b3fa3f3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-02-17 20:56:37 +01:00
Donatienne Pirlot
0abbeba5f7 [IMP] accounting: update cheat sheet
This PR change the cheat sheet of the accounting documentation.
Change done:
* Change name of the file: memento to cheat_sheet
* Adding explanation to the doc (Ex: Invoices and bills status)
* Correcting some sentences

closes odoo/documentation#3621

Task-id: 2847663
X-original-commit: 2fa9de17e1
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 17:21:54 +01:00
Jonathan Castillo (jcs)
62530792cd [IMP] install/maintain: add section about search engine indexation
task-3179504

closes odoo/documentation#3616

X-original-commit: 2fccceb964
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 16:18:23 +01:00
Jonathan Castillo (jcs)
570e079b4c [FIX] legal: RST cleanup (headings delimiters characters)
This commit changes the characters used as heading delimiters in the
/legal/ folder of the documentation. This makes it easier for writers to
figure out the heading order as all other files in this repository use
the same order of heading delimiters characters.

closes odoo/documentation#3610

X-original-commit: 983778b5b6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-17 15:16:09 +01:00
Sam Lieber (sali)
07abbe74de [IMP] marketing: sms pricing and faq doc updates
closes odoo/documentation#3562

X-original-commit: 1591e1f087
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-16 20:30:10 +01:00
Brandon Seltenrich (BRSE)
7169946cba [IMP] inventory: update automated inventory valuation
closes odoo/documentation#3601

X-original-commit: aaa1de94bd
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-02-16 19:13:34 +01:00
Jonathan Castillo (jcs)
c5434ccd0a [FIX] *: RST cleanup
RST cleanup to comply with the RST guidelines. This is required so we
can use "make test", as there are currently hundreds of errors. For now,
it is unusable because of the oldest code in this repo.

closes odoo/documentation#3568

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-14 14:27:44 +01:00
LoredanaLrpz
295d29effd [IMP] pos: rename & redo receipt page (structure, text, images)
Task ID: 3005121

Do not merge for Odoo 16 - configuration flow to modify

closes odoo/documentation#3429

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-14 11:17:33 +01:00
Victor Feyens
7c027ea367 [FIX] *: typos
closes odoo/documentation#3547

X-original-commit: 831cf23be9
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:54:55 +01:00
Mahmoud Metwally
784963e89d [FIX] developer/howtos: typos and phrasing
closes odoo/documentation#3541

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 12:51:54 +01:00
Jonathan Castillo (jcs)
323110f676 [MOV] finance: move fiscal localisation pages and merge /overview/
The content written in the fiscal localisation pages are not only for
Accounting, but also for other apps such as Payroll and Point of Sales.
This commit moves the content to the "Finance" level, to better reflect
this reality, and merges the pages in the /overview/ folder in the main
category page.

closes odoo/documentation#3537

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 11:55:25 +01:00
Jonathan Castillo (jcs)
f270587a12 [FIX] *: first small clean of the code
Friday afternoon cleanup. This is required so we can use "make test", as
there are currently hundreds of errors. For now, it is unusable because
of the oldest code in this repo.

closes odoo/documentation#3538

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 21:00:03 +01:00
“Chiara
ec0fae4992 [IMP] accounting/l10n: Italian Localization
closes odoo/documentation#3522

Taskid: 3067241
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-09 18:31:52 +01:00
Donatienne Pirlot
546db0647f [ADD] accounting: localization page for uk
closes odoo/documentation#3515

X-original-commit: 0550374968
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-02-09 16:16:03 +01:00
Zachary Straub (ZST)
063f035712 [FIX] Quality: add missing/cutoff content
closes odoo/documentation#3487

X-original-commit: 591e80deb7
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-06 20:23:17 +01:00
Simon Goffin
4102ca51f5 [FIX] content: The outlook add-in URL
The outlook add-in URL was not updated

opw:3131547

closes odoo/documentation#3469

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 18:34:05 +01:00
Mahmoud Metwally
65347b99b4 [FIX] developer/javascript_reference: typos and phrasing
closes odoo/documentation#3470

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 15:18:41 +01:00
Sam Lieber (sali)
616347b8c7 [ADD] Quality: configure quality control checks
closes odoo/documentation#3462

X-original-commit: ec1ddb34b1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-01 22:05:44 +01:00
Zachary Straub (ZST)
e5069dbf72 [IMP] inventory: add a note on default warehouses
closes odoo/documentation#2979

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 10:21:39 +01:00
Donatienne Pirlot
75e1bfd099 [MOV] purchase: moving doc page from accounting to purchase
Moving the Manage vendor bills page from the accounting app to the purchase app as it is
more relevant.

closes odoo/documentation#3452

Taskid: 2687652
X-original-commit: b5febf2299
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 23:34:13 +01:00
thkl-odoo
57d25c5af2 [IMP] install/maintain: clarification in the upgrade SLA
The Service Level Agreement has to be updated. Any additional line of
code, without using studio, in standard modules is not supposed to be
covered by the upgrade team. It is slightly different than the point
telling "development of custom modules"

closes odoo/documentation#3446

X-original-commit: f469e4ef81
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-31 20:06:38 +01:00
Melanie Nguyen (meng)
2f63a0d504 [IMP] sales: fix returns and refunds
closes odoo/documentation#3433

X-original-commit: 2fb777e3e8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-01-30 19:46:42 +01:00
Jonathan Castillo (jcs)
9a0bf7bb0e [IMP] accounting: update how to get api keys for silverfin integration
task 2918697

closes odoo/documentation#3416

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-27 10:18:01 +01:00
avg-odoo
ff3b7c6c87 [IMP] install/maintain: update content of upgrade SLA
The maintenance fees cover the maintenance of the custom code (whoever
did it) and are not specifically dedicated to custom code written by
Odoo development teams

closes odoo/documentation#3418

X-original-commit: 92de7ccb2d
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-26 23:09:53 +01:00
KC (ksc)
39d3a985b8 [IMP] surveys:update get started docs
closes odoo/documentation#3412

X-original-commit: 3cf6e25f06
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-01-26 21:57:45 +01:00
Mathieu (mano)
64fc72b6ca [IMP] toctrees: redesign and new card component
The goal of this commit is to propose a first step towards a new
`.. card::` directive for the toctrees. This is a first design
proposition for this new card component in raw html for the fallback
page `howtos.rst`

The long term objective is to redesign the toctrees by implementing card
components, clearer toctree list design and custom html pages.

Related to task-3059229

closes odoo/documentation#3404

X-original-commit: c59663f252
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 19:08:44 +01:00
Donatienne Pirlot
14db4ca8e0 [IMP] : accounting : manage a financial budget documentation
closes odoo/documentation#3397

X-original-commit: 78d3cf489a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-26 07:58:40 +01:00
Jess Rogers (jero)
518e599c15 [IMP] helpdesk: close_ticket.rst cleanup
closes odoo/documentation#3384

X-original-commit: 8396c2a4ad
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2023-01-24 19:29:42 +01:00
Nishant Jain (niai)
97e914b340 [ADD] accounting/l10n: add section about E-waybill (India)
closes odoo/documentation#3333

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-24 11:52:09 +01:00
nle-odoo
cea0760ba5 [FIX] developer/guidelines: odoo addons import order
The example for import order is a little confusing since it is wrong.

closes odoo/documentation#3377

X-original-commit: f7b1f66b8c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
2023-01-20 14:35:42 +01:00
LoredanaLrpz
cef6e16e3c [IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918

closes odoo/documentation#3361

X-original-commit: 8138b95b0b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-01-20 14:35:39 +01:00
Antoine Vandevenne (anv)
9ecf013684 [IMP] supported_versions: add end of support dates for SaaS versions
closes odoo/documentation#3362

X-original-commit: ebce333c73
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-19 17:52:09 +01:00
Jonathan Castillo (jcs)
7f6535dcc8 [ADD] accounting: configuration of silverfin integration
task-2918697

closes odoo/documentation#3354

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-18 18:27:37 +01:00
Ray Carnes
3b8b49e248 [IMP] sales: update portal.rst
Removed old and probably not needed image of the dashboard showing the Contacts App

closes odoo/documentation#3341

X-original-commit: 4d3a10e8cd
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-16 20:45:28 +01:00
Wesley Kao (weka)
79e08557d3 [IMP] MRP: edited semi-finished products user doc
closes odoo/documentation#2787

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-13 12:01:03 +01:00
Donatienne Pirlot
cc0285144a [ADD] accounting: add documentation related to the Kenyan localization
closes odoo/documentation#3227

Id: 3089195
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-13 08:18:54 +01:00
Sam Lieber (sali)
ff9d710a11 [ADD] maintain: connect office365 with azure oauth
closes odoo/documentation#3221

Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-10 20:57:52 +01:00
Olivier Dony
0eb7a795c4 [CHG] legal: partnership contract v10 (update SH commission)
note: version not bumped for ES translation, since it needs other updates
first

opw-3094638

closes odoo/documentation#3310

X-original-commit: 39ce411f76
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-01-09 17:20:26 +01:00
Sam Lieber (sali)
197a1cc932 [ADD] maintain: setup mailjet api
closes odoo/documentation#3178

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-06 11:21:14 +01:00
Mahmoud Metwally
8cde1f7b74 Update qweb.rst
closes odoo/documentation#3246

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-04 11:03:06 +01:00
Sam Lieber (sali)
389cf97be7 [FIX] maintain: correct cname definition
closes odoo/documentation#3277

X-original-commit: 96cbb2375b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-04 00:30:10 +01:00
Jason (jaae)
614b981799 [IMP] project: adding description to app page
closes odoo/documentation#3270

X-original-commit: cfaf4386c2
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-03 23:27:56 +01:00
Mahmoud Metwally
840b97cb49 [FIX] rdtraining: fix writing errors
closes odoo/documentation#3250

X-original-commit: ad91dd67c2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-03 10:56:22 +01:00
Antoine Vandevenne (anv)
2e96c049fe [IMP] contributing/documentation: rewrite the contribution guide
This commit restructures the contributing/documentation page to re-use
content introduced with the contributing/development page and to
display the two ways to contribute (github vs git) in content tabs
rather than sections.

The guide is simplified and updated to delegate long explanations to
other pages or websites, remove useless images and focus on getting
users ready to contribute.

task-2897123

Part-of: odoo/documentation#3249
2023-01-02 18:47:52 +01:00
Antoine Vandevenne (anv)
beb0317832 [ADD] contributing/development: add a guide to contribute to the codebase
In addition, this commit extracts the git guidelines from the coding
guidelines. This helps link the git guidelines and unclutter the coding
guidelines, which should focus on only the programming languages.

task-2897123

Part-of: odoo/documentation#3249
2023-01-02 18:47:51 +01:00
Michelle Vu (mivu)
5979a772e6 [IMP] Calendar: Outlook sync warning
If committed, this will add a more elaborate warning on what users must
do before syncing Odoo Calendar and Outlook Calendar. It also removes
mentions of the import/export process and archiving events, as these
methods will not prevent email spam from Outlook.

closes odoo/documentation#2925

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-27 10:28:40 +01:00
LoredanaLrpz
fb5c128fb7 [IMP] POS: upgrade the getting started page for 15.0
Task ID: 3090486
Do not fw to 16.0 without making other changes

closes odoo/documentation#3094

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-16 15:25:01 +01:00
Antoine Vandevenne (anv)
3af62b0a59 [FIX] legal: fix path to PDF version of legal agreements
closes odoo/documentation#3196

X-original-commit: 73021c3a41
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-15 19:52:48 +01:00
Sam Lieber (sali)
54b903e512 [IMP] general: add notes about dev mode toggle
closes odoo/documentation#3143

X-original-commit: dc3d43c143
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-15 17:56:52 +01:00
Zachary Straub (ZST)
df041b1212 [IMP] email: add mail.default.from_filter
closes odoo/documentation#2694

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-12-15 17:56:46 +01:00
Tom Aarab (toaa)
3337ffa6c7 [IMP] odoo.sh: Python libraries and packages
Added a note on packages and extensions support

closes odoo/documentation#3184

Taskid: 2836438
X-original-commit: b1f92ba879
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-12-13 09:02:44 +01:00
Horacio Tellez
3c9b87be30 [FIX] rdtraining: remove outdated line about journal_id in chapter 14
In chapter 14 there was a line pointing to how to deduce a default journal for an `account.move` record.
This is no longer needed as the journal is automatically deduced using the `move_type`. Also, the link
point to an outdated line of code that causes an error.

closes odoo/documentation#3179

X-original-commit: 67a75a3e11
Signed-off-by: Horacio Tellez Perez (hote) <hote@odoo.com>
2022-12-12 10:10:44 +01:00
KC (ksc)
ec61b2eeb0 [ADD] marketing automation: added 'getting started' section and docs to round out documentation
closes odoo/documentation#3158

X-original-commit: 4f6b03dc5b
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-12-08 17:19:07 +01:00
Antoine Vandevenne (anv)
5dcf9f7e86 [IMP] contributing: list the ways to contribute to Odoo
task-2897123

closes odoo/documentation#3151

X-original-commit: a309372d83
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-08 16:10:24 +01:00
Antoine Vandevenne (anv)
359ab4d028 [IMP] conf.py, *: interpolate the version and releases in the content
This commit replaces hard-coded occurrences of the version and of the
last, current and next releases' version with placeholders interpolated
at build time to avoid manually updating these after each freeze.

task-2917614

closes odoo/documentation#3142

X-original-commit: 0b9279d5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-08 11:46:38 +01:00
Donatienne Pirlot
7a57fb3c81 [IMP] accounting: different ways to record a payment
closes odoo/documentation#3141

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-08 10:38:19 +01:00
Morgane (morm)
4259241ffd [IMP] documentation: legal page design
Prior to this commit, the terms and conditions were displayed in a table
with all the languages and it was not practical for the futur, with many
more languages.

task-3073198

closes odoo/documentation#3122

X-original-commit: b7bc34a197
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 15:21:24 +01:00
jopa-odoo
4d48da0840 [IMP] legal/fr: fix typos, spellcheck French translation
No changes to actual contents/semantics.

closes odoo/documentation#2941

X-original-commit: b085e06303
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 15:21:19 +01:00
“Chiara
1492cf810a [ACC] accounting: Forecasting bills
closes odoo/documentation#3121

Tasikd: 3069519
X-original-commit: 939d40c16d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-12-07 13:14:59 +01:00
Zachary Straub (ZST)
2416a2e5e9 [IMP] CRM: updating flow and screenshots about lead mining
Task: 2543815
Cherry pick from #998

Omitted changes proposed in the **track_leads** directory (e.g. `lead_scoring.rst` + image folder). Both the content and image updates were already pushed from another PR so what was proposed on #998 was outdated and no longer necessary.

What’s left over are the original proposed changes in #998, within the **acquire_leads** directory which include updates to `lead_mining.rst` and corresponding image files.

On top of these proposals, I went ahead and made the following changes:

- renamed the image files in the asset directory, since they were using outdated naming convention (e.g. LM1.png, LM6.png, LM7.png)
- cleaned up rst formatting issues (headings, line breaks, added guilabels, etc.)
- rewrote document so content was more concise + followed content guidelines. You can see the first version of proposals here to compare the changes made.

closes odoo/documentation#3118

X-original-commit: 02ef871fa6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-07 11:15:52 +01:00
“Chiara
632be6ef37 [IMP] accounting: tax return
closes odoo/documentation#3113

X-original-commit: 1db9968faa
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-12-06 17:02:19 +01:00
Melanie Nguyen (meng)
88e00bf021 [IMP] mail plugins: gmail plugin updates
Updated to reflect how to download Gmail Plugin from Google Workspace Marketplace for Odoo Online users; added new images

Closes Odoo Task 3001713

closes odoo/documentation#2773

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-12-06 14:01:50 +01:00
Sam Lieber (sali)
efb165d791 [IMP] accounting/l10n: AR update documentation
closes odoo/documentation#2430

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-06 11:17:37 +01:00
“Chiara
5628762fae [IMP] accounting: SEPA
closes odoo/documentation#2849

Taskid: 2890089
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-12-05 13:24:04 +01:00
Tom Aarab (toaa)
d774094e87 [IMP] paypal: typo update
V14 has a dedicated "Fees" tab for PayPal, current documentation does not reflect that.

closes odoo/documentation#3077

Taskid: 3089273
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 19:11:25 +01:00
Tom Aarab (toaa)
870fb0ba54 [IMP] payment provider: minor phrasing
Changed phrasing on main page, based on PR #2775

Forward to 15.3.

closes odoo/documentation#3075

Taskid: 3089294
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 18:17:13 +01:00
LoredanaLrpz
f2b8645a3c [IMP] pos: update and improve the page and screenshots
closes odoo/documentation#3064

Taskid: 3062150
X-original-commit: 1ee45c661f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2022-12-02 10:21:48 +01:00
“Chiara
528d16c611 [IMP] accounting: update payments by check
closes odoo/documentation#2934

Taskid: 3062532
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-12-01 17:56:16 +01:00
Jonathan Castillo (jcs)
45d92b4f19 [IMP] contribution: typo in documentation.rst
closes odoo/documentation#3052

X-original-commit: f0fa7a2e22
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-30 14:48:44 +01:00
Antoine Vandevenne (anv)
d12de44508 [IMP] contributing/documentation: suggest to clone with ssh
GitHub requires users to "use token-based authentication for all
authenticated operations", for example `git push`. See
https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/

This commit suggests new contributors to clone the repository with SSH
so that the remote URL is automatically configured with the SSH
protocol.

task-3036845

closes odoo/documentation#3038

X-original-commit: dfb7801484
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-29 16:08:28 +01:00
“Chiara
c0c3aed14b [IMP] accounting: batch payments sdd
Forward to 16.0

closes odoo/documentation#3031

X-original-commit: fe2d694aff
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2022-11-28 09:45:57 +01:00
Ivan Kropotkin
38dc4ceca5 [FIX] developer/reference: code example
closes odoo/documentation#2943

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-24 16:31:39 +01:00
Loan (lse)
4b0b29e0fd [IMP] point_of_sale: Adyen Event URLs configuration
Add more details as of how to set Adyen Event URLs.
This is important to configure as it is necessary to
receive a callback from Adyen terminal when a transaction
have been done.

OPW-3041117
OPW-3041117

closes odoo/documentation#3018

X-original-commit: aa9126b037
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-23 20:38:09 +01:00
Tori (vpk)
0a0c4123a5 [ADD] Sales: new doc about returns and refunds
Task Number: 2514789

closes odoo/documentation#2985

X-original-commit: be0a995e21
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-23 18:17:55 +01:00
Donatienne Pirlot
2cb96db57c [IMP] upgrade: updating screenshots and process steps
closes odoo/documentation#3011

X-original-commit: f0f6083ee5
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-11-22 20:50:43 +01:00
Victor Feyens
6b38785b75 [IMP] developer/howtos: deprecate themes tutorial
This tutorial was already outdated in 13.0 (but
supposedly working).

In 14.0+, a lot of changes happened in website logic,
especially for 'website option definitions', breaking
the existing theme tutorial.

Considering the fact that a new tutorial is being made,
and that fixing the whole existing tutorial would be
a big work, it will be kept, but hidden as 'most things
being said still make sense'.

closes odoo/documentation#3002

X-original-commit: 9cc60baf46
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-21 19:15:38 +01:00
Wesley Kao (weka)
426b66ec7b [IMP] MRP: updated Kits doc rst content
Went through the existing kits documentation and changed a lot of the
content, as much of it was outdated. Also replaced the images with new
ones.

closes odoo/documentation#2720

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-21 10:44:38 +01:00
Sam Lieber (sali)
ce1d0b216d [ADD] discuss: specific email server from
closes odoo/documentation#2627

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-21 09:44:49 +01:00
Victor Feyens
2a933246dd [FIX] developer/mobile: use spaces and not tabs for indentation
closes odoo/documentation#2980

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-18 17:32:59 +01:00
Victor Feyens
f1216a9f59 [FIX] *: unbalanced literal markups
Part-of: odoo/documentation#2980
2022-11-18 17:32:59 +01:00
Victor Feyens
c24d780387 [FIX] *: remove trailing whitespaces
Part-of: odoo/documentation#2980
2022-11-18 17:32:59 +01:00
Victor Feyens
cf2b1b934d [FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2980
2022-11-18 17:32:58 +01:00
Victor Feyens
5128208495 [CLN] core: upgrade to python 3.6
& sort imports

closes odoo/documentation#2957

X-original-commit: 8a5aa384d3
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-11-15 20:19:10 +01:00
Tom Aarab (toaa)
5ec67044a8 [ADD] accounting: manage cash transactions
New page to document cash reconciliation, and fixed other H1 titles that should have
 been in small caps. Forward up to V15.

task id: 3000530

closes odoo/documentation#2956

X-original-commit: 0d2dd59349
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-11-15 20:19:07 +01:00
Wesley Kao (weka)
1645e8c3da [IMP] MRP: updated bills of materials rst content
Reviewed the 15.0 doc for Bills of Materials and made some edits to
clean up inconsistencies and made minor wording changes.

closes odoo/documentation#2611

Signed-off-by: Zachary Straub <zst@odoo.com>
2022-11-15 20:18:56 +01:00
jopa-odoo
1575a67268
[IMP] Legal: Update Dutch translation
Update of the Dutch translation of Odoo Enterprise Subscription agreemnt
2022-11-15 17:47:17 +01:00
Donatienne Pirlot
d36bacb54a [IMP] accounting: update the doc related to internal transfers
closes odoo/documentation#2702

Id: 2901915
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-15 10:52:48 +01:00
Loan (lse)
37ec1bbd48 [IMP] iot: Add part regarding screen
Add  more details as of how to connect a screen to the IoT box
and how it can be used.

OPW-2962462

closes odoo/documentation#2936

X-original-commit: 21edc4fcc7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-14 10:27:04 +01:00
Tom Aarab (toaa)
9c4e08c2b0 [IMP] accounting: updated chart of accounts v15
Creating account groups part was outdated.

task id: 2950820

closes odoo/documentation#2929

X-original-commit: 60ad93ea31
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2022-11-10 17:10:39 +01:00
Tom Aarab (toaa)
655818a51f [IMP] TaxCloud: updated doc
Changed out-of-date function and updated doc/changed grammar. Forward up to 16 (16 exluded)

task id: 2909436

closes odoo/documentation#2904

X-original-commit: 7cf109db1e
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2022-11-08 10:46:08 +01:00
Tom Aarab (toaa)
ba39ecdb62 [IMP] accounting: updated multiple payments page
Previous page was based on V13. Forward up to 16.

closes odoo/documentation#2915

Taskid: 3045197
X-original-commit: e4839ea7e9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-07 16:36:45 +01:00
Tom Aarab (toaa)
de7fddab6c [IMP] accounting: updated bank statement page
Previous version used V13 screenshots.

task - 2902004

closes odoo/documentation#2373

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-11-04 18:40:54 +01:00