Commit Graph

2663 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
d0d75af4a1 [ADD] last_build: add an orphan page informing on the last build date
closes odoo/documentation#1800

X-original-commit: 683840be18
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-04-05 17:51:57 +02:00
nouraellm
888e72785b [IMP] manufacturing: scrap location warning fw of #950
The destination location in manufacturing order shouldn't be a scrap location.
Otherwise, the user won't be able to complete manufacturing orders.

closes odoo/documentation#1792

X-original-commit: 7c5d18b84c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-04-05 10:29:45 +02:00
LoredanaLrpz
ff97fbc392 [IMP] pos: add tip usable decimal separator
task-id 2608735

closes odoo/documentation#1786

X-original-commit: ae76baa20e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-31 10:25:52 +02:00
Ray Carnes
04d25efbef [IMP] inventory: add note about detailed operations in one_step.rst
User tripped up due to the creation of a second warehouse enabling
Storage Locations and changingthe workflow.

https://www.odoo.com/forum/help-1/inventory-receipt-in-second-warehouse-199962

closes odoo/documentation#1780

X-original-commit: bdf526af2c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-30 15:11:42 +02:00
Antoine Vandevenne (anv)
81972f5737 [REF] general: move images in their respective page's folder
Codeowner regexes need images to be in the correct location, otherwise
some image files might not be assigned to a GitHub team when the regex
covering the parent folder is split into multiple codeowner rules.

closes odoo/documentation#1775

X-original-commit: 4e0a9b615f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-30 14:14:58 +02:00
Donatienne Pirlot
856365c473 [FIX] upgrade: small fixes
task-2684744

closes odoo/documentation#1767

X-original-commit: 6a316ca86e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-29 11:51:18 +02:00
Jonathan Castillo (jcs)
88f61bf187 [FIX] redirects: add missing redirection for maintain/online.rst
closes odoo/documentation#1762

X-original-commit: 73a7ec6d6e
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-28 17:38:28 +02:00
Eric Macharia
234caaa947 [FIX] install/maintain: typo in deploy.rst
closes odoo/documentation#1757

X-original-commit: 5c5ef6e603
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-28 17:38:26 +02:00
Donatienne Pirlot
03e05613ca [IMP] upgrade: update and improve the upgrade processes and information
task ID: 2684744

closes odoo/documentation#1747

X-original-commit: 825e0ede21
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-26 07:12:24 +01:00
Antoine Vandevenne (anv)
4d35ac3199 [IMP] supported_versions: flag saas-15.2 as supported
closes odoo/documentation#1743

X-original-commit: ba0e93e836
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-25 20:16:48 +01:00
Thibault Francois
0fac3da61d [IMP] CLI: adapt cloc doc to new behavior
since https://github.com/odoo/odoo/pull/85854 cloc
also count stylesheet file and frontend file in
imported module

closes odoo/documentation#1732

X-original-commit: d2de65a15a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-22 09:58:18 +01:00
Jonathan Castillo (jcs)
c7cbe7f234 [ADD] accounting/l10n: new localization for luxembourg
task-id 2780977

closes odoo/documentation#1720

X-original-commit: 5a70ee1088
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-21 18:00:07 +01:00
Zachary Straub (ZST)
26b0251ff5 [ADD] general/digest_emails: add new digest emails docs
closes odoo/documentation#1729

X-original-commit: 5d8246c206
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-21 14:08:50 +01:00
0b11001111
92cb732684 [IMP] developer: extend internationalization guide
In order for javascript translations to become active, the corresponding
addon needs to follow a certain naming scheme or register explicitly.
This commit updates the internationalization guide with a respective
hint.

Fixes odoo/documentation#1676

closes odoo/documentation#1725

X-original-commit: 112b6c1267
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2022-03-18 16:59:48 +01:00
Antoine Vandevenne (anv)
04cae556ea [FIX] odoo_theme: fix CSS issues and warnings
closes odoo/documentation#1715

X-original-commit: cb7a41b75b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-18 16:07:59 +01:00
bve-odoo
e4b94e9d46 [FIX] dev/misc/cmdline: update url werkzeug
URL was pointing to a dead end.
Update from
http://werkzeug.pocoo.org/docs/contrib/fixers/#werkzeug.contrib.fixers.ProxyFix
to
https://werkzeug.palletsprojects.com/en/0.16.x/middleware/proxy_fix/#module-werkzeug.middleware.proxy_fix
new URL as we are using 0.16.1

