Commit Graph

2555 Commits

Author SHA1 Message Date
Odoo Translation Bot
656e360dd8 [I18N] Update translation terms from Transifex 2022-03-06 01:31:04 +01:00
Jonathan Castillo (jcs)
fc308f3479 [IMP] install/maintain: new improved doc about domain names
task-id 2680490

closes odoo/documentation#1647

X-original-commit: d22f95362a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-03 17:13:56 +00:00
Odoo Translation Bot
b0abac76ec [I18N] Update translation terms from Transifex 2022-02-27 01:31:02 +01:00
Jonathan Castillo (jcs)
3e032534c3 [IMP] accounting: fix a typo in eu_distance_selling.rst
closes odoo/documentation#1634

X-original-commit: 3c0b7783b8
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-24 16:46:07 +00:00
Antoine Vandevenne (anv)
b591fcfcf2 [IMP] extensions: add content tabs (backport of cf6ca0fb)
closes odoo/documentation#1625

X-original-commit: 286b01a241
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-23 13:55:12 +00:00
Stanislas Sobieski
8e32a65c98 [FW][REV] odoo_sh: revert commit 6c48f90
closes odoo/documentation#1619

Forward-port-of: odoo/documentation#1618
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-22 17:02:37 +00:00
Obay Abdelgadir
a80f3c3899 [IMP] install: remove deprecated ssl instruction in deploy.rst
Backport of commit d227ab66b0 on #1448

closes odoo/documentation#1613

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-22 13:24:55 +00:00
Stanislas Sobieski
1a68d2dbf2 [IMP] odoo_sh doc update
closes odoo/documentation#1606

X-original-commit: 6c48f90739
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-21 17:55:24 +00:00
Odoo Translation Bot
0d8b64b08d [I18N] Update translation terms from Transifex 2022-02-20 01:31:04 +01:00
Antoine Vandevenne (anv)
6458092f28 [FIX] conf: upper-case 'master' in the version switcher
closes odoo/documentation#1600

X-original-commit: a7f0651773
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-16 12:01:58 +00:00
Elisabeth Dickinson
f9b373361d [IMP] odoo_theme: switch admonitions' display type to inline-block
When placing an image before an admonition block and setting its
alignment to left or right, the admonition block would hide the image.
The reason for this is the use of "float" on the image. In order for
the image to reappear, we change the admonition's `display: block` to
`display: inline-block`.

task-2582954

closes odoo/documentation#1591

X-original-commit: c30f2735b8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-15 08:49:28 +00:00
Odoo Translation Bot
ddc10712ae [I18N] Update translation terms from Transifex 2022-02-13 01:31:04 +01:00
Antoine Vandevenne (anv)
6165aac156 [FIX] conf: list saas-15.2 in existing versions
closes odoo/documentation#1585

X-original-commit: a64e95d1c6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-11 15:29:57 +00:00
Antoine Vandevenne (anv)
a00dde5d73 [IMP] conf: show all relevant versions in the version switcher
From now on, the master branch and the latest released SaaS branch are
always shown. SaaS branches are labeled "Odoo Online".

The list of the versions shown in the switcher is hard-coded to force
their ordering.

The class `dropdown-toggle` is always added to the version|language
switcher regardless of whether other versions|languages are available,
as a quick fix to a CSS issue that occurs when the class is missing.

closes odoo/documentation#1577

X-original-commit: fb469b8211
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-11 14:30:01 +00:00
Jonathan Castillo (jcs)
07347498a2 [IMP] install/maintain: add info about upgrading Odoo Online databases
closes odoo/documentation#1574

X-original-commit: 5893edda93
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-11 10:28:50 +00:00
Antoine Vandevenne (anv)
ac09f3b417 [IMP] supported_versions: emphasis short-term support of SaaS versions
X-original-commit: ec8804a1e5
Part-of: odoo/documentation#1574
2022-02-11 10:28:50 +00:00
Antoine Vandevenne (anv)
97a5c984ff [IMP] supported_versions: flag saas-15.1 as supported
X-original-commit: 04992995a6
Part-of: odoo/documentation#1574
2022-02-11 10:28:50 +00:00
Jonathan Castillo (jcs)
47c37f62a2 [FIX] redirections: duplicate rule + misplaced rules
- removes a duplicate rule:
  applications/finance/sign/overview/signature_validity.rst
  applications/finance/sign.rst
