Commit Graph

128 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv) 45a01ad2e7 Revert "[New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns)"
This reverts commit bbc1a00b0b.
2020-02-11 14:49:50 +01:00
KBR bbc1a00b0b [New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns) 2020-02-11 14:02:45 +01:00
Antoine Vandevenne (anv) 7f16f62bf9 [IMP] *: update banners
- Most banners were too large, they are converted to PNG-8bit
- Some were badly referenced or not referenced at all.
2020-02-06 17:15:02 +01:00
Antoine Vandevenne (anv) 5aec6d4fd6 [REM] index: remove references to mementos
Because:
- Mementos are already referenced multiple times in related toctrees.
- Only two mementos are remaining, which is not enough to justify a whole doc category.
- References to mementos are easily broken without being detected at compilation time.
2020-02-06 17:02:55 +01:00
Antoine Vandevenne (anv) f7bedfce2e [FIX] *: fix incorrect/unstable links
- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
2020-01-15 10:52:05 +01:00
Keli Brugalli (KBR) d56ace8073 [ADD] planning: add documentation 2020-01-10 13:18:39 +01:00
Keli Brugalli (KBR) d8c756ce26 [ADD] fsm: add documentation fsm 2020-01-09 16:00:18 +01:00
Yannick Tivisse 98331e1f4c [IMP] inventory: Merge continental/anglo-saxon documentation pages 2020-01-06 10:46:49 +01:00
Xavier Morel 555b71c0cd [FIX] plug chart of accounts & journal entries widgets on explicit classes
Sections get an id automatically generated from the title, "journal
entries" and "chart of accounts" are pretty generic concepts, so the
widgets looking for these ids can get enabled on sections they're not
intended to live in.

On the other hand, Sphinx is not likely to generically create classes
for these concepts without being explicitly prompted (via
e.g. rst-class).
2019-11-14 11:35:39 +01:00
Lau-Odoo 87c3ad1d34 [FIX] quality: banner's quality to high (#467) 2019-11-08 16:26:38 +01:00
kbr-odoo cf50baa528 [ADD] SMS Marketing documentation (#462) 2019-11-08 10:46:15 +01:00
Lau-Odoo 4b6c24b337 [ADD] quality: New section for quality docs
[ADD] quality: New section for quality docs
2019-11-04 16:12:04 +01:00
Julien B e3bc958693 Merge pull request #415 from odoo/13.0-Social_Marketing-Social_Marketing-JUB
[ADD] New section for Social Marketing
2019-10-09 17:50:33 +02:00
Julien Bertrand 2636db91bc [ADD] New section for Social Marketing 2019-10-09 17:46:07 +02:00
Richard Mathot 7dc9494a81 [MERGE] Forward-port of 12.0 up to 870696b048 2019-09-27 16:15:11 +02:00
lau-odoo 840471694f [ADD] mrp: add alternative work center doc 2019-09-13 15:19:06 +02:00
Jorge Pinna Puissant eced2f4cca [FIX] accounts unbalanced in continental accounting for stock transactions
In the documentation of continental accounting for stock transactions.
In the perpetual inventory valuation, when we choose the option 'Vendor
Invoice (PO €48, Invoice €50)', the purchase goods must be €50 and not
€48 as is the case for the moment.

opw-2052725
2019-09-06 08:20:23 +02:00
Richard Mathot 9977b89741 [IMP] support: banner for this section 2019-09-03 10:29:00 +02:00
Laura Piraux 4f421f45bb [FIX] inventory: remove outdated PDF
The PDF with barcode actions is now easily accessible from the
Inventory settings page.
Thus we remove it from the documentation (and it's easier to avoid any
issue across versions).

Closes #318
2019-08-29 17:30:03 +02:00
Olivier Dony aa53cf0688 [IMP] legal: update partnership to v8a (EN, FR, ES)
- More simplifications and some fine-tuning.
- restore "and affiliates" in preamble
2019-08-09 17:03:24 +02:00
Olivier Dony 303733e0ed [IMP] legal: update partnership to v8a (EN, FR, ES)
- More simplifications and some fine-tuning.
- restore "and affiliates" in preamble
2019-08-09 17:02:15 +02:00
Martin Trigaux 28f005f9be [MERGE] forward port of branch 11.0 2018-10-23 09:02:08 +02:00
Luis Ernesto Torres Macías 28fa168d8e [IMP] accounting: Updated certificate files
Now the PAC only allow cancel test with 2 VATs, TCM970625MB1 and
MAG041126GT8.

How the VAT is related with the certificate file, was updated the demo
files that are provided in the documentation to allow test the flow
complete.

Closes #297
2018-10-01 10:26:59 +02:00
Julien Bertrand 00f31eec2d [IMP] getting_started: Replace old doc 2018-09-20 11:55:53 +02:00
Yannick Tivisse c33ba77aad [MERGE] Forward port of 11.0 up to bcce8b4 2018-09-19 17:10:04 +02:00
Yannick Tivisse 628eb3e99d [ADD] iot: New section about Internet of Things 2018-09-19 16:28:02 +02:00
Yannick Tivisse 8aedf1f793 [ADD] mobile: Setup your Firebase Cloud Messaging 2018-09-06 10:54:01 +02:00
Olivier Dony 591adeeb84 [FIX] latex style: compatibility with sphinx 1.6+
As of 1.6 and PR sphinx-doc/sphinx#3550, \ifsphinxpdfoutput is gone. It
was not really necessary in the first place, mostly a leftover from an
old copy of sphinx's \maketitle commands.

Also make the title slightly less huge ;-)
2018-05-30 16:29:21 +02:00
Olivier Dony 985b3d1766 [FIX] latex style: compatibility with sphinx 1.6+
As of 1.6 and PR sphinx-doc/sphinx#3550, \ifsphinxpdfoutput is gone. It
was not really necessary in the first place, mostly a leftover from an
old copy of sphinx's \maketitle commands.