closes odoo/documentation#1707

X-original-commit: 7ce175ff55
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-17 11:48:48 +01:00
Demesmaeker
dd89b2947c [IMP] payment_acquirers: add tabs for Stripe
task-2782290

closes odoo/documentation#1700

X-original-commit: 88752379bb
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Morgane Demesmaeker <edm@odoo.com>
2022-03-16 15:10:03 +01:00
Antoine Vandevenne (anv)
51301eb432 [IMP] developer/cli: mention the different ways of calling the CLI
All examples on the page suggest calling the CLI with "odoo-bin" while
it is recommended to call it with "odoo" when Odoo was installed from a
distribution package. It also failed to mention the location of
"odoo-bin" relative to the source files.

The chance is also taken to rename the somewhat unclear page title to
something more clear and generic.

closes odoo/documentation#1697

X-original-commit: c018a53686
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-14 11:20:13 +00:00
Antoine Vandevenne (anv)
7f0b281d29 [IMP] developer/api/extract_api: rework page to get rid of switchers
task-2787415

closes odoo/documentation#1690

X-original-commit: 85b7200944
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-11 14:45:00 +00:00
Antoine Vandevenne (anv)
8d4bf8f379 [IMP] developer/api/odoo: rework page to use examples and content tabs
task-2787415

X-original-commit: 1afdec3784
Part-of: odoo/documentation#1690
2022-03-11 14:45:00 +00:00
Antoine Vandevenne (anv)
15bbd5c2e7 [REM] extensions: remove the 'switcher' extension
The 'sphinx-tabs' extension is better in every aspect:
- Synchronize selected tabs (group tabs feature).
- No need for extra `code-block` directive (code tabs feature).
- Better looking.
- No custom Python, JS, or CSS.

task-2787415

X-original-commit: 269173caac
Part-of: odoo/documentation#1690
2022-03-11 14:44:59 +00:00
Antoine Vandevenne (anv)
71efdf7ecb [IMP] contributing/documentation: document usage of code tabs
task-2787415

X-original-commit: 1e24b482b6
Part-of: odoo/documentation#1690
2022-03-11 14:44:59 +00:00
nle-odoo
6bb2000fe4 [FIX] developer/mixins: mail.thread method names
In d46e358d3e88aea9f9289c4845c6c87ab9491c55 some mail.thread method
names were changed: it should be changed in documentation too.

closes odoo/documentation#1684

X-original-commit: b24560e224
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-10 14:59:55 +00:00
Jonathan Castillo (jcs)
e5b7530b84 [IMP] install/maintain: add use of :guilabel: in domain_names
+ fix two small typos.

closes odoo/documentation#1679

X-original-commit: 7e51c98636
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-10 14:38:24 +00:00
Elisabeth Dickinson
4ac68055da [IMP] scss: content tabs refining
This commit removes unnecessary negative margins and makes code-blocks
inside content tabs lose their bottom margin and border.

closes odoo/documentation#1671

X-original-commit: ac28acee4a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-08 16:31:21 +00:00
Elisabeth Dickinson
ba4462a686 [IMP] scss: make alert full width of parent
Before this commit, the alerts would all have different widths according
to their content, some stretching and getting pushed under the
"on this page" menu. This way all alerts are aligned.

X-original-commit: b76a566522
Part-of: odoo/documentation#1671
2022-03-08 16:31:21 +00:00
Carlos Valverde
764cea6e92 [IMP] documentation: content tabs design
This commit improves current css style added by default to the Odoo
Documentation's content tabs.

This design improvement has been made by following the current theme's
style, especially in terms of palette and borders.

Tabs are responsive and have been optimised in order to have a
cross-browser compatibility.

--
Task-2755240

closes odoo/documentation#1664

X-original-commit: 7250f88b8d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-08 10:16:54 +00:00
Ray Carnes
be5c872d7e [IMP] accounting: improve phrasing OCR
Add link to try the OCR service, cleanup copy.

closes odoo/documentation#1658

X-original-commit: b83df4f6d2
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-03-07 14:33:46 +00:00
Jonathan Castillo (jcs)
46163e8e34 [IMP] install/maintain: new improved doc about domain names
task-id 2680490

