Commit Graph

1630 Commits

Author SHA1 Message Date
Lau-Odoo d1ba86082d [IMP] inventory: screenshots update (#510) 2020-01-07 10:12:55 +01:00
Yannick Tivisse 98331e1f4c [IMP] inventory: Merge continental/anglo-saxon documentation pages 2020-01-06 10:46:49 +01:00
Odoo Translation Bot 5272847007 [I18N] Update translation terms from Transifex 2020-01-05 01:32:48 +01:00
Lau-Odoo ef065c392c [MOV] inventory: new doc from inventory valuation (#505) 2020-01-02 14:09:42 +01:00
Lau-Odoo b934fa8da8 [IMP] inventory: modifications in reporting docs (#504) 2020-01-02 09:53:11 +01:00
Lau-Odoo a524b273c8 [ADD] inventory: new doc about inventory valuation and landed costs (#503) 2019-12-30 16:00:11 +01:00
Lau-Odoo 87a0b2cb6c [ADD] inventory: new doc page about using inventory valuation (#502) 2019-12-30 14:09:47 +01:00
Lau-Odoo 34a490fad2 [ADD] inventory: new doc about inventory valuation (#501) 2019-12-30 11:56:51 +01:00
Odoo Translation Bot 69195b8ee4 [I18N] Update translation terms from Transifex 2019-12-29 01:32:45 +01:00
Richard Mathot 2c2f1a6dbe [MERGE] Forward-port of branch 12.0 up to 8a48c4c8cb 2019-12-26 09:31:39 +01:00
Richard Mathot 8a48c4c8cb [MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
Martin Trigaux e88ae86f8f [I18N] export 13.0 source terms 2019-12-26 09:19:00 +01:00
Obay Abdelgadir ea3001ceb6 [FIX] inventory: MTO doesn't check for the quantity on hand (#494)
Fixes #493
2019-12-26 09:06:15 +01:00
Obay Abdelgadir c76115b964 [FIX] inventory: replenishment doesn't change the UoM (#486)
The statement:
    "When doing a replenishment via the Replenish button on the product form, you have the possibility to change the unit of measure."
Implies that when replenishment is done the purchase uom will be changed when actually it just creates a stock.move with a calculated amount based on the product's uom.
2019-12-26 09:03:45 +01:00
Obay Abdelgadir 5b329dcdad [FIX] inventory: details on pickings with multiple packages (#488)
Explain how to separate a product picking into  many packages
2019-12-26 09:02:54 +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
Fabien Pinckaers 8cc96486e0 Update README.rst 2019-12-24 11:03:37 +01:00
Fabien Pinckaers 8ff0eb83ca Update Readme, link to scaleup 2019-12-24 11:02:12 +01:00
Fabien Pinckaers 582441cf0f Update README.rst 2019-12-24 11:01:21 +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
Odoo Translation Bot 15312b376c [I18N] Update translation terms from Transifex 2019-12-22 01:30:51 +01:00
Martin Trigaux 97b9ed8034 [MERGE] Forward od 12.0 to 13.0 2019-12-18 11:11:01 +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
Lau-Odoo 6aa41ecbfc Update deliver_from_stock.rst 2019-12-16 14:18:27 +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
Odoo Translation Bot 78f104b68b [I18N] Update translation terms from Transifex 2019-12-15 01:31:16 +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 a8e34d850e [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:40:52 +01:00
Martin Trigaux 8d3616fd3a [MERGE] Forward port of 12.0 to 13.0 2019-12-13 15:16:43 +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
Antoine Vandevenne (anv) ac88abfa4b [REM] accounting: remove colliding image files with uppercase extension 2019-12-13 14:37:41 +01:00
jcsOdoo d18d59deff [IMP] Accounting: new version of the Deferred Revenues doc
This new version of the documentation about Deferred Revenues explains
the basics of this concept and all the features related to it in Odoo
Accounting.
2019-12-13 11:48:56 +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
Martin Trigaux 942a066873 [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-11 08:42:55 +01:00
Martin Trigaux 714cf317cf [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-11 08:40:54 +01:00