Commit Graph

2997 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
409dfed48a [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
826c81b862 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
023755d5fd [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
1e8450b66f [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:55 +01:00
Antoine Vandevenne (anv)
daf82ef1db [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:54 +01:00
Antoine Vandevenne (anv)
1e5ab03f6a [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#3649
2023-02-22 16:28:54 +01:00
Antoine Vandevenne (anv)
b08d63a4c6 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3649
2023-02-22 16:28:54 +01:00
KC (ksc)
f44cfa33ac [ADD] events: added complete documentation
closes odoo/documentation#3594

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:26 +01:00
Donatienne Pirlot
df16622137 [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#3622

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

closes odoo/documentation#3617

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 15:48:13 +01:00
Jonathan Castillo (jcs)
41231cac38 [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#3611

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 13:35:11 +01:00
Brandon Seltenrich (BRSE)
9d84a7c488 [IMP] inventory: update automated inventory valuation
closes odoo/documentation#3602

X-original-commit: aaa1de94bd
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-02-16 19:22:21 +01:00
LoredanaLrpz
cb9a127ef7 [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#3569

X-original-commit: 295d29effd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-02-16 14:58:28 +01:00
Jonathan Castillo (jcs)
cddb38c443 [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#3574

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-15 09:35:49 +01:00
Sam Lieber (sali)
245d3ba5c2 [IMP] marketing: sms pricing and faq doc updates
closes odoo/documentation#3563

X-original-commit: 1591e1f087
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-15 03:17:37 +01:00
Mahmoud Metwally
6a2bdd8abb [FW][FIX] developer/howtos: typos and phrasing
closes odoo/documentation#3554

Forward-port-of: odoo/documentation#3541
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:34:31 +01:00
Victor Feyens
3fc5a58966 [FIX] *: typos
closes odoo/documentation#3549

X-original-commit: 831cf23be9
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:34:28 +01:00
Victor Feyens
990ff5f745 [ADD] tests: add sphinxlint checkers for headings
task-2801043

X-original-commit: ad768c33aa
Part-of: odoo/documentation#3549
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-13 14:34:28 +01:00
Jonathan Castillo (jcs)
dd956a2a65 [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#3545

X-original-commit: 323110f676
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 14:34:24 +01:00
Jonathan Castillo (jcs)
3f79e2c960 [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#3539

X-original-commit: f270587a12
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-11 00:02:45 +01:00
“Chiara
090bebeace [IMP] accounting/l10n: Italian Localization
closes odoo/documentation#3526

Taskid: 3067241
X-original-commit: ec0fae4992
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 10:00:27 +01:00
Martin Trigaux
9abf788c31 [I18N] migrate to the nex transifex API
Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

closes odoo/documentation#3524

X-original-commit: 5c368b7af3
Related: odoo/enterprise#36882
Related: odoo/odoo#112328
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-02-09 16:28:50 +01:00
Donatienne Pirlot
082af2eebd [ADD] accounting: localization page for uk
closes odoo/documentation#3516

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:28:47 +01:00
Zachary Straub (ZST)
d8005a82b9 [FIX] Quality: add missing/cutoff content
closes odoo/documentation#3488

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

opw:3131547

closes odoo/documentation#3477

X-original-commit: 4102ca51f5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-02 22:58:53 +01:00
Mahmoud Metwally
65aca15110 [FW][FIX] developer/javascript_reference: typos and phrasing
closes odoo/documentation#3473

Forward-port-of: odoo/documentation#3470
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 16:49:39 +01:00
Sam Lieber (sali)
37a3154a34 [ADD] Quality: configure quality control checks
closes odoo/documentation#3463

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:32 +01:00
Zachary Straub (ZST)
2416aefc99 [IMP] inventory: add a note on default warehouses
closes odoo/documentation#3458

X-original-commit: e5069dbf72
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:02:40 +01:00
Donatienne Pirlot
ee66a47b0d [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#3453

Taskid: 2687652
X-original-commit: b5febf2299
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 23:34:02 +01:00
thkl-odoo
7ad8745159 [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#3447

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

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:30 +01:00
Jonathan Castillo (jcs)
3f8bf2ef9c [IMP] accounting: update how to get api keys for silverfin integration
task 2918697

closes odoo/documentation#3425

X-original-commit: 9a0bf7bb0e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-27 14:34:40 +01:00
avg-odoo
d10c775d2a [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#3419

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

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 22:02:50 +01:00
Mathieu (mano)
207b741d23 [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#3405

X-original-commit: 53035435f9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 17:10:47 +01:00
Donatienne Pirlot
5824b40937 [IMP] : accounting : manage a financial budget documentation
closes odoo/documentation#3398

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:29 +01:00
Jess Rogers (jero)
4827d4d7b3 [IMP] helpdesk: close_ticket.rst cleanup
closes odoo/documentation#3385

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:47:22 +01:00
Nishant Jain (niai)
2fcbf678c8 [ADD] accounting/l10n: add section about E-waybill (India)
closes odoo/documentation#3392

X-original-commit: 97e914b340
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-24 18:05:23 +01:00
LoredanaLrpz
5ac2286abf [IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918

closes odoo/documentation#3363

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:43:45 +01:00
nle-odoo
aca7f2c9a6 [FIX] developer/guidelines: odoo addons import order
The example for import order is a little confusing since it is wrong.

closes odoo/documentation#3378

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 13:48:29 +01:00
Antoine Vandevenne (anv)
e314b16ce5 [IMP] supported_versions: add end of support dates for SaaS versions
closes odoo/documentation#3364

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

closes odoo/documentation#3356

X-original-commit: 7f6535dcc8
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-18 19:50:47 +01:00
Wesley Kao (weka)
438eaf8abc [IMP] MRP: edited semi-finished products user doc
closes odoo/documentation#3334

X-original-commit: 79e08557d3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-17 10:54:08 +01:00
Ray Carnes
8dcc256582 [IMP] sales: update portal.rst
Removed old and probably not needed image of the dashboard showing the Contacts App

closes odoo/documentation#3342

X-original-commit: 4d3a10e8cd
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-16 20:45:16 +01:00
Donatienne Pirlot
43624b40d4 [ADD] accounting: add documentation related to the Kenyan localization
closes odoo/documentation#3328

Id: 3089195
X-original-commit: cc0285144a
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-13 11:22:47 +01:00
Antoine Vandevenne (anv)
b6b5b9257b [CLN] remove files for saas-15.1 and saas-15.3
closes odoo/documentation#3321

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-12 13:45:52 +01:00
Elisabeth Dickinson
47ac776111 [IMP] odoo_theme: Fix alerts and accordions colors
closes odoo/documentation#3318

X-original-commit: 8aebb79237
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-12 08:15:40 +01:00
Elisabeth Dickinson
9d4275238d [IMP] odoo_theme: Fix text-dark on homepage
While doing the changes on the text-dark issue, we noticed the
homepage's text color isn't aligned with the rest of the website.
`.text-muted` was too light, so we changed it to `.text-dark`.

X-original-commit: ee2390fdaf
Part-of: odoo/documentation#3318
2023-01-12 08:15:40 +01:00
Elisabeth Dickinson
83f30a8247 [IMP] odoo-theme: Revert $dark color variable to initial $gray-900
This was changed to get a good text/background contrast on the
alert-dark (Exercise).
By doing so, the .text-dark class generated by BS from the $dark
theme-color was gray instead of the intended near-black color.

By changing the variable, the contrast issue with the alert was back,
to solve this we directly override the alert's background color instead.

X-original-commit: 32c9e59ae6
Part-of: odoo/documentation#3318
2023-01-12 08:15:39 +01:00
Sam Lieber (sali)
4b4486d40f [ADD] maintain: connect office365 with azure oauth
closes odoo/documentation#3313

X-original-commit: ff9d710a11
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-11 01:32:10 +01:00