- moves two rules closer to their related redirections
- adds comments to these two rules
- updates redirection to "email_servers" with the new path (line 203)

closes odoo/documentation#1552

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-07 15:19:49 +00:00
BVE
bf2a9bb23f [ADD] email_communication: new documentation regarding general emailing
Creation of a new submenu under Applications/General for the Email communication.
Moved advanced of dicuss to this new submenu + adding of content regarding
frequently asked question in support.

Redirection has been done on other files pointing to Discuss/Advanced to match
the new folder email_communication.

Modified content in:
- Email servers: split and move configuration part under email_domain
- Email domain: covering information about SPF DKIM and DMARC configurations by JQU
- Email templates: (how to use the functions) by GOR
- Email common: answering frequently asked questions + common issues by ALA

closes odoo/documentation#1525

X-original-commit: cf6af904f9
Signed-off-by: Vergote Baptiste (bve) <bve@odoo.com>
2022-02-06 19:49:38 +00:00
Odoo Translation Bot
3d9a0f702c [I18N] Update translation terms from Transifex 2022-02-06 01:31:00 +01:00
Jonathan Castillo (jcs)
fc130dc6d5 [FW][FIX] accounting: fix module name to install in intrastat
closes odoo/documentation#1540

Forward-port-of: odoo/documentation#1539
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-04 18:01:34 +00:00
Antoine Vandevenne (anv)
6778f7204d [IMP] contributing/doc: add an entry for the example admonition
closes odoo/documentation#1530

X-original-commit: ddff8f6914
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-04 15:25:22 +00:00
Demesmaeker
a52f601bfb [FIX] integration_testing: fix wrong step utils used in tour
closes odoo/documentation#1519

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-02 13:29:46 +00:00
Niranjan Abhyankar
d9e2ab6feb [FIX] developer/javascript_cheatsheet: fix a typo
closes odoo/documentation#1226

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-02 13:09:52 +00:00
Demesmaeker
827270c513 [IMP] integration_testing: add information about JS touring
Adding basic information about `How to make a test tour`.

task-2742841

closes odoo/documentation#1516

X-original-commit: f6c1723fe0
Signed-off-by: Morgane Demesmaeker <edm@odoo.com>
2022-02-02 12:01:37 +00:00
Xavier (xpl)
3a087bef86 [ADD] Sign: section on Field Types
Task #: 2585411

closes odoo/documentation#1510

X-original-commit: 7ca24b13ef
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-02 07:30:50 +00:00
Odoo Translation Bot
3a29d1b7fb [I18N] Update translation terms from Transifex 2022-01-30 01:31:08 +01:00
Fabien Meghazi
0ba3ba8353 [IMP] supported_versions: end of support for v10 on Odoo.sh
python2 tooling will be removed gradually
2022-01-29 22:53:17 +01:00
wan
2bf697bda4 [ADD] extensions: add a custom example admonition
closes odoo/documentation#1501

X-original-commit: acda12669d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-01-28 10:42:56 +00:00
Jonathan Castillo (jcs)
fd25322fda [MOV] payment acquirers: from /general/ (misc. section) to /finance/
The "Payment Acquirers" category was moved to the /general/ folder
(Miscellaneous section) when the super-categories such as "Finance"
didn't exist yet. Now, it makes more sense to move this category to
"Finance".

task-id 2743227

closes odoo/documentation#1497

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-01-27 16:47:10 +00:00
“Chiara
34f7c84b59 [REM] Accounting: deprecated report removal
Task-id 2744389

closes odoo/documentation#1491

X-original-commit: b34e098551
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-01-26 17:49:54 +00:00
Olivier Dony
69d1d32540 [FIX] legal/terms: fixups for ES translation of enterprise
closes odoo/documentation#939

