Commit Graph

107 Commits

Author SHA1 Message Date
Olivier Dony
7d82513292
[IMP] odoo.sty: shorten PDF docs by moving title up on first page 2020-06-15 18:40:36 +02:00
Olivier Dony
89457036ce
[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:55:28 +02:00
Olivier Dony
de137b0bcf
[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:25:12 +02: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
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
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
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
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
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
Olivier Dony
550faabdf7 [WIP] legal: drafting 2016-03-04 20:43:20 +01:00
Yannick Tivisse
a90cd21547 [IMP] Discuss: Set a new banner 2016-02-10 10:37:04 +01:00
Yannick Tivisse
c4468433da [IMP] Website: New image for seo page 2016-01-18 09:46:53 +01:00
Yannick Tivisse
55aa21e6de [ADD] 'Odoo Online' section, with 'Getting Started' page 2015-12-21 12:05:14 +01:00
Yannick Tivisse
222dc5b20a [IMP] Modify the inventory valuation memento, for the anglo-saxon accounting 2015-12-03 16:02:12 +01:00
Yannick Tivisse
a08d151437 [IMP] Modify the inventory valuation memento, for the continental accounting 2015-12-03 16:02:12 +01:00
Yannick Tivisse
f1451325f8 [ADD] sales: Create all the doc pages 2015-11-10 14:59:04 +01:00
Joren Van Onder
200aa1389e [ADD] point_of_sale: posbox documentation
This is a big update of the posbox documentation in
addons/hw_proxy/doc. The main reason for this big change is v13 of the
posbox image which is vastly different from all the images that came
before it. On top of that, the documentation was also further updated to
look a bit better when rendered to HTML instead of PDF, which is what we
used before.
2015-10-22 11:36:46 +02:00
Martin Trigaux
582429fe61 [IMP] warehouse -> inventory 2015-09-29 15:35:51 +02:00
Martin Trigaux
85f2cdc127 [IMP] all: better banners 2015-09-21 17:23:03 +02:00
Xavier Morel
24b17bf506 [IMP] use up-to-date and higher-resolution apps logos
And improve compression of purchase
2015-09-15 13:46:51 +02:00
Martin Trigaux
0f5fb247a6 [ADD] purchase: difference between purchase order, tender and rfq
Based on https://docs.google.com/document/d/1X0kBpPsN1pkKyqKfX3JTXB7Tam2rgaYFkmHgV0TeP7Q/edit#
2015-09-09 17:53:58 +02:00
Xavier Morel
762e7056e0 [ADD] ad-hoc spacers at the top of the accounting memento 2015-07-20 13:43:28 +02:00
Xavier Morel
c4e798e970 [ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping
* use part of the accounting TOC defined on pad
* support for "internal" tocs & fixup front toc
* various changes and improvements to extensions

May be missing: inherited document banners?
2015-07-09 11:49:42 +02:00