Commit Graph

2227 Commits

Author SHA1 Message Date
elmelm
5adc209e91
[FIX] portal: fix badly formatted ref
Closes #767
2020-10-14 11:34:19 +02:00
Antoine Vandevenne (anv)
bf7b48fe47 [MERGE] Forward-port of branch 13.0 to 14.0 2020-10-12 14:16:22 +02:00
Antoine Vandevenne (anv)
29bfb56d33 [MERGE] Forward-port of branch 12.0 to 13.0 2020-10-12 14:14:51 +02:00
Jonathan Castillo
21ff81f8be [FIX] CRM: typo correction in Outlook Extension doc
- Fix of a typo in the text
2020-10-12 11:15:36 +02:00
jeroen-vet
d5edc4566e [FIX] accounting: Correct theoretical amount in note 2020-10-12 10:52:28 +02:00
Odoo Translation Bot
74903d5c9f [I18N] Update translation terms from Transifex 2020-10-11 02:30:30 +02:00
Odoo Translation Bot
4b842d251c [I18N] Update translation terms from Transifex 2020-10-11 01:31:59 +02:00
Odoo Translation Bot
c0157e0ade [I18N] Update translation terms from Transifex 2020-10-11 01:31:54 +02:00
Stanislas Sobieski
70c734769e [IMP] odoo_sh: branch settings
- test tags have been added
- modules settings have been moved from global settings to branch
settings
2020-10-09 15:18:05 +02:00
Martin Trigaux
55cc1f04a6 [I18N] *: export 14.0 source terms 2020-10-09 11:32:21 +02:00
Martin Trigaux
a61b56745b [FIX] website: typos and rephrasing 2020-10-09 11:28:30 +02:00
Fabien Meghazi
b78c6405e1 [IMP] odoo.sh: align user doc and Odoo.sh FAQ for dependencies requests 2020-10-08 15:33:09 +02:00
Jonathan
ae09e682d7
[ADD] CRM: new documentation about Outlook Extension (#761)
- This documentation describes how to install and use the new Outlook CRM Extension.
- redirection: mail_client_extension.rst -> outlook_extension.rst

  - mail_client_extension.html is the first link provided as a tip in Odoo 14 but should be updated and point directly to outlook_extension.html
2020-10-07 16:38:54 +02:00
Martin Trigaux
172d7de99b [FIX] conf: rename the new version
Used in version selector
2020-10-06 13:44:42 +02:00
Jonathan Castillo
1a5ba135b6 [FIX] accounting: fix bad indenting in chile localization
The original PR #745 had indentation mistakes that led to error messages
when building the user documentation.
2020-10-06 11:19:20 +02:00
keli brugalli (kbr)
b7243add65 [FIX] discuss: couple of grammar points fixed 2020-10-06 10:22:20 +02:00
Jonathan Castillo
aae3e0f146 [IMP] general: update instructions to find the import button
The import button moved to another place in v14.
2020-10-05 16:15:56 +02:00
Odoo Translation Bot
43c02a6561 [I18N] Update translation terms from Transifex 2020-10-04 02:30:35 +02:00
Odoo Translation Bot
60eadd4d57 [I18N] Update translation terms from Transifex 2020-10-04 01:32:04 +02:00
Odoo Translation Bot
10dd4e5936 [I18N] Update translation terms from Transifex 2020-10-04 01:31:46 +02:00
Richard Mathot
f639c52705 [MERGE] Forward-port of 13.0 up to 0d5cd136eb 2020-09-30 09:35:27 +02:00
Richard Mathot
0d5cd136eb [MERGE] Forward-port of 12.0 up to 34310a683b 2020-09-30 09:32:28 +02:00
Richard Mathot
34310a683b [REL] Odoo 14.0 2020-09-30 09:30:22 +02:00
Richard Mathot
e3ab1c1267 [MERGE] (last) Forward-port of 11.0 up to 68805ae8d4 2020-09-30 09:22:59 +02:00
Richard Mathot
23656806d3
[IMP] my_odoo_portal: link to delete db 2020-09-29 09:56:55 +02:00
Elena Maglio
bdadc40f7b
[IMP] portal: How to delete account?
Closes #754
2020-09-28 14:27:56 +02:00
Odoo Translation Bot
1841825534 [I18N] Update translation terms from Transifex 2020-09-27 02:30:29 +02:00
Odoo Translation Bot
24f84244e9 [I18N] Update translation terms from Transifex 2020-09-27 01:31:40 +02:00
Odoo Translation Bot
5004122011 [I18N] Update translation terms from Transifex 2020-09-27 01:31:33 +02:00
Martin Trigaux
a40685b5d3 [I18N] *: export 13.0 source terms 2020-09-24 12:03:20 +02:00
Martin Trigaux
e218ae4991 [I18N] Export 14.0 source terms 2020-09-22 17:14:17 +02:00
ILMIR
7c24b8e156
[FIX] crm, discuss: fix typos (#751) 2020-09-22 15:24:20 +02:00
Odoo Translation Bot
68805ae8d4 [I18N] Update translation terms from Transifex 2020-09-20 05:00:33 +02:00
Odoo Translation Bot
64e11ac906 [I18N] Update translation terms from Transifex 2020-09-20 02:30:41 +02:00
Odoo Translation Bot
f5578ca10d [I18N] Update translation terms from Transifex 2020-09-20 01:30:58 +02:00
Antoine Vandevenne (anv)
26911cf6f6 [IMP] amazon_connector: list supported marketplaces
As not all Amazon marketplaces are natively supported, and because new
ones are regularly added by Amazon, this commit adds an exhaustive list
of supported marketplaces.

It also makes a few changes to the guide for adding an unsupported
marketplace in order to point the difference between an unsupported
and an incompatible marketplace.

task-2330255
2020-09-18 16:43:55 +02:00
Raf Geens
cbba672929
[FIX] odoo_sh: @api.multi doesn't exist in 13.0 (#747)
`api.multi` was removed in 13.0 and is the default behavior. Attempting
to use it in this tutorial will result in a build error.
2020-09-17 10:07:56 +02:00
ren-odoo
14c8a1b0e9
[ADD] Localizations: Functional documentation for l10n_cl_edi (#745)
* [ADD] Accounting/Localizations: Functional documentation for the Chilean Localization

* [FIX] accounting/localization: images name update

* [FIX] accouting/localization: correcting some text

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Update accounting/fiscal_localizations/localizations/chile.rst

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>

* [FIX] accounting/localizations: Alt description on images.

Co-authored-by: Jonathan <46810843+jcs-odoo@users.noreply.github.com>
2020-09-16 20:19:43 +02:00
Odoo Translation Bot
f3bee4c64d [I18N] Update translation terms from Transifex 2020-09-15 11:56:15 +02:00
Odoo Translation Bot
611e16d2cc [I18N] Update translation terms from Transifex 2020-09-15 11:29:55 +02:00
Richard Mathot
21b1add8a8
[MERGE] Forward-port of branch 13.4 up to 3077a9c30f 2020-09-11 09:31:40 +02:00
Richard Mathot
3077a9c30f
[MERGE] Forward-port of branch 13.3 up to b0eed05bcd 2020-09-11 09:30:23 +02:00
Richard Mathot
b0eed05bcd
[MERGE] Forward-port of branch 13.0 up to cbbb2a459f 2020-09-11 09:25:36 +02:00
Richard Mathot
cbbb2a459f
[MERGE] Forward-port of branch 12.0 up to 73cba15619 2020-09-11 09:11:55 +02:00
Richard Mathot
73cba15619
[MERGE] Forward-port of branch 11.0 up to b8f384663e 2020-09-11 08:58:10 +02:00
Richard Mathot
c1ae41a237
[IMP] support: prepare v14 2020-09-11 08:37:04 +02:00
Richard Mathot
b8f384663e
[FIX] odoo.sh: details about storage computation 2020-09-10 17:28:01 +02:00
Catherine Dubois (cdu)
e9eab4fb08 [FIX] purchase/purchases/rfq/3_way_matching: fixed text mistake 2020-08-27 08:29:15 +02:00
Catherine Dubois (cdu)
44f625f22a [ADD] subscriptions: add automatic alerts doc 2020-08-26 17:12:43 +02:00
Catherine Dubois (cdu)
5cd9ba3921 [ADD] subscriptions: add reporting doc 2020-08-26 17:12:43 +02:00