[FIX] sales: Specify that an invoice is created instead of an order

In chapter `eCommerce Order --> Invoice` : the sentence  «An eCommerce order will also trigger the creation of the order when it is fully paid.»  means obviously
«An eCommerce order will also trigger the creation of the invoice when it is fully paid.»
This commit is contained in:
zeroheure 2017-05-05 14:01:51 +02:00 committed by Yannick Tivisse
parent 8b9da0a179
commit 0c354a19c8

View File

@ -66,7 +66,7 @@ defined on the contract.
:menuselection:`eCommerce Order --> Invoice`
--------------------------------------------
An eCommerce order will also trigger the creation of the order when it
An eCommerce order will also trigger the creation of the invoice when it
is fully paid. If you allow paying orders by check or wire transfer,
Odoo only creates an order and the invoice will be triggered once the
payment is received.
@ -97,4 +97,4 @@ Some specific modules are also able to generate draft invoices:
- membership: invoice your members every year
- repairs: invoice your after-sale services
- repairs: invoice your after-sale services