Commit Graph

3155 Commits

Author SHA1 Message Date
Tom Aarab (toaa)
b7db89e77b [IMP] ecommerce: add custom anchors, links and "see also" sections
This commit adds custom anchors, links and new see also sections

task-3212218

closes odoo/documentation#3712

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-02 10:16:17 +01:00
John Holton (hojo)
6722c315cc [ADD] MRP: using work centers
closes odoo/documentation#3701

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:09 +01:00
Tom Aarab (toaa)
1bd7d2d3b3 [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 odoo/documentation#3709

Taskid: 3211784
X-original-commit: f4ede744ae
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-01 17:36:36 +01:00
Sam Lieber (sali)
10f67804c9 [IMP] sales: product variants config btn instructions
closes odoo/documentation#3700

X-original-commit: cc7467788d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-03-01 17:36:20 +01:00
Jonathan Castillo (jcs)
5fd3092ad3 [IMP] accounting: new version of cash discount
task-2834752

closes odoo/documentation#3683

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-28 18:13:33 +01:00
Antoine Vandevenne (anv)
34bc63d2bc [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 odoo/documentation#3685

X-original-commit: 72e636da5f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-28 10:55:05 +01:00
Jonathan Castillo (jcs)
178bce67bf [IMP] accounting: add custom anchors to tax_return.rst headings
closes odoo/documentation#3679

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-27 14:08:03 +01:00
Odoo Translation Bot
dc0eb3ccb8 [I18N] Update translation terms from Transifex 2023-02-26 00:40:30 +01:00
Timothy Kukulka (tiku)
4bd9a4ef8e [MOV] Misc: Move Portal doc to Misc
closes odoo/documentation#3632

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:03:52 +01:00
John Holton (hojo)
3744d13e31 [FIX] Odoo.sh: correct content error
closes odoo/documentation#3667

X-original-commit: 033f6de839
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 13:53:55 +01:00
Sam Lieber (sali)
a1d2c7a6c8 [ADD] l10n: Ecuador fiscal localization
task-3164933

closes odoo/documentation#3485

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-24 11:28:10 +01:00
Antoine Vandevenne (anv)
3dc6bb83c1 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes odoo/documentation#3655

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

Part-of: odoo/documentation#3655
2023-02-23 14:33:17 +01:00
Antoine Vandevenne (anv)
95ed856446 [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:17 +01:00
Antoine Vandevenne (anv)
b817e16a4c [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:16 +01:00
Antoine Vandevenne (anv)
2701d91db0 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:16 +01:00
Antoine Vandevenne (anv)
9561c9abf8 [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:16 +01:00
Antoine Vandevenne (anv)
2d469bccbc [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:16 +01:00
Antoine Vandevenne (anv)
58f2174c49 [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:15 +01:00
Antoine Vandevenne (anv)
642c4839f7 [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:15 +01:00
Antoine Vandevenne (anv)
9c5ea316ff [MOV] howtos/discover_js_framework/*: move "Discover the JS Framework" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:15 +01:00
Antoine Vandevenne (anv)
a8c78a80ba [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:15 +01:00
Antoine Vandevenne (anv)
4f4e346953 [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#3655
2023-02-23 14:33:14 +01:00
Antoine Vandevenne (anv)
73ce4d6cd8 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3655
2023-02-23 14:33:14 +01:00
Xavier
cf67ac8504 [ADD] Spreadsheet/Reporting/Search
Task ID: 3053800

closes odoo/documentation#3000

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-23 14:32:59 +01:00
“Chiara
3a4af92667 [ADD] Accounting: Italian warning
closes odoo/documentation#3652

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 18:14:44 +01:00
Tom Aarab (toaa)
470e74492f [ADD] eCommerce: shipping page
Added a shipping page to the eCommerce section. Forward to master.

closes odoo/documentation#3229

Taskid: 3111638
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-20 18:38:18 +01:00
Donatienne Pirlot
1db61fca8f [IMP] accounting: updating the doc related to vendor bill to payment
closes odoo/documentation#3240

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-20 11:56:35 +01:00
tsm-odoo
8b92b734b2 [FIX] deploy: add set_headers, fixing wrong $host value
closes odoo/documentation#3628

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-20 10:53:18 +01:00
Odoo Translation Bot
a721fe6c4d [I18N] Update translation terms from Transifex 2023-02-19 00:40:45 +01:00
KC (ksc)
f28ecbdcff [ADD] events: added complete documentation
closes odoo/documentation#3595

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 23:17:40 +01:00
Donatienne Pirlot
8d6e656701 [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#3623

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

closes odoo/documentation#3618

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:32:28 +01:00
Jonathan Castillo (jcs)
bab84c61a0 [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#3614

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 16:32:23 +01:00
Tom Aarab (toaa)
d43a9b2598 [ADD] eCommerce: new price management page
Current documentation doesn't feature any pricing management info.
Forward to master.

closes odoo/documentation#3046

Taskid: 3086649
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-17 10:55:29 +01:00
Brandon Seltenrich (BRSE)
f25fc40dde [IMP] inventory: update automated inventory valuation
closes odoo/documentation#3604

X-original-commit: aaa1de94bd
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-02-17 00:28:12 +01:00
LoredanaLrpz
6618683216 [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#3570

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 21:47:22 +01:00
Donatienne Pirlot
817ad955af [IMP] sign: secured authentication info added
closes odoo/documentation#3430

Id: 3084552
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-16 10:05:34 +01:00
LoredanaLrpz
403f54d1df [IMP] knowledge: h3 titles improvement and one typo fixed
Task ID: 3189032

closes odoo/documentation#3590

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-15 19:50:58 +01:00
luvi
7a9d807bcc [ADD] web: add core components documentation
Those components were added during the Owl rewrite of the webclient
that happened in 16.0. Unfortunately, there was still no documentation
for them.

This commits fixes that by adding documentation for the Notebook and
the Colorlist components.

closes odoo/documentation#3580

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-15 13:52:53 +01:00
Jonathan Castillo (jcs)
17319f92b2 [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#3581

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-15 12:51:21 +01:00
Amelia Williams
18b000602b [FIX] 02_setup: remove gramatical error
closes odoo/documentation#3579

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-15 11:46:43 +01:00
Sam Lieber (sali)
d623956da5 [IMP] marketing: sms pricing and faq doc updates
closes odoo/documentation#3564

X-original-commit: 1591e1f087
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-15 03:17:26 +01:00
Tom Aarab (toaa)
4db98bd840 [ADD] ecommerce: cross and upselling page
Adding a cross/upselling page for the ecommerce section. Forward to
master.

closes odoo/documentation#3367

Taskid: 3142720
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-14 17:04:07 +01:00
LoredanaLrpz
bfa4ee56fd [IMP] pos: invoice issuance via qr code on receipts
Task ID: 3100959

closes odoo/documentation#3411

Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-02-13 20:31:51 +01:00
Mahmoud Metwally
7913fd7bdd [FW][FIX] developer/howtos: typos and phrasing
closes odoo/documentation#3555

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

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

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

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 14:52:59 +01:00
Jonathan Castillo (jcs)
26ddeef42c [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#3540

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 11:37:15 +01:00