Commit Graph

750 Commits

Author SHA1 Message Date
Brandon Seltenrich (BRSE)
b9453515a0 [IMP] inventory: fix sendcloud doc
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-24 11:18:31 +01:00
Jess Rogers (jero)
da2e4a1a60 [IMP] helpdesk: updated teams and stages setup content
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-24 11:18:29 +01:00
Olivier Dony
e6aa5dd01b
[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:42:27 +01:00
LoredanaLrpz
fe08c166bb [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:36:57 +01:00
Tom Aarab (toaa)
c24f6eca7a [ADD] eCommerce: customer interaction
Adding a page on customer interaction and adding redirects. Forward to
master.

closes 

Taskid: 3224716
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-21 12:36:49 +01:00
Jonathan Castillo (jcs)
6866cfa361 [FIX] dev/tuto: grammar mistake in 02_setup
task-3238089

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-20 12:29:04 +01:00
Antoine Vandevenne (anv)
3d592c4dd8 [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:01:34 +01:00
Jonathan Castillo (jcs)
fe7aa39bc1 [MOV] accounting: remove "misc" category in "bank and cash"
closes 

X-original-commit: 5888b6eb89
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-14 08:27:52 +01:00
Timothy Kukulka (tiku)
b542c3bc97 [IMP] Website: rewrite-keycdn-doc
closes 

X-original-commit: 3eb3f74f70
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 20:01:39 +01:00
Timothy Kukulka (tiku)
0a716aa644 [IMP] Misc: Remove section from from-address
closes 

X-original-commit: 9eb9fa7e19
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-03-13 18:03:04 +01:00
Timothy Kukulka (tiku)
a3fa77af02 [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 18:03:02 +01:00
Donatienne Pirlot
5d801fbdeb [IMP] accounting: intrastat documentation update
Updating the Intrastat documentation to provide information related to the Intrastat report.

closes 

Id: 3167429
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-13 14:42:08 +01:00
Donatienne Pirlot
6079d0e1d7 [IMP] accounting: Analytic Accounting Documentation
closes 

Id: 3133182
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-10 17:17:53 +01:00
LoredanaLrpz
3d82ab27f0 [imp] pos: fusion between split and print bills pages
Task ID: 3210388

closes 

X-original-commit: 00671f9005
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-10 11:14:41 +01:00
LoredanaLrpz
1bd8f10ba3 [IMP] pos: structure of the restaurant category
Task ID: 3210388

X-original-commit: 0bbbb5288e
Part-of: 
2023-03-10 11:14:41 +01:00
Tom Aarab (toaa)
49b45c9aa6 [ADD] eCommerce: customer accounts
Adding a page on customer accounts for the eCommerce doc. Forward to
master.

closes 

Taskid: 3223001
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-09 19:34:21 +01:00
poma-odoo
6b35cacb2a [FIX] contributing/coding_guidelines: remove mention to assets.xml
We no longer load assets by xml files, but we use __manifest__.py for that.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-08 23:57:52 +01:00
LoredanaLrpz
d7c7cb9fb2 [IMP] l10n: setup info for belgian pos
TaskID:3142402

closes 

X-original-commit: d92a554ab2
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-03-08 20:12:03 +01:00
tsm-odoo
6129288439 [FIX] deploy: duplicated proxy_set_headers in serve static block
This commit removes unnecessary `proxy_set_headers` in the serve
static config block.

Indeed, the request will either be served by Nginx in which case
the request won't go to the proxy backend or by the `@odoo` backend
which have its own `proxy_set_headers` set as the user is supposed
to copy/paste the contennt of the `location /` block.

closes odoo/documentation#3763

Closes: 
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-08 10:10:14 +01:00
Tom Aarab (toaa)
f6fa482087 [ADD] eCommerce: Handling orders
Adding a page on handling orders for the eCommerce doc, and removing
older pages. Forward to master.

closes 

Taskid: 3214065
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-03-08 09:10:40 +01:00
LoredanaLrpz
436e4ae603 [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:46:29 +01:00
“Chiara
46175b6071 [IMP] accounting: archive module description
closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-07 13:46:27 +01:00
Tom Aarab (toaa)
70267f4535 [IMP] eCommerce: ewallets/giftcards section
Adding ewallets/giftcards section to the eCommerce doc. Forward to
master.

closes 

Taskid: 3215674
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-07 12:44:58 +01:00
Donatienne Pirlot
fc5dfabf77 [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 

X-original-commit: 64aaa6f784
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-03-07 11:41:40 +01:00
Julien Castiaux
01d9f7cdf1 [FIX] deploy: typo in example addons path
closes odoo/documentation#3744

Closes: 
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-06 18:06:56 +01:00
Cindy
a06b2f86a9 [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 21:20:50 +01:00
LoredanaLrpz
65cee65b20 [IMP] pos: add port num for windows os, rem useful tips and check indent
Task ID: 3193053

closes 

X-original-commit: adad64289f
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 20:02:01 +01:00
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 

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 

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 

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 

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 

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 

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 

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-27 14:08:03 +01:00
Timothy Kukulka (tiku)
4bd9a4ef8e [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:03:52 +01:00
John Holton (hojo)
3744d13e31 [FIX] Odoo.sh: correct content error
closes 

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 

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 

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: 
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: 
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: 
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: 
2023-02-23 14:33:16 +01:00
Antoine Vandevenne (anv)
9561c9abf8 [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: 
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: 
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: 
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: 
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: 
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: 
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: 
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: 
2023-02-23 14:33:14 +01:00
Xavier
cf67ac8504 [ADD] Spreadsheet/Reporting/Search
Task ID: 3053800

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-23 14:32:59 +01:00
“Chiara
3a4af92667 [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 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 

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 

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 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-20 10:53:18 +01:00
KC (ksc)
f28ecbdcff [ADD] events: added complete documentation
closes 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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 

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

X-original-commit: 831cf23be9
Signed-off-by: Victor Feyens (vfe) <vfe@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 

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 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 11:37:15 +01:00
“Chiara
543158ff12 [IMP] accounting/l10n: Italian Localization
closes 

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 11:01:52 +01:00
Donatienne Pirlot
778b739a57 [ADD] accounting: localization page for uk
closes 

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:40:06 +01:00
Tom Aarab (toaa)
6b45da21c1 [ADD] ecommerce: new payment providers page
Adding a documentation on payment providers specifically for the
ecommerce section.

closes 

Taskid: 3138597
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-09 13:01:58 +01:00
Tom Aarab (toaa)
17ee191156 [ADD] eCommerce: checkout process page
Adding new page on checkout process for eCommerce. Forward to master.

closes 

Taskid: 3110554
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-09 08:12:58 +01:00
Jason Aerts
1689b80470 [ADD] project: project creation and management
Adding a project creation and management page for the project app. Forward to master.

closes 

Taskid: 3117349
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-02-08 16:27:40 +01:00
luvi
fc79df42fd [FIX] web: fix wrong ActionSwiper documentation
Since 16.0, the documentation for this component was no longer
correct, since the component was moved to web during the refactor
of the webclient views. This commit also adds documentation of
props that were introduced during the refactor, already present
in 16.0.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-08 15:24:35 +01:00
Tom Aarab (toaa)
9049013dde [ADD] Sales: new page on eWallets and gift cards programs
Adding a new page on eWallets and gift cards programs for the Sales app
documentation.

closes 

Taskid: 3086636
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-07 12:54:59 +01:00
Tom Aarab (toaa)
d09e6a83aa [ADD] eCommerce: add to cart page
Adding add to cart page to the eCommerce section. Forward to master.

closes 

Taskid: 3099603
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-07 11:49:35 +01:00
Zachary Straub (ZST)
afc9a024f8 [FIX] Quality: add missing/cutoff content
closes 

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:31:22 +01:00
Tom Aarab (toaa)
bd13d34bd6 [IMP] ecommerce: updated variants page
Previous page was mostly on the sales app. New page focuses on ecommerce
with :ref: to sales. Forward to master.

closes 

Taskid: 3121379
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-06 18:33:00 +01:00
Julien Van Roy
e2b4e8ad84 [IMP] accounting/electronic_invoicing: add a-nz einvoicing format
Since commit
9431dddd7c,
the 'A-NZ BIS Billing 3.0' format is available for australian and new
zealand companies.

closes 

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-03 14:58:46 +01:00
Tom Aarab (toaa)
5329cff046 [ADD] eCommerce: add product page
Adding a product page for the eCommerce section, currently does not
exist. V16, forward to master.

closes 

Taskid: 2903859
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-02-03 14:58:44 +01:00
Mahmoud Metwally
e6269ae56e [FW][FIX] developer/javascript_reference: typos and phrasing
closes 

Forward-port-of: 
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 17:27:02 +01:00
Sam Lieber (sali)
230796dd96 [ADD] Quality: configure quality control checks
closes 

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:21 +01:00
Zachary Straub (ZST)
fdf47bf106 [IMP] inventory: add a note on default warehouses
closes 

X-original-commit: e5069dbf72
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:19:45 +01:00
Tom Aarab (toaa)
029b5a183b [IMP] ecommerce: updated catalog page
Updated catalog page. Forward to master.

closes 

Taskid: 3071640
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:19:42 +01:00
Donatienne Pirlot
dc490cf482 [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 

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

X-original-commit: f469e4ef81
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-31 21:47:16 +01:00
Melanie Nguyen (meng)
df5d0a3cfb [IMP] sales: fix returns and refunds
closes 

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 22:17:23 +01:00
Simon Goffin
d81513ed1c [FIX] content: The outlook add-in URL
The outlook add-in URL was not updated

opw:3131547

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-30 11:30:27 +01:00
Sam Lieber (sali)
6f5a97705d [ADD] inventory: setup sendcloud shipping
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-30 09:59:12 +01:00
Jonathan Castillo (jcs)
14154737d2 [IMP] accounting: update how to get api keys for silverfin integration
task 2918697

closes 

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

X-original-commit: 92de7ccb2d
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-26 23:16:38 +01:00
KC (ksc)
28237e3835 [IMP] surveys:update get started docs
closes 

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:17:14 +01:00
Mathieu (mano)
620387b9e8 [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 

X-original-commit: 53035435f9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 18:14:09 +01:00
Donatienne Pirlot
4f5bc3026e [IMP] : accounting : manage a financial budget documentation
closes 

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 08:17:44 +01:00