closes odoo/documentation#1649

X-original-commit: cda64e2678
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-03-03 17:54:44 +00:00
Jonathan Castillo (jcs)
ccb87a6f72 [IMP] accounting: fix a typo in eu_distance_selling.rst
closes odoo/documentation#1636

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:45:58 +00:00
Thibault Libioulle
b321c9f79f [IMP] general/payment_acquirers: add Stripe Connect documentation
This commit adds the user documentation about the modification done in
the payment onboarding and the new Stripe Connect capabilities.

task-2685160

closes odoo/documentation#1629

X-original-commit: ff55b18aa2
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-23 17:28:49 +00:00
Antoine Vandevenne (anv)
4fec161a6f [IMP] extensions: add content tabs (backport of cf6ca0fb)
closes odoo/documentation#1627

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

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

closes odoo/documentation#1615

X-original-commit: a80f3c3899
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-22 13:44:22 +00:00
Stanislas Sobieski
869577cf2c [IMP] odoo_sh doc update
closes odoo/documentation#1608

X-original-commit: 6c48f90739
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-21 17:55:16 +00:00
Antoine Vandevenne (anv)
98293a9e29 [FIX] conf: upper-case 'master' in the version switcher
closes odoo/documentation#1602

X-original-commit: a7f0651773
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-16 12:01:50 +00:00
Elisabeth Dickinson
79fa2961aa [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#1593

X-original-commit: c30f2735b8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-15 08:49:20 +00:00
Antoine Vandevenne (anv)
78804e6c1d [FIX] conf: list saas-15.2 in existing versions
closes odoo/documentation#1587

X-original-commit: a64e95d1c6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-11 15:29:48 +00:00
Antoine Vandevenne (anv)
fb68acf097 [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#1579

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

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-11 13:30:01 +00:00
Antoine Vandevenne (anv)
31709ad082 [IMP] supported_versions: emphasis short-term support of SaaS versions
Part-of: odoo/documentation#1576
2022-02-11 13:30:01 +00:00
Antoine Vandevenne (anv)
696ab7de05 [IMP] supported_versions: flag saas-15.1 as supported
Part-of: odoo/documentation#1576
2022-02-11 13:30:00 +00:00
lejeune quentin
9659f18836 [ADD] point_of_sale: Connect an Worldline Payment Terminal to your PoS
Documentation to explain how to configure a Worldline Payment terminal.

closes odoo/documentation#1570

X-original-commit: ae7868d8ed
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Co-authored-by: perazzo loredana <lrpz@odoo.com>
Co-authored-by: lejeune quentin <qle@odoo.com>
2022-02-10 16:00:48 +00:00
ren-odoo
f8ab5aa5fe [IMP] accounting/l10n: update webinar link in colombia.rst
The current webinar link is for another version, with this commit we're adding the newest webinar link.

closes odoo/documentation#1567

X-original-commit: 45726dded7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-10 13:32:10 +00:00
StanvanHoorn
3b804d40ba [FIX] install/maintain: update versions in "Installing Odoo"
closes odoo/documentation#1562

X-original-commit: c7d8e3ecba
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-09 16:39:57 +00:00
Jonathan Castillo (jcs)
fcc925a6d5 [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#1554

X-original-commit: 79a33520a1
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-02-07 16:12:08 +00:00
BVE
251c2b9156 [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#1548

X-original-commit: ce8a02d46a
Signed-off-by: Vergote Baptiste (bve) <bve@odoo.com>
2022-02-07 12:07:55 +00:00
Jonathan Castillo (jcs)
bd10492d42 [FW][FIX] accounting: fix module name to install in intrastat
closes odoo/documentation#1542

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:08:27 +00:00
Antoine Vandevenne (anv)
93ae401194 [IMP] contributing/doc: add an entry for the example admonition
closes odoo/documentation#1536

X-original-commit: ddff8f6914
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-04 15:25:12 +00:00
Mathieu Germain
a2dee66e13 [REF] mrp: documentation update
- Updated Pictures with latest version, deleted old ones
- Added Quality Control section
- Deleted Kit Routings section
- Adapted Terminology, specifically work orders vs routings

closes odoo/documentation#1531

X-original-commit: 6fb40b61c8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Arnold Moyaux <arm@odoo.com>
2022-02-04 14:18:49 +00:00