Commit Graph

7 Commits

Author SHA1 Message Date
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
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
keli brugalli (kbr)
dfc585d25f [ADD] general: add documentation about debug mode 2020-03-04 11:07:15 +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)
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)
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