Commit Graph

35 Commits

Author SHA1 Message Date
KC (ksc)
7d0464dd12 [IMP] ecommerce: combines upselling, cross-selling, and promo code docs 2021-05-19 16:08:39 -07:00
Antoine Vandevenne (anv)
e3fee2cf46 [REF][MOV] documentation apocalypse
Prior to this commit, the Odoo documentation was mainly split between
two repositories: odoo/odoo/doc and odoo/documentation-user. Some bits
of documentation were also hosted elsewhere (e.g., wiki, upgrade, ...).
This was causing several problems among which:
  - The theme, config, Makefile, and similar technical resources had to
    be duplicated. This resulted in inconsistent layout, features, and
    build environments from one documentation to another.
  - Some pages did not fit either documentation as they were relevant
    for both users and developers. Some were relevant to neither of the
    two (e.g., DB management).
  - Cross-doc references had to be absolute links and they broke often.
  - Merging large image files in the developer documentation would bloat
    the odoo/odoo repository. Some contributions had to be lightened to
    avoid merging too many images (e.g., Odoo development tutorials).
  - Long-time contributors to the user documentation were chilly about
    going through the merging process of the developer documentation
    because of the runbot, mergebot, `odoo-dev` repository, etc.
  - Some contributors would look for the developer documentation in the
    `odoo/documentation-user` repository.
  - Community issues about the user documentation were submitted on the
    `odoo/odoo` repository and vice-versa.

Merging all documentations in one repository will allow us to have one
place, one theme, one work process, and one set of tools (build
environment, ...) for all of the Odoo docs.

As this is a good opportunity to revamp the layout of the documentation,
a brand new theme replaces the old one. It features a new way to
navigate the documentation, centered on the idea of always letting the
reader know what is the context (enclosing section, child pages, page
structure ...) of the page they are reading. The previous theme would
quickly confuse readers as they navigated the documentation and followed
cross-application links.

The chance is also taken to get rid of all the technical dangling parts,
performance issues, and left-overs. Except for some page-specific JS
scripts, the Odoo theme Sphinx extension is re-written from scratch
based on the latest Sphinx release to benefit from the improvements and
ease future contributions.

task-2351938
task-2352371
task-2205684
task-2352544

Closes #945
2021-05-04 15:44:00 +02:00
KC (ksc)
1343d9915f [FIX] ecommerce: grammar and screenshot in doc about pricing 2021-04-14 16:23:29 +02:00
Richard Mathot
8a48c4c8cb
[MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
Richard Mathot
54c9afb465
[FIX] ecommerce: add mandatory configuration for Paypal requests encoding (#498)
opw-2149768
2019-12-26 09:00:40 +01:00
Richard Mathot
870696b048
[MERGE] Forward-port of 11.0 up to 00d5bd76d7 2019-09-27 15:52:08 +02:00
Luis Guzman
e1ba365b6c [FIX] paypal: documentation for EWP (#396) 2019-09-19 16:36:43 +02:00
Richard Mathot
d18bcc5c2a
[FIX] ecommerce: syntax errors in paypal doc 2019-08-26 08:14:36 +02:00
Julien Bertrand
db2aacc7e9 [IMP]Ecommerce:Paypal
Change to improve the paypal documentation
2019-05-13 11:17:42 +02:00
Julien B
84d7f4b1c6
[FIX] ecom : upselling
Fix wording mistakes
2019-02-07 17:03:58 +01:00
Frédéric Gilson
803263c139 [ADD] ecommerce: How to get paid with Authorize.Net 2017-06-07 15:31:41 +02:00
zeroheure
c0ce13fece [FIX] ecommerce: fix typo about paypal cost
subscription free => subscription fee
2017-05-23 11:02:23 +02:00
Ray Carnes
ee634193fe [IMP] ecommerce: add an example
Add an example for variants that matches the picture provided.

Closes #219
2017-05-16 15:57:13 +02:00
Frédéric Gilson
e26d8bf1f8 [IMP] ecommerce: change image for paypal IPN config 2017-05-16 11:47:09 +02:00
Frédéric Gilson
d98595b44e [IMP] eCommerce: brand new doc on payment methods + requested config changes for Paypal 2017-05-09 13:30:34 +02:00
Yannick Tivisse
da0bdfff4b [FIX] ecommerce, legal, sales: Fix warnings and an error 2016-10-19 12:12:19 +02:00
Yannick Tivisse
7da4a257ba [IMP] Remove unused files, inexistant references, fix the warnings on build 2016-10-14 14:55:14 +02:00
Frédéric Gilson
b884135512 [IMP] account, website_sale: update taxcloud doc and misc changes in topic titles 2016-10-14 12:42:45 +02:00
Frédéric Gilson
30409fb2f6 [FIX] ecommerce: Changed reference to pricelists 2016-09-21 16:01:09 +02:00
Frédéric Gilson
26c74a3884 [ADD] ecommerce: How your customers can access their portal 2016-09-21 16:01:04 +02:00
Frédéric Gilson
e951170966 [ADD] How to collect payments with Paypal 2016-09-21 16:01:01 +02:00
Frédéric Gilson
6bf0c440de [ADD] ecommerce: How to set up payment methods 2016-09-21 16:00:56 +02:00
Frédéric Gilson
b6d8ecd575 [ADD] ecommerce: Add section to accounting pages 2016-09-21 16:00:54 +02:00
Frédéric Gilson
aee21dd4db [ADD] ecommerce: Add section to website pages 2016-09-21 16:00:52 +02:00
Frédéric Gilson
5b2ada42af [ADD] ecommerce: Introduction to Odoo eCommerce 2016-09-21 16:00:50 +02:00
Frédéric Gilson
6d0d5f520c [ADD] ecommerce: How to sell pricier product alternatives (upselling) 2016-09-21 16:00:48 +02:00
Frédéric Gilson
07d3af1a25 [ADD] ecommerce: How to enable comments & rating 2016-09-21 16:00:45 +02:00
Frédéric Gilson
1a0a871563 [ADD] ecommerce: How to create & share promotional codes 2016-09-21 16:00:43 +02:00
Frédéric Gilson
ef172abcb2 [ADD] ecommerce: How to adapt the prices to my website visitors 2016-09-21 16:00:40 +02:00
Frédéric Gilson
468ce31638 [ADD] ecommerce: How to sell accessories and optional products (cross-selling) 2016-09-21 16:00:38 +02:00
Frédéric Gilson
35d0856963 [ADD] ecommerce: How to manage product variants 2016-09-21 16:00:36 +02:00
Frédéric Gilson
43eca40469 [ADD] ecommerce: How to customize your catalog page 2016-09-21 16:00:33 +02:00
Frédéric Gilson
2f9ad31d6f [ADD] ecommerce: How to show product availability 2016-09-21 16:00:29 +02:00
Frédéric Gilson
c073510f16 [ADD] ecommerce: How to display several images per product 2016-09-21 16:00:24 +02:00
Frédéric Gilson
de61388f3e [ADD] ecommerce: How to build a product page 2016-09-21 16:00:20 +02:00