Commit Graph

1560 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
38c3137a88 [MERGE] Forward-port of 10.0 to 11.0 2020-01-16 09:53:31 +01:00
Richard Mathot
6a5c652b8c
[MERGE] Forward-port of branch 11.0 up to 0ee0d5f1b2 2020-01-14 10:39:11 +01:00
Alex Tuyls
1610fec9d5 [FIX] crm: Improve VOIP User Doc (#525)
VOIP was refactored to move this in "Settings / General Settings" under
the "Integrations" subsection.
2020-01-14 10:33:20 +01:00
Odoo Translation Bot
0ee0d5f1b2 [I18N] Update translation terms from Transifex 2020-01-12 05:00:44 +01:00
Odoo Translation Bot
99f72bd1d4 [I18N] Update translation terms from Transifex 2020-01-12 02:30:26 +01:00
Richard Mathot
3f454308a4
[FIX] website: wait a bit before complaining that it does not work 2020-01-11 12:57:59 +01:00
Martin Trigaux
afc32a9baf [MERGE] Forward port of 9.0 to 10.0
To fix opw-2167071
2020-01-06 10:43:12 +01:00
Martin Trigaux
ab228fe7dc [FIX] _extension: backport 11.0 documentation layout
With canonical links, switcher, etc

opw-2167071
where switching from version 10 -> 13 computed and incorrect link
2020-01-06 10:40:50 +01:00
Odoo Translation Bot
bff2b54c07 [I18N] Update translation terms from Transifex 2020-01-05 05:00:49 +01:00
Odoo Translation Bot
fb3df148f7 [I18N] Update translation terms from Transifex 2020-01-05 02:30:30 +01:00
Odoo Translation Bot
aff38248d9 [I18N] Update translation terms from Transifex 2019-12-29 05:00:38 +01:00
Odoo Translation Bot
b48d3563d5 [I18N] Update translation terms from Transifex 2019-12-29 02:30:32 +01:00
Lau-Odoo
30ce7badb7
Update flash_sdcard.rst 2019-12-26 10:40:10 +01:00
Richard Mathot
8a48c4c8cb
[MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
Richard Mathot
54c9afb465
[FIX] ecommerce: add mandatory configuration for Paypal requests encoding (#498)
opw-2149768
2019-12-26 09:00:40 +01:00
Odoo Translation Bot
89764d215b [I18N] Update translation terms from Transifex 2019-12-22 05:00:56 +01:00
Odoo Translation Bot
0de766217d [I18N] Update translation terms from Transifex 2019-12-22 02:30:52 +01:00
Martin Trigaux
e4f286f114 [MERGE] Forward port of 11.0 to 12.0 2019-12-18 11:10:20 +01:00
Martin Trigaux
bcfef7cd0b [IMP] _extension: update menu list
to match the current one on odoo.com
2019-12-18 11:09:15 +01:00
Odoo Translation Bot
1349a69d9c [I18N] Update translation terms from Transifex 2019-12-15 05:00:58 +01:00
Odoo Translation Bot
0031d8de5d [I18N] Update translation terms from Transifex 2019-12-15 02:30:53 +01:00
Martin Trigaux
f5833b7f1d [IMP] documentation: make the multiversion, multilang work
Keep the language in multilang versions of pages. The canonical should look like:

    /documentation/user/12.0/sale.html -> /documentation/user/13.0/sale.html
    /documentation/user/11.0/fr/website.html -> /documentation/user/13.0/fr/website.html

Needs the changes at odoo/saas-automation#40 that will change the
canonical_root
- from https://www.odoo.com/documentation/user/
- to https://www.odoo.com/documentation/user/12.0/

This way, the language switcher will keep the current version,
changing from English to French will make
/documentation/user/12.0/website.html -> /documentation/user/12.0/fr/website.html
(and not -> /documentation/user/13.0/website.html as before)
2019-12-13 15:41:44 +01:00
Martin Trigaux
89594d5128 [IMP] documentation: make the multiversion, multilang work
Keep the language in multilang versions of pages. The canonical should look like:

    /documentation/user/12.0/sale.html -> /documentation/user/13.0/sale.html
    /documentation/user/11.0/fr/website.html -> /documentation/user/13.0/fr/website.html

Needs the changes at odoo/saas-automation#40 that will change the
canonical_root
- from https://www.odoo.com/documentation/user/
- to https://www.odoo.com/documentation/user/12.0/

This way, the language switcher will keep the current version,
changing from English to French will make
/documentation/user/12.0/website.html -> /documentation/user/12.0/fr/website.html
(and not -> /documentation/user/13.0/website.html as before)
2019-12-13 15:41:21 +01:00
Martin Trigaux
299d2f544d [MERGE] Forward port of 11.0 to 12.0 2019-12-13 15:15:43 +01:00
Martin Trigaux
5cad768804 [MERGE] Forward port of 10.0 to 11.0 2019-12-13 15:10:53 +01:00
Martin Trigaux
1ceb7af2fc [MERGE] Forward port of 9.0 to 10.0 2019-12-13 15:10:16 +01:00
jcsOdoo
267dd8620c [REM] Accounting: Delete mistake about Storno accounting not supported by Odoo 2019-12-12 17:30:59 +01:00
Martin Trigaux
72e8292371 [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:37:44 +01:00
Martin Trigaux
7c0be017ee [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:37:43 +01:00
Martin Trigaux
a3809a2c8f [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:37:42 +01:00
Martin Trigaux
3a45ba958f [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:37:22 +01:00
Martin Trigaux
b1dabedf81 [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:37:22 +01:00
Martin Trigaux
1f51fda2e8 [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:37:22 +01:00
Martin Trigaux
d03b078ad6 [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:36:34 +01:00
Martin Trigaux
05f3db3d35 [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:36:30 +01:00
Martin Trigaux
538eecd2db [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:36:25 +01:00
Odoo Translation Bot
6558c373c7 [I18N] Update translation terms from Transifex 2019-12-08 05:00:46 +01:00
Odoo Translation Bot
2e3f82e0b8 [I18N] Update translation terms from Transifex 2019-12-08 02:30:42 +01:00
Odoo Translation Bot
9502d19a61 [I18N] Update translation terms from Transifex 2019-12-01 05:00:46 +01:00
Odoo Translation Bot
9e90574012 [I18N] Update translation terms from Transifex 2019-12-01 02:30:39 +01:00
Obay Abdelgadir
ee5e5cfb24 [FIX] sales: fix illustration for discount with rounding example (#481)
The values for the price surcharge and the rounding methods were inverted.
2019-11-26 11:33:24 +01:00
Obay Abdelgadir
2c23f65411 [FIX] sales: fix illustration for discount with rounding example (#481)
The values for the price surcharge and the rounding methods were inverted.
2019-11-26 11:32:57 +01:00
Odoo Translation Bot
64bf1ef113 [I18N] Update translation terms from Transifex 2019-11-24 05:00:53 +01:00
Odoo Translation Bot
6bdf1f840a [I18N] Update translation terms from Transifex 2019-11-24 02:30:44 +01:00
Denis Vermylen
59564dc62c [IMP] odoo_sh: update doc to latest changes 2019-11-22 19:02:15 +01:00
Odoo Translation Bot
fa5cfe9ce5 [I18N] Update translation terms from Transifex 2019-11-18 16:36:16 +01:00
Odoo Translation Bot
98c79bc967 [I18N] Update translation terms from Transifex 2019-11-18 16:35:24 +01:00
Odoo Translation Bot
0f23bd50ab [I18N] Update translation terms from Transifex 2019-11-17 05:00:36 +01:00
Odoo Translation Bot
98c9283e5f [I18N] Update translation terms from Transifex 2019-11-17 02:30:38 +01:00
Odoo Translation Bot
d091840e34 [I18N] Update translation terms from Transifex 2019-11-10 05:00:53 +01:00