Also make the title slightly less huge ;-)
2018-05-30 16:24:03 +02:00
Yannick Tivisse 9bc251df4d [MERGE] Forward-port 11.0 up to 21c4b5c 2018-05-11 10:26:13 +02:00
Yannick Tivisse afe850df0d [ADD] manufacturing: Repair management
Origin document: https://docs.google.com/document/d/1W2luVE_tEKNKflbZTq2VEk4zRu1qUTXSRlV7xgE6lJ4/edit
2018-05-09 16:03:09 +02:00
efaOdoo 40599a91fd [ADD]Documentation: added new section eplaining My Account
The new section has been named My Odoo Portal and it is a small guide about what you can find and manage from My Account page. It is accessible from Practical
2018-05-04 14:40:32 +02:00
Denis Ledoux 14664038cc [ADD] odoo_sh: documentation 2018-03-29 10:49:27 +02:00
Olivier Dony a11241672b [ADD] legal: translations for legal docs
Some are only drafts, more coming later.
2018-03-16 20:10:43 +01:00
Olivier Dony 9ebaaee312 [FIX] latex style: remove useless xcolor package 2018-03-16 20:08:10 +01:00
Olivier Dony aaaa3972da [IMP] latex style: use simplified titlepage 2018-03-16 20:07:18 +01:00
Yannick Tivisse 689046a399 [ADD] livechat: New documentation section 2018-02-27 09:48:14 +01:00
Yannick Tivisse 8451def5a4 [ADD] helpdesk: Add a documentation section and page
Coming from https://docs.google.com/document/d/1s0kvziIR26mbeUoDNX0eUk0-UQQGkeo_QrRbxMZ1RaA/edit
2017-11-23 16:11:00 +01:00
Yannick Tivisse 5728d4bf2c [IMP] account: Update mexican localization certificate files 2017-09-21 11:07:45 +02:00
Yannick Tivisse 9a1dba88a4 [MERGE] Forward-port of branch 10.0 up to febd07c 2017-06-23 14:24:37 +02:00
Yannick Tivisse febd07cc80 [FIX] mementoes: Fix some terms/computation/links 2017-06-23 14:21:37 +02:00
Martin Trigaux cb5f4765d3 [ADD] link to business memento
Was in technical doc, removed at odoo/odoo@411f82081b
task id 34230
2017-06-16 16:28:03 +02:00
Yannick Tivisse 7ad1fa3bea [ADD] accounting: Mexico - Accounting Localization
https://docs.google.com/document/d/17dRCx09_TjJepXjvfXWmb_UMdoBYmP_63ztvv7qq6nk/edit#heading=h.2cgkkd8178p5
2017-04-25 16:10:48 +02:00
Yannick Tivisse d0a96fa13a [IMP] inventory: Set up your barcode scanner: add link to barcodes_actions.pdf 2017-04-03 16:01:10 +02:00
Damien Bouvy 60ab9a5634 [IMP] db_management: rework section for future content
The "database management" section was just a big fourre-tout.

This commit splits a new "Practical Info" section from the
"Applications" section and split the db management page in
3 sub-pages that will be soon extended.
2016-12-22 13:58:34 +01:00
Yannick Tivisse 83fe13a1be [ADD] manufacturing: Add banner 2016-11-17 14:06:57 +01:00
Yannick Tivisse 68b8be4dd5 [IMP] general: Add banner 2016-10-19 12:04:50 +02:00
Frédéric Gilson ec7d2e9e33 [ADD] ecommerce: New app section 2016-09-21 15:59:42 +02:00
Yannick Tivisse 0469024b3a [MERGE] Forward port branch 9.0 up to 945d9c6fd4 2016-09-21 10:55:37 +02:00
Cedric Snauwaert f90dc23b68 [ADD] base_import FAQ 2016-09-21 10:19:16 +02:00