[REM] amazon_connector: remove note about missing PII
As stated in7ad6654
, 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 in7ad6654
.
This commit is contained in:
parent
b4fb6c6ead
commit
3c85d536a4
@ -70,7 +70,7 @@ integrate with the normal invoicing flow in Odoo.
|
||||
|
||||
|
||||
Set your legal information in the company
|
||||
----------------------------------------
|
||||
-----------------------------------------
|
||||
|
||||
First, make sure that your company is configured with the correct data.
|
||||
Go in :menuselection:`Settings --> Users --> Companies`
|
||||
|
@ -38,6 +38,7 @@ sales/sale_amazon.rst sales/amazon_connector.rst # sale_amazon ->
|
||||
sales/sale_amazon/apply.rst sales/amazon_connector/apply.rst # sale_amazon/* -> amazon_connector/* (#524)
|
||||
sales/sale_amazon/setup.rst sales/amazon_connector/setup.rst # sale_amazon/* -> amazon_connector/* (#524)
|
||||
sales/sale_amazon/manage.rst sales/amazon_connector/manage.rst # sale_amazon/* -> amazon_connector/* (#524)
|
||||
sales/amazon_connector/apply.rst sales/amazon_connector/update.rst # (#728)
|
||||
sales/sale_ebay.rst sales/ebay_connector.rst # sale_ebay -> ebay_connector (#524)
|
||||
sales/ebay/setup.rst sales/ebay_connector/setup.rst # ebay/* moved to ebay_connector/* (#524)
|
||||
sales/ebay/manage.rst sales/ebay_connector/manage.rst # ebay/* moved to ebay_connector/* (#524)
|
||||
|
@ -12,12 +12,6 @@ and **Canceled** orders are fetched. For **FBM** (Fulfilled by Merchant), the sa
|
||||
**Unshipped** and **Canceled** orders. For each synchronized order, a sales order and a customer are
|
||||
created in Odoo if they are not yet registered.
|
||||
|
||||
.. note::
|
||||
If you did not request access to Personally Identifiable Information of your customers in the
|
||||
:ref:`Developer Registration and Assessment form <amazon/developer-form>`, the customers are
|
||||
created anonymously (the name, postal address and phone number are omitted) and named
|
||||
**Amazon Customer**.
|
||||
|
||||
When an order is canceled in Amazon and was already synchronized in Odoo, the corresponding sales
|
||||
order is canceled in Odoo.
|
||||
When an order is canceled in Odoo, a notification is sent to Amazon who will mark it as such in
|
||||
|
Loading…
Reference in New Issue
Block a user