[IMP] ecommerce: improves grammar in customer portal doc

This commit is contained in:
KC (ksc) 2021-04-12 15:52:39 -07:00
parent defd620d5e
commit ef878e33f9
5 changed files with 21 additions and 20 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,38 +1,39 @@
================================================= =======================
How customers can access their customer account Access customer account
================================================= =======================
It has never been so easy for your customers to access their Odoo makes it easier than ever before for customers to access their customer account.
customer account. Forget endless signup forms,
Odoo makes it as easy as ABC. Customers are suggested to sign up (name, email, password) only when an order has been placed -
They are suggested to sign up (name, email, password) when the order *not* before.
is placed, and not before.
Indeed, nothing is more annoying than going through a signup process
before buying something.
Sign up Sign up
======= =======
The invitation to sign up shows up when the customer wants to visualize The invitation to sign up appears when the customer wants to visualize the order from the order
the order from order confirmation email. confirmation email.
.. image:: ./media/portal_odoo_signup.png .. image:: portal/portal_odoo_signup.png
:align: center :align: center
:alt: odoo portal signup screen
Customer account Customer account
================ ================
Once logged in the customer will access the account by clicking *My Account* Once logged in, the customer will access the account by clicking *My Account* in the login
in the login dropdown menu. dropdown menu.
.. image:: ./media/portal_link.png .. image:: portal/portal_link.png
:align: center :align: center
:alt: odoo customer portal link
THere they find all their history. The main address (billing) can also be modified. This is where they will find their history. Their main address (billing) can also be modified here,
as well.
.. image:: ./media/portal_menu.png .. image:: portal/portal_menu.png
:align: center :align: center
:alt: odoo customer portal menu
.. note:: .. note::
If the customer is set as a contact of a company in your address book, If the customer is set as a contact of a company in your address book, they will see all their
they will see all the documents whose the customer belongs to this company. pertinent documents related to that company.

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB