Commit Graph

1982 Commits

Author SHA1 Message Date
BVE
defd6d626a [ADD] Prevacation commit to be commented
Finish the get_helped part, one screenshot missing + change on the review not yet done
Starting the get_started part, comments are welcomed
2020-12-21 12:25:09 +01:00
Baptiste Vergote
d545e4297f [FIX] Making it compile correctly 2020-11-05 15:30:20 +01:00
Richard Mathot
93303bd474
review part 2 2020-09-27 19:08:45 +02:00
Richard Mathot
c65551508f
review part 1 2020-09-27 10:51:23 +02:00
Baptiste Vergote
871c0ee760
[IMP] mailing: clarification for support question
This is a long term project, following the recurring question we currently face at the support func & tech

Done in the commit:

1/ Modify the references to discuss/advanced/ to match a newly created folder
specific for email communication (more generic and not specifically linked to the discuss app).

2/ Creation of the new folder under 'Practical Information' in the documentation/user (bottom of the page)
that will handle of the mechanism around emails, including (none exhaustive list):

- email_communication/get_helped.rst > A file that is providing reason why the emails might not be properly sent + contact the support and what to tell them. in order to have the quickest and  best answer.

- email_communication/get_started.rst > A small introduction of the content of this section Email communication

- email_communication/advanced/mail_servers.rst > An explanation on how to use an outgoing mail server in Odoo.

- email_communication/advanced/

- ...