Signed-off-by: Olivier Dony <odo@odoo.com>
2022-01-26 01:54:29 +00:00
Ludvig Auvens
89042fbe92 [IMP] Legal: spanish translation of enterprise.rst
Task-id: 2501357
Part-of: odoo/documentation#939
2022-01-26 01:54:28 +00:00
Odoo Translation Bot
cbec5f1688 [I18N] Update translation terms from Transifex 2022-01-23 01:31:02 +01:00
“Chiara
87e9d3f931 [ADD] Accounting: new page about intrastat
Task-id 2721400

closes odoo/documentation#1475

X-original-commit: aa7a78331d
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-01-21 16:05:05 +00:00
Odoo Translation Bot
a37dc8d4a8 [I18N] Update translation terms from Transifex 2022-01-16 01:31:04 +01:00
Odoo Translation Bot
d59e8f6e61 [I18N] Update translation terms from Transifex 2022-01-09 01:30:59 +01:00
Odoo Translation Bot
5c446bf536 [I18N] Update translation terms from Transifex 2022-01-02 01:30:57 +01:00
Odoo Translation Bot
f25888d245 [I18N] Update translation terms from Transifex 2021-12-26 01:30:59 +01:00
Odoo Translation Bot
bb468e571f [I18N] Update translation terms from Transifex 2021-12-19 01:31:00 +01:00
Mark Fischer, Jr
aa987b537e [FIX] expenses: grammar and typos in expenses.rst
Backport to 13.0 of PR #1175

closes odoo/documentation#1439

X-original-commit: 7090a54670
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2021-12-17 16:29:56 +00:00
Jairo Llopis
6a995b48ff [IMP] developer/modules: deprecate 'active' and detail 'auto_install'
1. `active` is just a deprecated field that means exactly the same as
   `auto_install`.
2. `auto_install` can be a list.

See 6cb3140ea8/odoo/modules/module.py (L348-L352)

Original PR: https://github.com/odoo/documentation/pull/1109

closes odoo/documentation#1428

X-original-commit: 03a54e5b37
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2021-12-16 10:43:09 +00:00
Antoine Vandevenne (anv)
46cb0b8e9b [IMP] developer/*: replace occurrences of "access rule" by "record rule"
Both the functional and technical name of the `ir.rule` model is "Record
Rule". This commit makes sure that all occurrences of "Access Rule" are
replaced by the correct name "Record Rule" as it was easily confused
with "Access Rights".

Original PR: https://github.com/odoo/documentation/pull/1118

closes odoo/documentation#1421

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2021-12-15 13:08:40 +00:00
Chris Parker
c9d538082a [FIX] api/odoo: reflect the correct location of menu actions
closes odoo/documentation#1410

X-original-commit: beb92c9f18
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2021-12-14 12:08:55 +00:00
Perman Atayev
f9b9e852f6 [IMP] install/maintain: fix a typo
original commit 5098eaf93f
in PR https://github.com/odoo/documentation/pull/1345/

closes odoo/documentation#1405

X-original-commit: 806a96f8cb
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2021-12-13 18:11:19 +00:00
Xavier
0d918c3d21 [IMP] studio: fix a typo
Original commit: e1e644fc9a
in PR: #1330

closes odoo/documentation#1400

X-original-commit: a1db25d3ba
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2021-12-13 10:14:55 +00:00
Odoo Translation Bot
a333b5e70a [I18N] Update translation terms from Transifex 2021-12-12 01:31:02 +01:00
mdb-odoo
71fe1e09ee [IMP] inventory: push/pull explanations
forward-port of e946f5fcfd
original commit (never merged) 427b14dcae

closes odoo/documentation#1390

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2021-12-09 15:36:46 +00:00
jedgalbraith
464b7446a0 [IMP] inventory: word mistake
closes odoo/documentation#1382

X-original-commit: 5d72b5028f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2021-12-09 15:36:44 +00:00
jedgalbraith
bf6331033d [IMP] sales: grammar fix
closes odoo/documentation#1386

X-original-commit: 4903a9fecc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2021-12-09 15:34:12 +00:00