Commit Graph

156 Commits

Author SHA1 Message Date
Xavier (xpl) cee6765d48 [ADD] sign: document the validity of e-signatures
As requested by CJA: https://www.odoo.com/web#active_id=2227553&cids=1&id=2227553&model=project.task&menu_id=
2020-12-22 11:55:32 +01:00
Antoine Vandevenne (anv) 6caea007cb [MERGE] Forward-port of branch 12.0 to 13.0 2020-12-22 11:38:53 +01:00
Andrée Van Gorp (avg) 12561f96ff [ADD] practical: new doc about database upgrade 2020-12-21 14:45:15 +01:00
Jonathan Castillo 98bceb8317 [FIX] practical/db_management: add missing banner for hosting changes 2020-12-15 15:48:54 +01:00
Antoine Vandevenne (anv) 9cce3b2294 [MERGE] Forward-port of branch 12.0 to 13.0 2020-10-23 11:55:51 +02:00
Luis Torres b87e51a130 [IMP] mexico: Update CSD files for documentation
The current certificates for demo in the documentation will to expire
the October 21. For this reason were updated by new files.

The new CSD files need to stamp with the VAT ``EKU9003173C9``.

Both values are updated.

Closes odoo/documentation-user#771
2020-10-19 09:48:54 +02:00
Catherine Dubois (cdu) e4dd269701 [IMP] subscriptions: rename all images 2020-08-05 15:35:25 +02:00
cdu-odoo c44bc48be2 [ADD] subscriptions: add base documentation for Subscriptions (#617)
* [ADD] subscriptions: add base documentation for Subscriptions

* [ADD] subscriptions/sales_flow/create_a_quotation: new content

* [ADD] subscriptions/sales_flow/renewals: new content

* [ADD] subscriptions/sales_flow/upselling: new content

* [ADD] subscriptions/sales_flow/closing: new content

* [ADD] subscriptions/reporting/subscription_reports: new content
2020-07-08 17:27:14 +02:00
Olivier Dony 9bcc411396 [IMP] odoo.sty: shorten PDF docs by moving title up on first page 2020-06-15 18:41:58 +02:00
Olivier Dony e20a4e42b7 [IMP] odoo.sty: shorten PDF docs by moving title up on first page 2020-06-15 18:41:43 +02:00
KBR 1adc335a7c [ADD] studio: documentation (#657) 2020-06-11 17:33:48 +02:00
Olivier Dony 5807f94c02 [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.

Backport of 54e7ed30ac
2020-06-09 02:54:47 +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 3c44972f02 [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

Backport of 5b80ed551c from 13.0
2020-06-09 02:13:40 +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