Commit Graph

121 Commits

Author SHA1 Message Date
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
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
Olivier Dony
e20a4e42b7
[IMP] odoo.sty: shorten PDF docs by moving title up on first page 2020-06-15 18:41:43 +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
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
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
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
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
Yannick Tivisse
bb2a9468ad [FIX] valuation_methods_anglo_saxon: Correct valuation-chart + use dollars 2016-08-16 13:51:21 +02:00
Damien Bouvy
118f09ca67 [ADD] db_management: how to manage you databases
* Database duplication
* Users deactivation
* App uninstallation
* Customer culpabilisation
2016-06-16 11:42:45 +02:00
Olivier Dony
2037afdedd [WIP] legal: drafting, final v5 of enterprise agreement 2016-05-25 17:37:36 +02:00
stefanorigano
a63a3c765a [FIX] documentation-user: resize 'Project' cover 2016-05-12 14:06:25 +02:00
Yannick Tivisse
69838f0943 Revert "[ADD] base_import FAQ"
This reverts commit 0ff2696493.

And removes the generated pot file

Conflicts:
	conf.py
2016-05-09 09:09:03 +02:00
Cedric Snauwaert
0ff2696493 [ADD] base_import FAQ 2016-05-06 13:40:23 +02:00
stefanorigano
28f197ca71 [IMP] all: new design to match the one on odoo.com
* upgrade to bootstrap 3.3.6

* new Header, port website LESS
  - Add the new header
  - Modify sub-header in order to handle “back” button and version
    switcher
  - Port website’s Less:
    * Use same variables’ names
    * Review fonts and colours in order to fit the new style

* add new footer

* Review and optimise JS code in order properly handle the new header,
  footer and card.top animations

* replace  banner images
2016-04-26 11:23:38 +02:00