task-1925363
2020-09-27 10:51:20 +02:00
Odoo Translation Bot
24f84244e9 [I18N] Update translation terms from Transifex 2020-09-27 01:31:40 +02:00
Martin Trigaux
a40685b5d3 [I18N] *: export 13.0 source terms 2020-09-24 12:03:20 +02:00
ILMIR
7c24b8e156
[FIX] crm, discuss: fix typos (#751) 2020-09-22 15:24:20 +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
611e16d2cc [I18N] Update translation terms from Transifex 2020-09-15 11:29:55 +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
Jonathan
dfdced9aa9
[REM] accounting: remove doc about reversing entries automatically (#740) 2020-08-17 19:30:42 +02:00
keli brugalli (kbr)
cac1cbc562 [IMP] social marketing: fix typo + remove future tense in campaigns.rst 2020-08-17 12:27:19 +02:00
KBR
fc82654bef
[IMP] planning: send_planned_shifts.rst fix typo (#736) 2020-08-12 13:46:38 +02:00
Lau-Odoo
40f1536166
[IMP] IoT: replace broken link (#735) 2020-08-06 13:12:46 +02:00
Catherine Dubois (cdu)
e4dd269701 [IMP] subscriptions: rename all images 2020-08-05 15:35:25 +02:00
Olivier Dony
783fb68c68
[FIX] legal/terms: typo in quoting of cloc command
Single backticks are used for references, and `cloc` is not a valid one.

Backport of e59726ce59
2020-08-04 20:13:58 +02:00
Olivier Dony
6add09163d
[FIX] legal/terms: typo in quoting of cloc command
Single backticks are used for references, and `cloc` is not a valid one.

Backport of e59726ce59
2020-08-04 20:13:25 +02:00
Olivier Dony
e59726ce59
[FIX] legal/terms: typo in quoting of cloc command
Single backticks are used for references, and `cloc` is not a valid one.
2020-08-04 20:12:07 +02:00
Antoine Prieëls
f09d5af198
[IMP] Point of Sale: Six >< Worldline (#732)
Multiple customers tried to connect Worldline payment terminals, even
though they're not supported, because the documentation was not clear.
2020-07-31 10:55:48 +02:00
Lau-Odoo
c36a9e2bbc
[IMP] Inventory: new screenshots for lead times (#730) 2020-07-29 10:54:46 +02:00
Lau-Odoo
279c000548
[IMP] Inventory: doc title fix (#731) 2020-07-29 10:04:07 +02:00
Antoine Vandevenne (anv)
e7b82d41b0 [MERGE] Forward-port of branch 12.0 to 13.0 2020-07-29 09:44:25 +02:00
ALE-Odoo
ffb6948b4c
[IMP] support: Rewording what_can_i_expect (#729) 2020-07-28 08:56:41 +02:00
Antoine Vandevenne (anv)
3c85d536a4 [REM] amazon_connector: remove note about missing PII
As stated in 7ad6654, the Amazon Connector now authenticates itself
through an Odoo proxy. As the accounts set on the proxy have access to
Personally Identifiable Information (PII), it made the removed note
irrelevant.

This commit also adds a redirection rule for the page apply.html which
was removed in 7ad6654.
2020-07-27 19:05:42 +02:00
Jonathan Castillo
b4fb6c6ead [ADD] amazon_connector: features page 2020-07-27 19:05:42 +02:00
Damien Bouvy
a029ba588b [IMP] amazon_connector: new authentication flow + add a marketplace
- How to install the update module
- How to generate an authorization token
- How to add an unsupported marketplace
2020-07-27 16:44:36 +02:00
KBR
4b75a3c0b3
[FIX] surveys: fix typo on time_random.rst (#726) 2020-07-24 10:54:47 +02:00
rjo-odoo
4973df7c89
[FIX] accounting: fix grammar issue in mexico doc 2020-07-23 16:28:23 +02:00
brr-odoo
b32a07bd51
[FIX] payment_authorize: fix relay response url
For Authorize.net configuration, you need individual Receipt and Relay Response URL's.
The previous version featured the same URL twice.
The Relay Response URL is here updated to reflect proper configuration.
2020-07-23 16:26:55 +02:00
rjo-odoo
9b3ffe43cf
[FIX] odoo_sh: fix grammar issue 2020-07-23 16:18:22 +02:00
KBR
615adf604b
[ADD] survey: add documentation (#717)
- improved: create.rst
- added: scoring.rst + time_random.rst
2020-07-22 17:03:54 +02:00
Jonathan
bbe3b78352
[IMP] accounting: new version doc about batch deposit of checks (#718)
- new version doc about batch deposit of checks
- redirection

  - /bank/misc/batch.rst -> /receivables/customer_payments/batch.rst
2020-07-22 17:02:23 +02:00
KBR
ef1e8b0da2
[ADD] events: add documentation (#702) 2020-07-22 17:01:09 +02:00
Catherine Dubois (cdu)
21cc6a4b29 [REM] subscriptions: remove unfinished content
The content of the page "Reporting" was merged in #617 before it was
finished. It will be added later.
2020-07-09 10:49:24 +02:00
KBR
971fc7c145
[IMP] studio: toctree (#719)
- created how_to folder to include rainbow_man.rst + export_import.rst + reports.rst
- corrected typo
2020-07-09 09:21:04 +02:00
Jonathan
dbf6a2c8b5
[IMP] accounting: add pricing section to OCR documentation (#704) 2020-07-08 17:28:11 +02:00
cdu-odoo
c44bc48be2
[ADD] subscriptions: add base documentation for Subscriptions (#617)
* [ADD] subscriptions: add base documentation for Subscriptions

* [ADD] subscriptions/sales_flow/create_a_quotation: new content

* [ADD] subscriptions/sales_flow/renewals: new content

* [ADD] subscriptions/sales_flow/upselling: new content

* [ADD] subscriptions/sales_flow/closing: new content

* [ADD] subscriptions/reporting/subscription_reports: new content
2020-07-08 17:27:14 +02:00
KBR
3510373455
[ADD] studio: documentation export/import customizations (#705) 2020-07-08 17:12:02 +02:00
KBR
973bbfb59b
[ADD] timesheet: doc about creating timesheets upon time off validation (#713) 2020-07-08 17:10:48 +02:00
KBR
ef414bda27
[ADD] studio: documentation about customizing reports (#710) 2020-07-08 17:08:03 +02:00