Commit Graph

3296 Commits

Author SHA1 Message Date
Odoo Translation Bot
f511bae2bd [I18N] Update translation terms from Transifex 2023-05-14 00:40:37 +02:00
CVDE-odoo
892fd3e2ac [ADD] developer/howto: guide for theming
A complete guide on how to create a custom website theme for Odoo

closes odoo/documentation#4399

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-11 20:37:08 +02:00
Melanie Nguyen (meng)
e650e86173 [IMP] subscriptions: update product configuration
closes odoo/documentation#4266

Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-05-11 20:36:55 +02:00
Antoine Vandevenne (anv)
26e12696c1 [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 odoo/documentation#4402

X-original-commit: 276f981703
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-11 11:29:46 +02:00
Jess Rogers (jero)
84390f4461 [IMP] helpdesk: updated 16.0 reporting doc
closes odoo/documentation#3690

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-11 02:34:44 +02:00
Christophe Monniez
dcc819469a [FIX] requirements: bump libsass to match odoo
In Odoo, the libsass version was bumped to 0.20.1 in order to match the
Jammy version. As a consequence, in the Docker images on the runbot this
strange behavior was observed during the image build:

* the debian package is installed -> 0.20.1
* the documentation requirements are installed -> 0.18.0
* the odoo requirements are installed -> 0.20.1

This is useless and moreover, the final version used is the one from pip
instead of the Debian package.

closes odoo/documentation#4391

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-10 14:31:28 +02:00
Tom Aarab (toaa)
42ef3b170a [IMP] accounting: follow-up reports
taskid-2057352.

Forward to master.

closes odoo/documentation#4387

X-original-commit: 767ee598ac
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-05-10 13:20:35 +02:00
Ahmed Elhadi
2d630dffb6 [IMP] sales: Update different_addresses.rst
closes odoo/documentation#4083

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-09 18:42:40 +02:00
Loredana Perazzo
3be3897033 [IMP] pos: note about businesses requirements to use Adyen
task-3251524

closes odoo/documentation#4369

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

closes odoo/documentation#4357

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 21:14:28 +02:00
Xavier
17f54037b3 [IMP] upgrade: clarify and update the SLA section
task-3300955

closes odoo/documentation#4360

X-original-commit: 8763fef3f7
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-08 17:14:49 +02:00
Odoo Translation Bot
04501597b5 [I18N] Update translation terms from Transifex 2023-05-07 00:40:42 +02:00
“Audrey
15d8985d33 [ADD] website: cookies bar
Task ID: 3297795

closes odoo/documentation#4315

Related: odoo/odoo#120639
Signed-off-by: auva-odoo <auva@odoo.com>
2023-05-05 15:35:06 +02:00
Xavier
4eeee7bba0 [IMP] studio: add a note about duplicating standard reports
Task ID: 3301013

closes odoo/documentation#4339

X-original-commit: af93e6532d
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-05 08:06:32 +02:00
Sam Lieber (sali)
1a8447c9bc [IMP] inventory: delivery orders and incoming shipments restructure
closes odoo/documentation#4333

X-original-commit: bea00ecb40
Related: odoo/odoo#120526
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-04 14:29:48 +02:00
John Holton (hojo)
d42dedf6e6 [ADD] Inventory: add create second warehouse
closes odoo/documentation#4326

X-original-commit: f2c1cb228a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-03 06:25:48 +02:00
Martin Trigaux
b9049f4374 [I18N] *: export 16.0 source terms
closes odoo/documentation#4318

Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-05-02 17:59:48 +02:00
Jonathan Castillo (jcs)
d5d3dd9a85 [ADD] UAE localization
closes odoo/documentation#4311

Taskid: 2906051
X-original-commit: eea4029a33
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-02 16:53:56 +02:00
Tommy (tong)
7bdc313e07 [REV] accounting: add Hong Kong localisations
This reverts commit 29b3313d85.
The reason is this commit should deploy together with odoo/odoo#120050.

closes odoo/documentation#4304

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-02 14:26:58 +02:00
Melanie Nguyen (meng)
591532ecca [ADD] subscriptions: add ecommerce configuration
closes odoo/documentation#4270

Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-05-01 23:47:39 +02:00
Timothy Kukulka (tiku)
6b5d0ab29e [IMP] Google Oauth Docs edits final review
closes odoo/documentation#4300

X-original-commit: 5b63bfcba9
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-30 19:45:16 +02:00
Odoo Translation Bot
6721788806 [I18N] Update translation terms from Transifex 2023-04-30 00:40:28 +02:00
Tommy (tong)
29b3313d85 [ADD] accounting: add Hong Kong localisations
closes odoo/documentation#3657

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-28 04:48:39 +02:00
Melanie Nguyen (meng)
07249080ca [IMP] sales: update customer addresses
closes odoo/documentation#3784

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-28 03:26:25 +02:00
tiku-odoo
00fe5a5852 [IMP]Maintain:Fix typo in Azure Mail
closes odoo/documentation#4284

X-original-commit: d2e6c1d647
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-28 02:22:49 +02:00
Brandon Seltenrich (BRSE)
a217787ad3 [IMP] purchase: split purchase agreements docs
closes odoo/documentation#3511

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-28 02:22:47 +02:00
Antoine Vandevenne (anv)
c1b38dc1f3 [FIX] reference/services: mark optional the params parameter of rpc
closes odoo/documentation#3994

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-27 11:30:29 +02:00
Antoine Vandevenne (anv)
b58dbb1fbb [IMP] tutorials/js_framework: reword, clarify and improve instructions
Part-of: odoo/documentation#3994
2023-04-27 11:30:29 +02:00
Antoine Vandevenne (anv)
6e746c851f [IMP] tutorials/js_framework: freeze GitHub links with line numbers
A few links were already outdated. Either the referenced code was no
longer on the same line, or the file didn't exist anymore.

This commit freezes all links targeting a specific line on the odoo/odoo
repository by selecting a specific commit.

Part-of: odoo/documentation#3994
2023-04-27 11:30:29 +02:00
Antoine Vandevenne (anv)
ce14b2cfb5 [IMP] tutorials/js_framework: retarget links to the current major branch
Commits pushed on the odoo/tutorials repository are not automatically
forward-ported, which makes it cumbersome to keep all SaaS branches up
to date.

Because of this, and because Odoo developers are very unlikely to follow
tutorials specific to a SaaS branch, links to odoo/tutorials now target
the current major branch, or master if applicable. SaaS branches have
also been deleted from the odoo/tutorials repository.

Part-of: odoo/documentation#3994
2023-04-27 11:30:28 +02:00
Sam Lieber (sali)
f6ae80ef16 [REF] surveys: remove overview folder
closes odoo/documentation#4273

X-original-commit: 50824b6677
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-26 08:56:32 +02:00
Brandon Seltenrich (BRSE)
5bbbc673d4 [IMP] inventory: update stock_warehouses
closes odoo/documentation#4265

X-original-commit: 31889ddc3b
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-26 02:03:58 +02:00
Jonathan
8ad5572abf [IMP] contributing/dev: add cd command to the git config section
closes odoo/documentation#4256

X-original-commit: 817e332160
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-25 14:41:16 +02:00
Jess Rogers (jero)
6c6f2398dd [IMP] helpdesk: update ratings doc
closes odoo/documentation#3664

Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2023-04-24 21:45:03 +02:00
Géry Debongnie
b6b9de70d2 [IMP] developer/tutorials: separate js framework tutorial in two parts
This commit splits the 7 chapters of the JS tutorial in two
smaller and more focused tutorials:
- a basic one (Discover the JS framework)
- and an advanced one (Master the odoo web framework)

closes odoo/documentation#4243

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-24 19:01:01 +02:00
Odoo Translation Bot
1da701d69f [I18N] Update translation terms from Transifex 2023-04-23 00:40:27 +02:00
Jonathan
f851ea0e0a [MOV] pos: restructuration of pos toctree
task-3284514

+ update of access pos settings
Task-3256407

closes odoo/documentation#4239

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Co-authored-by: Jonathan Castillo <jcs@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
2023-04-22 11:40:57 +02:00
KC (ksc)
bd1ea29aba [ADD] social marketing: added social marketing documentation to v14
closes odoo/documentation#4232

X-original-commit: 42148acbec
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-21 23:21:54 +02:00
Artygo8
07eef81a95 [IMP] reference/extract: update documentation
task-3071317

closes odoo/documentation#3835

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-21 14:15:46 +02:00
Jonathan
b40fd5b284 [FIX] website: missing redirection for plausible.rst
The redirection rule for plausible.rst was missing from the forward-port
in PR #4107. Because of that, a link in the app leads to a 404 page
instead of the appropriate doc page. This commit fixes it.

closes odoo/documentation#4211

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-19 19:12:25 +02:00
Zuzanna Luczynska
623cd04fa0 [IMP] field service: default warehouse
task-2948598

closes odoo/documentation#4205

X-original-commit: 3ae4fbab84
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-19 18:11:54 +02:00
John Holton (hojo)
552519f8ba [ADD] Maintenance: add new equipment
closes odoo/documentation#4200

X-original-commit: eb067d6dc1
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-19 00:36:18 +02:00
Mahmoud Metwally
9e6f4a8c56 [FW][FIX] howtos/company: fix typos
closes odoo/documentation#4176

Forward-port-of: odoo/documentation#4147
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-17 17:48:23 +02:00
Zuzanna Luczynska
e885488286 [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 odoo/documentation#4189

X-original-commit: 151e0554fa
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-17 08:37:52 +02:00
Odoo Translation Bot
e12e482f62 [I18N] Update translation terms from Transifex 2023-04-16 00:40:28 +02:00
Elisabeth Dickinson
b00b9b3f2e [IMP] odoo_theme: fix menu links
When searching for a word, if that word happens to be in the menu, the
`display-flex` on the `a` would remove the space around the word because
a `span class=highlight` gets added around it.
Fixed by changing `display-flex` on the `a` to display-block (but
keeping it for `.o_toc_entry_wrapper`)

closes odoo/documentation#4180

X-original-commit: c758071861
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 19:47:07 +02:00
hapa-odoo
5280cb147e [ADD] fiscal localizations: Indian GST service
In this commit, I have added documentation for GST return filing.
I have explained how to register on GST Portal, configure it in odoo,
and enable GST API Access on GST Portal. I have also explained different
GSTR Report.

task-3272960

closes odoo/documentation#3432

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-14 16:55:45 +02:00
Mahmoud Metwally
32c6bed34b [FW][FIX] developer/web_services: fix typo
closes odoo/documentation#4157

Forward-port-of: odoo/documentation#4146
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-04-14 12:47:22 +02:00
Julien Van Roy
875d5ea61f [IMP] accounting/electronic_invoicing: add SG einvoicing format
Since commit
bd06decccf,
the 'SG BIS Billing 3.0' format is available for singaporean companies.

closes odoo/documentation#4155

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-14 09:32:08 +02:00
Julien Van Roy
136187f0fb [IMP] accounting/electronic_invoicing: remove useless section
In previous versions (from 14.0 to saas-15.4), `account_edi_ubl_cii` was
not auto-installed. From 16.0, it is. Thus, we no longer need the
section advising to install this module.

Manifest in saas-15.4:
https://github.com/odoo/odoo/blob/saas-15.4/addons/account_edi_ubl_cii/__manifest__.py
Manifest in 16.0:
https://github.com/odoo/odoo/blob/16.0/addons/account_edi_ubl_cii/__manifest__.py

closes odoo/documentation#4131

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-13 23:25:54 +02:00