Commit Graph

144 Commits

Author SHA1 Message Date
KBR
1adc335a7c
[ADD] studio: documentation (#657) 2020-06-11 17:33:48 +02:00
Olivier Dony
54e7ed30ac
[FIX] odoo.sty: fix compatibility with older sphinx versions
`\sphinxmaketitle` only exists as of v1.8.3, and `\renewcommand` would
crash when the command is not defined. Similarly `\newcommand` would
crash if the command already exists.

`\providecommand` acts as a shim: no-op if the command exists,
otherwise creates it so that it can be redefined.
2020-06-09 02:51:51 +02:00
Olivier Dony
5b80ed551c
[ADD] legal: update contracts for new maintenance
- Update Enterprise & Partnership agreement (EN, FR)
- Update legal page index: hide outdated agreements, replace
  with a link to an archive of the old PDFs.
- Add icons for missing files, to make index table layout more consistent
- Add `text-justify` on HTML versions of contracts, for consistency with
  the PDF versions.
- Fix compatibility of PDF generation with recent sphinx versions
  (\sphinxmaketitle instead of \maketitle)
- Re-add NL PDF building, still needs to be updated like all others
2020-06-09 02:04:10 +02:00
KBR
c71d623ef4
[IMP] discuss: documentation updated (#655)
- monitoring.rst + mentions.rst = get_started.rst;
- mail_twitter.rst = deleted (functionality does not exist since V12)
- tracking.rst = project/tasks/collaborate.rst
2020-06-04 08:45:29 +02:00
KBR
8a7e5999b8
[ADD] timesheets: documentation (#568) 2020-04-28 18:23:34 +02:00
KBR
7c7c0c8d34
[IMP] project: update banner image (#642) 2020-04-16 09:12:37 +02:00
keli brugalli (kbr)
fd4625140b [IMP] events: reduce banner image size 2020-04-15 11:09:38 +02:00
KBR
98f5204785
[ADD] survey: documentation (#563) 2020-03-27 13:28:43 +01:00
KBR
466b68493b
[ADD] events: integration with sms doc (#562) 2020-03-23 14:03:27 +01:00
Antoine Vandevenne (anv)
9cf90b1345
[ADD] Email_marketing: new doc
* [ADD] email_marketing: documentation

* [IMP] email_marketing: improved toctree

Co-authored-by: KBR <57449423+kbr-odoo@users.noreply.github.com>
Co-authored-by: Julien B.  <37931357+jubodoo@users.noreply.github.com>
2020-02-21 15:15:40 +01:00
KBR
5818c41562
[ADD]Marketing automation: new docs
* [ADD] marketing_automation: documentation

* [IMP] marketing_automation: improvement of toctree
2020-02-20 18:22:02 +01:00
Antoine Vandevenne (anv)
c3fd57bb03 [MERGE] Forward-port of branch 12.0 to 13.0 2020-02-20 11:27:56 +01:00
Antoine Vandevenne (anv)
142e1926f3 [MERGE] Forward-port of branch 11.0 to 12.0 2020-02-20 11:10:41 +01:00
Antoine Vandevenne (anv)
108dae79c5 [ADD] contributing: add doc for contributing to the documentation 2020-02-20 10:52:42 +01:00
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
Jorge Pinna Puissant
00914f91d4 [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:17:51 +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
72ba81c4a4
[IMP] legal: update partnership to v8a (EN, FR, ES)
- More simplifications and some fine-tuning.
- restore "and affiliates" in preamble
2019-08-09 17:05:35 +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