Commit Graph

18 Commits

Author SHA1 Message Date
mreficent
4f35fd1b93 [FIX] *: update v14 urls
Remove outdated references to 13.0

Closes odoo/documentation-user#755
2020-11-27 08:03:45 +01:00
Richard Mathot
f639c52705 [MERGE] Forward-port of 13.0 up to 0d5cd136eb 2020-09-30 09:35:27 +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
Antoine Vandevenne (anv)
8c1f32559f [MERGE] Forward-port of branch 13.0 to 13.3 2020-07-29 09:54:59 +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
Martin Trigaux
b11a339786 [MERGE] Forward port of 13.0 to 13.2 2020-06-25 12:08:34 +02:00
Antoine Vandevenne (anv)
c9ec5aef87 [REM] amazon_connector: remove doc about application for API keys
Amazon requested that this information is removed from our
documentation. In place, a warning now states that a new doc will be
available as soon as the flow is reworked.
2020-06-11 12:08:45 +02:00
Antoine Vandevenne (anv)
06bd4b173a [MERGE] Forward-port of 13.0 to 13.2 2020-03-10 14:35:06 +01:00
keli brugalli (kbr)
dfc585d25f [ADD] general: add documentation about debug mode 2020-03-04 11:07:15 +01:00
Antoine Vandevenne (anv)
3b54a96f3a [MERGE] Forward-port of 13.0 to 13.2 2020-02-12 11:19:34 +01:00
Antoine Vandevenne (anv)
589a0fae21 [IMP] amazon_connector: add caution for secondary form 2020-01-30 15:51:13 +01:00
Antoine Vandevenne (anv)
2933ed4860 [MERGE] Forward-port of 13.0 to 13.1 2020-01-16 10:32:55 +01:00
Antoine Vandevenne (anv)
fe93610d45 [IMP] amazon_connector: write links to Odoo policies in full
The answers in the form are intended to be copy pasted. Hence, the provided URLs should be explicit.
2020-01-15 16:02:00 +01:00
Antoine Vandevenne (anv)
4bb2eeda11 [IMP] *: harmonize formatting
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
8b72e0ed98 [IMP] amazon_connector: update form answers to redirect to odoo policies 2020-01-13 13:41:16 +01:00
Antoine Vandevenne (anv)
1f1eba95c9 [MOV] amazon_connector: move 'sale_amazon' references to 'amazon_connector'
The official name of the module is now 'Amazon Connector'. This commit thus drops the technical name and makes use of the official one.
2020-01-13 11:50:50 +01:00